Package mocgraph.sched

Interface Summary
ScheduleAnalyzer An interface for all the scheduling strategies on graphs.
 

Class Summary
Firing This class is a ScheduleElement that contains a reference to a firing element.
Schedule This class represents a static schedule of firing elements invocation.
ScheduleAnalysis An analysis for schedules on graphs.
ScheduleElement This is an abstract base class for a schedule element.