biouml.plugins.simulation
Class SimulatorJobControl
com.developmentontheedge.jobcontrol.AbstractJobControl
|
+--com.developmentontheedge.jobcontrol.FunctionJobControl
|
+--biouml.plugins.simulation.SimulatorJobControl
- public class SimulatorJobControl
- extends FunctionJobControl
| Methods inherited from class com.developmentontheedge.jobcontrol.AbstractJobControl |
addListener, begin, checkStatus, end, fireValueChanged, format, format, getCreatedTime, getElapsedTime, getEndedTime, getPreparedness, getRemainedTime, getStartedTime, getStatus, getTextStatus, pause, resultsAreReady, resume, run, setPreparedness, terminate |
SimulatorJobControl
public SimulatorJobControl(Category cat)
SimulatorJobControl
public SimulatorJobControl(Category cat, JobControlListener l)
BOTTOM