public interface BivesComparisonCommands extends BivesCommands
Modifier and Type | Field and Description |
---|---|
static String |
COMMAND_COMPONENT_HIERARCHY_DOT
get the component hierarchy encoded in DOT (only available for CellML files)
|
static String |
COMMAND_COMPONENT_HIERARCHY_GRAPHML
get the component hierarchy encoded in GraphML (only available for CellML files)
|
static String |
COMMAND_COMPONENT_HIERARCHY_JSON
get the component hierarchy encoded in JSON (only available for CellML files)
|
static String |
COMMAND_REACTIONS_DOT
get the reaction network encoded in DOT
|
static String |
COMMAND_REACTIONS_GRAPHML
get the reaction network encoded in GraphML
|
static String |
COMMAND_REACTIONS_JSON
get the reaction network encoded in JSON
|
static String |
COMMAND_REPORT_HTML
get the human readable report encoded in HTML
|
static String |
COMMAND_REPORT_MARKDOWN
get the human readable report encoded in MarkDown
|
static String |
COMMAND_REPORT_RESTRUCTURED_TEXT
get the human readable report encoded in reStructuredText
|
static String |
COMMAND_XML_DIFF
get the diff encoded in xml
|
COMMAND_FORCE_CELLML, COMMAND_FORCE_REGULAR, COMMAND_FORCE_SBML, COMMAND_SET_LOG_STACKTRACE, COMMAND_SET_VERBOSE
static final String COMMAND_XML_DIFF
static final String COMMAND_REACTIONS_GRAPHML
static final String COMMAND_REACTIONS_DOT
static final String COMMAND_REACTIONS_JSON
static final String COMMAND_REPORT_HTML
static final String COMMAND_REPORT_MARKDOWN
static final String COMMAND_REPORT_RESTRUCTURED_TEXT
static final String COMMAND_COMPONENT_HIERARCHY_GRAPHML
static final String COMMAND_COMPONENT_HIERARCHY_DOT
static final String COMMAND_COMPONENT_HIERARCHY_JSON
Copyright © 2014 SEMS (Simulation Experiment Management for Systems Biology). All rights reserved.