swarm.activity
Class ForEachActivityCImpl

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

public class ForEachActivityCImpl
extends PhaseCImpl
implements ActivityS, ActivityC, ForEachActivityS

State of execution within a ForEach action.. State of execution within a ForEach action.


Fields inherited from class swarm.PhaseCImpl
nextPhase
 
Constructor Summary
ForEachActivityCImpl()
           
 
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

ForEachActivityCImpl

public ForEachActivityCImpl()