swarm.activity
Class ForEachActivityImpl
java.lang.Object
|
+--swarm.activity.ForEachActivityImpl
- public class ForEachActivityImpl
- extends Object
- implements ActivityS, Activity, ForEachActivityS, ForEachActivity
State of execution within a ForEach action..
State of execution within a ForEach action.
Methods implemented by this class for interface swarm.activity.Activity |
getAction,
getActionType,
getControllingActivity,
getCurrentSubactivity,
getHoldType,
getOwnerActivity,
getScheduleActivity,
getSerialMode,
getStatus,
getSubactivities,
getSwarmActivity,
getTopLevelActivity,
next,
run,
setOwnerActivity,
setSerialMode,
step,
stop,
terminate |
Methods implemented by this class for interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
Methods implemented by this class for interface swarm.defobj.Drop |
drop |
ForEachActivityImpl
public ForEachActivityImpl()