public class SimulatorExample extends Object implements PropertyChangeListener
Constructor and Description |
---|
SimulatorExample() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Starts a simulation at the command line.
|
void |
propertyChange(PropertyChangeEvent propertyChangeEvent) |
public static void main(String[] args) throws XMLStreamException, IOException, org.sbml.jsbml.validator.ModelOverdeterminedException, org.sbml.jsbml.SBMLException, org.apache.commons.math.ode.DerivativeException
args
- file name, step size, and end time.IOException
XMLStreamException
org.sbml.jsbml.SBMLException
org.sbml.jsbml.validator.ModelOverdeterminedException
org.apache.commons.math.ode.DerivativeException
public void propertyChange(PropertyChangeEvent propertyChangeEvent)
propertyChange
in interface PropertyChangeListener
Copyright © 2007–2021. All rights reserved.