swarm.activity
Class SwarmActivityImpl
java.lang.Object
|
+--swarm.activity.ActivityImpl
|
+--swarm.activity.ScheduleActivityImpl
|
+--swarm.activity.SwarmActivityImpl
- public class SwarmActivityImpl
- extends ScheduleActivityImpl
- implements ScheduleActivityS, ScheduleActivity, SwarmActivityS, SwarmActivity
A collection of started subactivities..
A collection of started subactivities.
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 |
SwarmActivityImpl
public SwarmActivityImpl()