Package org.neuroml
Class JNeuroML
- java.lang.Object
-
- org.neuroml.JNeuroML
-
public class JNeuroML extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description JNeuroML()
-
-
-
Field Detail
-
JNML_SCRIPT
public static final String JNML_SCRIPT
- See Also:
- Constant Field Values
-
JNML_VERSION
public static final String JNML_VERSION
- See Also:
- Constant Field Values
-
HELP_FLAG
public static final String HELP_FLAG
- See Also:
- Constant Field Values
-
HELP_FLAG_SHORT
public static final String HELP_FLAG_SHORT
- See Also:
- Constant Field Values
-
HELP_FLAG_SHORT_Q
public static final String HELP_FLAG_SHORT_Q
- See Also:
- Constant Field Values
-
VERSION_FLAG
public static final String VERSION_FLAG
- See Also:
- Constant Field Values
-
VERSION_FLAG_LONG
public static final String VERSION_FLAG_LONG
- See Also:
- Constant Field Values
-
SEARCH_PATH_FLAG
public static final String SEARCH_PATH_FLAG
- See Also:
- Constant Field Values
-
SEARCH_PATH_JLEMSLIKE_FLAG
public static final String SEARCH_PATH_JLEMSLIKE_FLAG
- See Also:
- Constant Field Values
-
NO_GUI_FLAG
public static final String NO_GUI_FLAG
- See Also:
- Constant Field Values
-
RUN_FLAG
public static final String RUN_FLAG
- See Also:
- Constant Field Values
-
NO_RUN_FLAG
public static final String NO_RUN_FLAG
- See Also:
- Constant Field Values
-
OUTPUT_DIR_FLAG
public static final String OUTPUT_DIR_FLAG
- See Also:
- Constant Field Values
-
VALIDATE_FLAG
public static final String VALIDATE_FLAG
- See Also:
- Constant Field Values
-
VALIDATE_V1_FLAG
public static final String VALIDATE_V1_FLAG
- See Also:
- Constant Field Values
-
INFO_EXPORT_FLAG
public static final String INFO_EXPORT_FLAG
- See Also:
- Constant Field Values
-
XPP_EXPORT_FLAG
public static final String XPP_EXPORT_FLAG
- See Also:
- Constant Field Values
-
BRIAN_EXPORT_FLAG
public static final String BRIAN_EXPORT_FLAG
- See Also:
- Constant Field Values
-
VHDL_EXPORT_FLAG
public static final String VHDL_EXPORT_FLAG
- See Also:
- Constant Field Values
-
BRIAN2_EXPORT_FLAG
public static final String BRIAN2_EXPORT_FLAG
- See Also:
- Constant Field Values
-
MATLAB_EXPORT_FLAG
public static final String MATLAB_EXPORT_FLAG
- See Also:
- Constant Field Values
-
DNSIM_EXPORT_FLAG
public static final String DNSIM_EXPORT_FLAG
- See Also:
- Constant Field Values
-
CVODE_EXPORT_FLAG
public static final String CVODE_EXPORT_FLAG
- See Also:
- Constant Field Values
-
MODELICA_EXPORT_FLAG
public static final String MODELICA_EXPORT_FLAG
- See Also:
- Constant Field Values
-
DLEMS_EXPORT_FLAG
public static final String DLEMS_EXPORT_FLAG
- See Also:
- Constant Field Values
-
SEDML_EXPORT_FLAG
public static final String SEDML_EXPORT_FLAG
- See Also:
- Constant Field Values
-
SEDML_EXPORT_FLAG2
public static final String SEDML_EXPORT_FLAG2
- See Also:
- Constant Field Values
-
CELLML_EXPORT_FLAG
public static final String CELLML_EXPORT_FLAG
- See Also:
- Constant Field Values
-
NEURON_EXPORT_FLAG
public static final String NEURON_EXPORT_FLAG
- See Also:
- Constant Field Values
-
NEURON_COMPILE_FLAG
public static final String NEURON_COMPILE_FLAG
- See Also:
- Constant Field Values
-
PYNN_EXPORT_FLAG
public static final String PYNN_EXPORT_FLAG
- See Also:
- Constant Field Values
-
RUN_PYNN_NEURON_FLAG
public static final String RUN_PYNN_NEURON_FLAG
- See Also:
- Constant Field Values
-
NETPYNE_EXPORT_FLAG
public static final String NETPYNE_EXPORT_FLAG
- See Also:
- Constant Field Values
-
NETPYNE_JSON_FLAG
public static final String NETPYNE_JSON_FLAG
- See Also:
- Constant Field Values
-
NUMBER_PROCESSORS_FLAG
public static final String NUMBER_PROCESSORS_FLAG
- See Also:
- Constant Field Values
-
VERTEX_EXPORT_FLAG
public static final String VERTEX_EXPORT_FLAG
- See Also:
- Constant Field Values
-
NINEML_EXPORT_FLAG
public static final String NINEML_EXPORT_FLAG
- See Also:
- Constant Field Values
-
SPINEML_EXPORT_FLAG
public static final String SPINEML_EXPORT_FLAG
- See Also:
- Constant Field Values
-
NEST_EXPORT_FLAG
public static final String NEST_EXPORT_FLAG
- See Also:
- Constant Field Values
-
MOOSE_EXPORT_FLAG
public static final String MOOSE_EXPORT_FLAG
- See Also:
- Constant Field Values
-
EDEN_EXPORT_FLAG
public static final String EDEN_EXPORT_FLAG
- See Also:
- Constant Field Values
-
SBML_IMPORT_FLAG
public static final String SBML_IMPORT_FLAG
- See Also:
- Constant Field Values
-
SBML_IMPORT_UNITS_FLAG
public static final String SBML_IMPORT_UNITS_FLAG
- See Also:
- Constant Field Values
-
SBML_EXPORT_FLAG
public static final String SBML_EXPORT_FLAG
- See Also:
- Constant Field Values
-
SBML_SEDML_EXPORT_FLAG
public static final String SBML_SEDML_EXPORT_FLAG
- See Also:
- Constant Field Values
-
OLD_GRAPH_FLAG
public static final String OLD_GRAPH_FLAG
- See Also:
- Constant Field Values
-
LEMS_GRAPH_FLAG
public static final String LEMS_GRAPH_FLAG
- See Also:
- Constant Field Values
-
SVG_FLAG
public static final String SVG_FLAG
- See Also:
- Constant Field Values
-
PNG_FLAG
public static final String PNG_FLAG
- See Also:
- Constant Field Values
-
GENERATED_FILE
public static final String GENERATED_FILE
- See Also:
- Constant Field Values
-
-
Method Detail
-
showUsage
public static void showUsage()
-
main
public static void main(String[] args) throws org.sbml.jsbml.SBMLException, org.sbml.jsbml.text.parser.ParseException, org.lemsml.jlems.core.run.RuntimeError
- Throws:
org.sbml.jsbml.SBMLException
org.sbml.jsbml.text.parser.ParseException
org.lemsml.jlems.core.run.RuntimeError
-
-