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_SINGLE_FILE_COMPONENT_HIERARCHY_DOT
get the component hierarchy encoded in DOT (only available for CellML files)
|
static String |
COMMAND_SINGLE_FILE_COMPONENT_HIERARCHY_GRAPHML
get the component hierarchy encoded in GraphML (only available for CellML files)
|
static String |
COMMAND_SINGLE_FILE_COMPONENT_HIERARCHY_JSON
get the component hierarchy encoded in JSON (only available for CellML files)
|
static String |
COMMAND_SINGLE_FILE_REACTIONS_DOT
get the reaction network encoded in DOT
|
static String |
COMMAND_SINGLE_FILE_REACTIONS_GRAPHML
get the reaction network encoded in GraphML
|
static String |
COMMAND_SINGLE_FILE_REACTIONS_JSON
get the reaction network encoded in JSON
|
static String |
COMMAND_SINGLE_FLATTEN
get the flattened model
|
COMMAND_FORCE_CELLML, COMMAND_FORCE_REGULAR, COMMAND_FORCE_SBML, COMMAND_SET_LOG_STACKTRACE, COMMAND_SET_VERBOSE
static final String COMMAND_DOCUMENT_TYPE
static final String COMMAND_META
static final String COMMAND_SINGLE_FILE_REACTIONS_GRAPHML
static final String COMMAND_SINGLE_FILE_REACTIONS_DOT
static final String COMMAND_SINGLE_FILE_REACTIONS_JSON
static final String COMMAND_SINGLE_FILE_COMPONENT_HIERARCHY_GRAPHML
static final String COMMAND_SINGLE_FILE_COMPONENT_HIERARCHY_DOT
static final String COMMAND_SINGLE_FILE_COMPONENT_HIERARCHY_JSON
static final String COMMAND_SINGLE_FLATTEN
Copyright © 2019 SEMS (Simulation Experiment Management for Systems Biology). All rights reserved.