|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--swarm.BaseImpl | +--swarm.objectbase.SwarmImpl
A temporal container.. A Swarm is a community of agents sharing a common timescale as well as common memory pool.
Constructor Summary | |
SwarmImpl()
|
|
SwarmImpl(Zone aZone)
The create: message creates a new instance of a type with default options. |
Methods implemented by this class for interface swarm.activity.SwarmProcess |
getActivity,
getInternalZone |
Methods implemented by this class for interface swarm.objectbase.Swarm |
activateIn,
buildActions,
buildObjects,
getCompleteProbeMap,
getProbeForVariable,
getProbeMap |
Methods implemented by this class for interface swarm.activity.ActionType |
activateIn |
Methods implemented by this class for interface swarm.defobj.Zone |
allocIVars,
allocIVarsComponent,
copyIVars,
copyIVarsComponent,
describeForEach,
describeForEachID,
freeIVars,
freeIVarsComponent,
getComponentZone,
getPageSize,
getPopulation |
Methods implemented by this class for interface swarm.activity.SynchronizationType |
getSynchronizationType |
Methods implemented by this class for interface swarm.defobj.Drop |
drop |
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.GetName |
getName |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SwarmImpl()
public SwarmImpl(Zone aZone)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |