Package org.simulator.sbml

See:
          Description

Interface Summary
ValueHolder A ValueHolder is necessary to provide the current values for Compartments, Species, Parameters, and SpeciesReferences at simulation time.
 

Class Summary
AlgebraicRuleConverter This class converts the algebraic rules of a model to assignment rules based on the given matching
ASTNodeInterpreter This class is an implementation of an ASTNodeCompiler.
EfficientASTNodeInterpreter This class is a more efficient implementation of an .
EventInProcess This class represents a compilation of all information calculated during simulation concerning events.
EventInProcessWithDelay This class represents a compilation of all information calculated during simulation concerning events.
SBMLinterpreter This DifferentialEquationSystem takes a model in SBML format and maps it to a data structure that is understood by the AbstractDESSolver.
SpecialASTNodeValue Run-time efficient implementation of ASTNodeValue
 

Package org.simulator.sbml Description