swarm.activity
Class ScheduleActivityCImpl

java.lang.Object
  |
  +--swarm.PhaseCImpl
        |
        +--swarm.activity.ScheduleActivityCImpl

public class ScheduleActivityCImpl
extends PhaseCImpl
implements ActivityS, ActivityC, ScheduleActivityS

State of execution within a Schedule.. State of execution within a Schedule.


Fields inherited from class swarm.PhaseCImpl
nextPhase
 
Constructor Summary
ScheduleActivityCImpl()
           
 
Methods inherited from class swarm.PhaseCImpl
_copy_creating_phase_to_using_phase
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduleActivityCImpl

public ScheduleActivityCImpl()