|
Class Summary |
| CSCalendarEvent |
Describes the event of CSProcess in calendar. |
| CSConst |
Contains common constants. |
| CSProcess |
One of the most importatnt classes for the user, he should extend this class, if he wants to
describe a process of the distributed simulation. |
| CSReadingThread |
Thread that reads messages for submodel from server. |
| CSServer |
This class represents the main server. |
| CSServerProcInfo |
Carries the information about process. |
| CSServerThread |
Takes care of communication between one submodel and server. |
| CSSimulation |
The main class describing the simulation submodel. |