Package cz.zcu.fav.kiv.cs

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.
 

Exception Summary
CSException This is the parent exception for my next exceptions.
CSRemoteException This exception is thrown out, if remote submodel has fallen down.
CSSecurityException Represents exception that can break the conservative synchronisation algorithm.