|
Class Summary |
| VSAbstractProcess |
The class VSAbstractProcess, an object of this class represents a process
of a simulator. |
| VSInternalProcess |
The class VSInternalProcess, an object of this class represents a process
of a simulator. |
| VSMessage |
An object of this class represents a message which is sent from one process
to another process in the simulator. |
| VSMessageStub |
An object of this class represents a message stub. |
| VSTask |
The class VSTask, an object of this class represents a task to do or done. |
| VSTaskManager |
The class VSTaskManager, it is responsible that all tasks will get
fullfilled in the correct order. |