Package | Description |
---|---|
nl.tudelft.simulation.dsol.interpreter.process |
Modifier and Type | Class and Description |
---|---|
class |
NestedProcess
The NestedProcess class is an process consisting of a list of subProcesses
which are sequentially executed.
|
class |
Process
The Process class is an abstract Process which can be suspended and resumed.
|
class |
SubProcess
The SubProcess class is an process consisting of a list of subProcesses
which are sequentially executed.
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.