public class BivesSingleFileRequest extends BivesRequest implements BivesSingleFileCommands
commands, models
COMMAND_DOCUMENT_TYPE, COMMAND_META, COMMAND_SINGLE_FILE_COMPONENT_HIERARCHY_DOT, COMMAND_SINGLE_FILE_COMPONENT_HIERARCHY_GRAPHML, COMMAND_SINGLE_FILE_COMPONENT_HIERARCHY_JSON, COMMAND_SINGLE_FILE_REACTIONS_DOT, COMMAND_SINGLE_FILE_REACTIONS_GRAPHML, COMMAND_SINGLE_FILE_REACTIONS_JSON, COMMAND_SINGLE_FLATTEN
COMMAND_FORCE_CELLML, COMMAND_FORCE_REGULAR, COMMAND_FORCE_SBML, COMMAND_SET_LOG_STACKTRACE, COMMAND_SET_VERBOSE
Constructor and Description |
---|
BivesSingleFileRequest()
The Constructor to create a single-file-request.
|
BivesSingleFileRequest(String file1)
The Constructor to create a single-file-request.
|
BivesSingleFileRequest(String file1,
List<String> commands)
The Constructor to create a single-file-request.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isReady()
Checks if the request is ready.
|
void |
setModel(String file1)
Sets the model.
|
addCommand, getCommands, getModels
public BivesSingleFileRequest()
public BivesSingleFileRequest(String file1)
file1
- the file1public void setModel(String file1)
file1
- the modelpublic boolean isReady()
isReady
in class BivesRequest
BivesRequest.isReady()
Copyright © 2019 SEMS (Simulation Experiment Management for Systems Biology). All rights reserved.