biouml.plugins.simulation.java
Class EventLoopSimulator
java.lang.Object
biouml.plugins.simulation.java.EventLoopSimulator
- All Implemented Interfaces:
- Simulator
- public class EventLoopSimulator
- extends java.lang.Object
- implements Simulator
Created by IntelliJ IDEA.
User: bober
Date: 07.10.2004
Time: 17:49:01
To change this template use Options | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
simulator
protected DormandPrince simulator
EventLoopSimulator
public EventLoopSimulator()
getInfo
public SimulatorInfo getInfo()
- Returns simulator description.
- Specified by:
getInfo in interface Simulator
getDefaultOptions
public java.lang.Object getDefaultOptions()
- Returns default options for the simulator.
- Specified by:
getDefaultOptions in interface Simulator
start
public void start(Model model,
Span tspan,
java.lang.Object options,
ResultListener[] listeners,
SimulatorJobControl jobControl,
double[] atol,
double[] rtol)
throws java.lang.Exception
- Specified by:
start in interface Simulator
- Throws:
java.lang.Exception
stop
public void stop()
- Specified by:
stop in interface Simulator
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.