swarm.activity
Class ConcurrentGroupImpl

java.lang.Object
  |
  +--swarm.activity.ConcurrentGroupImpl

public class ConcurrentGroupImpl
extends Object
implements ActionGroupS, ActionGroup, ConcurrentGroupS, ConcurrentGroup

Default type used as concurrent group of a schedule.. Default type used as concurrent group of a schedule.


Constructor Summary
ConcurrentGroupImpl()
           
 
Methods implemented by this class for interface swarm.activity.ActionCreating
createAction
 
Methods implemented by this class for interface swarm.activity.DefaultOrder
getDefaultOrder
 
Methods implemented by this class for interface swarm.activity.ActionType
activateIn
 
Methods implemented by this class for interface swarm.collections.Collection
allSameClass, begin, beginPermuted, contains, copy, deleteAll, getCount, getReplaceOnly, remove, removeAll
 
Methods implemented by this class for interface swarm.activity.AutoDrop
getAutoDrop
 
Methods implemented by this class for interface swarm.defobj.Copy
copy
 
Methods implemented by this class for interface swarm.defobj.Drop
drop
 
Methods implemented by this class for interface swarm.collections.Offsets
atOffset, atOffset$put, getFirst, getLast
 
Methods implemented by this class for interface swarm.collections.ForEach
describeForEach, describeForEachID, forEach, forEach, forEach, forEach
 
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.activity.ActionCreatingTo
createActionTo$message, createActionTo$message, createActionTo$message, createActionTo$message
 
Methods implemented by this class for interface swarm.activity.ActionCreatingForEach
createActionForEach$message, createActionForEach$message, createActionForEach$message, createActionForEach$message
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentGroupImpl

public ConcurrentGroupImpl()