|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Class Summary | |
---|---|
Firing | This class is a schedule element that contains a reference to an actor and an iteration count. |
FixedPointDirector | A base class for directors that have fixed point semantics at each iteration. |
FixedPointReceiver | The receiver for use with FixedPointDirector or any of its subclasses. |
FixedPointScheduler | A scheduler for the FixedPointDirector. |
Schedule | This class represents a static schedule of actor executions. |
ScheduleElement | This is an abstract base class for a schedule element. |
Scheduler | The base class for schedulers. |
StaticSchedulingDirector | A director that uses static scheduling to govern the execution of the CompositeActor it belongs to. |
Exception Summary | |
---|---|
NotSchedulableException | This is a special case of the InvalidStateException such that a CompositeActor is not schedulable by a certain scheduler. |
Schedule related classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |