public interface BivesSingleFileCommands extends BivesCommands
Modifier and Type | Field and Description |
---|---|
static String |
COMMAND_DOCUMENT_TYPE
get the document type of the file
|
static String |
COMMAND_META
get some meta information about the file
|
static String |
COMMAND_SINFLE_FILE_COMPONENT_HIERARCHY_DOT
get the component hierarchy encoded in DOT (only available for CellML files)
|
static String |
COMMAND_SINFLE_FILE_COMPONENT_HIERARCHY_GRAPHML
get the component hierarchy encoded in GraphML (only available for CellML files)
|
static String |
COMMAND_SINFLE_FILE_COMPONENT_HIERARCHY_JSON
get the component hierarchy encoded in JSON (only available for CellML files)
|
static String |
COMMAND_SINFLE_FILE_CRN_JSON
get the chemical reation network encoded in JSON
|
static String |
COMMAND_SINFLE_FLATTEN
get the flattened model
|
static String |
COMMAND_SINGLE_FILE_CRN_DOT
get the chemical reation network encoded in DOT
|
static String |
COMMAND_SINGLE_FILE_CRN_GRAPHML
get the chemical reation network encoded in GraphML
|
COMMAND_FORCE_CELLML, COMMAND_FORCE_REGULAR, COMMAND_FORCE_SBML
static final String COMMAND_DOCUMENT_TYPE
static final String COMMAND_META
static final String COMMAND_SINGLE_FILE_CRN_GRAPHML
static final String COMMAND_SINGLE_FILE_CRN_DOT
static final String COMMAND_SINFLE_FILE_CRN_JSON
static final String COMMAND_SINFLE_FILE_COMPONENT_HIERARCHY_GRAPHML
static final String COMMAND_SINFLE_FILE_COMPONENT_HIERARCHY_DOT
static final String COMMAND_SINFLE_FILE_COMPONENT_HIERARCHY_JSON
static final String COMMAND_SINFLE_FLATTEN
Copyright © 2014 SEMS (Simulation Experiment Management for Systems Biology). All rights reserved.