swarm.activity
Class ConcurrentScheduleCImpl

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

public class ConcurrentScheduleCImpl
extends PhaseCImpl
implements ActionGroupS, ActionGroupC, ConcurrentScheduleS

Time-based map usable for concurrent group.. Time-based map usable for concurrent group.


Fields inherited from class swarm.PhaseCImpl
nextPhase
 
Constructor Summary
ConcurrentScheduleCImpl()
           
 
Methods implemented by this class for interface swarm.activity.DefaultOrderC
setDefaultOrder
 
Methods implemented by this class for interface swarm.collections.CollectionC
setIndexFromMemberLoc, setReplaceOnly
 
Methods implemented by this class for interface swarm.activity.AutoDropC
setAutoDrop
 
Methods implemented by this class for interface swarm.defobj.CreateC
createEnd
 
Methods implemented by this class for interface swarm.defobj.SetInitialValueC
setInitialValue
 
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

ConcurrentScheduleCImpl

public ConcurrentScheduleCImpl()