public class NestedProcess extends Process
| Modifier and Type | Field and Description |
|---|---|
protected List |
subProcesses
the list of subProcesses
|
frameStack, stateDEAD, EXECUTING, INITIAL, STATE_CHANGE_EVENT, SUSPENDED| Constructor and Description |
|---|
NestedProcess()
constructs a new NestedProcess
|
NestedProcess(List subProcesses)
constructs a new NestedProcess
|
| Modifier and Type | Method and Description |
|---|---|
List |
getSubProcesses() |
void |
process()
processes the process.
|
getState, resume, setState, suspendaddListener, addListener, addListener, addListener, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, getEventTypes, removeAllListeners, removeAllListeners, removeListenerprotected List subProcesses
public NestedProcess()
public NestedProcess(List subProcesses)
the - initial collection of sub processespublic void process()
Processprocess in interface ProcessInterfaceprocess in class ProcessProcess.process()public List getSubProcesses()
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.