|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Default type used as concurrent group of a swarm.. Concurrent group to order merge by activation order within swarm.
Method Summary | |
void |
addLast(Object mergeAction)
Method to sort concurrent merge actions in the order of swarm activation. |
Object |
remove(Object mergeAction)
Method to remove concurrent merge action from sorted group |
Methods inherited from interface swarm.activity.ActionCreating |
createAction |
Methods inherited from interface swarm.activity.ActionType |
activateIn |
Methods inherited from interface swarm.collections.Collection |
allSameClass,
begin,
beginPermuted,
contains,
copy,
deleteAll,
getCount,
getReplaceOnly,
removeAll |
Methods inherited from interface swarm.activity.AutoDrop |
getAutoDrop |
Methods inherited from interface swarm.defobj.Drop |
drop |
Methods inherited from interface swarm.collections.Offsets |
atOffset,
atOffset$put,
getFirst,
getLast |
Methods inherited from interface swarm.collections.ForEach |
describeForEach,
describeForEachID,
forEach,
forEach,
forEach,
forEach |
Methods inherited from 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 inherited from interface swarm.activity.FActionCreating |
createFAction |
Methods inherited from interface swarm.activity.ActionCreatingTo |
createActionTo$message,
createActionTo$message,
createActionTo$message,
createActionTo$message |
Methods inherited from interface swarm.activity.ActionCreatingForEach |
createActionForEach$message,
createActionForEach$message,
createActionForEach$message,
createActionForEach$message |
Methods inherited from interface swarm.activity.FActionCreatingForEachHeterogeneous |
createFActionForEachHeterogeneous$call |
Methods inherited from interface swarm.activity.FActionCreatingForEachHomogeneous |
createFActionForEachHomogeneous$call |
Method Detail |
public void addLast(Object mergeAction)
public Object remove(Object mergeAction)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |