public class GraphSedmlDocument extends GraphNode
data, DB_ENTRY_EDGE_END, DB_ENTRY_EDGE_START, DB_ENTRY_EDGE_TYPE, DB_ENTRY_NODE_LABELS, DB_ENTRY_NODE_PROPERTIES, DB_ENTRY_NODE_SELF, dbEntry, TYPE_AUTHOR, TYPE_BIBENTRY, TYPE_COMMENT, TYPE_FILE, TYPE_INSTALLATION, TYPE_PLATFORM, TYPE_POST, TYPE_PUBLISHER, TYPE_REGISTERED, TYPE_TAG, TYPE_USER
Constructor and Description |
---|
GraphSedmlDocument(org.json.simple.JSONObject data,
GraphSedml sedml)
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getFileName()
Gets the file name.
|
String |
getFileUri()
Gets the file uri.
|
GraphSedml |
getSedml()
Gets the sedml.
|
Resource |
retrieveModelFiles()
Retrieve sedml file.
|
String |
toString() |
getData, getId, getLabels, getNodeEntry, getRestProperties
public GraphSedmlDocument(org.json.simple.JSONObject data, GraphSedml sedml)
data
- the datasedml
- the sedml modelpublic GraphSedml getSedml()
public String getFileName()
public String getFileUri()
getFileUri
in class GraphNode
public Resource retrieveModelFiles() throws IOException, URISyntaxException
IOException
- the IO exceptionURISyntaxException
- the URI syntax exceptionCopyright © 2019 SEMS project @ University of Rostock. All rights reserved.