|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--swarm.BaseImpl | +--swarm.simtoolsgui.GUISwarmImpl | +--Observer
Field Summary | |
swarm.activity.ActionGroup |
displayActions
ActionGroup for sequence of GUI events |
int |
displayFrequency
update frequency for graphs |
swarm.activity.Schedule |
displaySchedule
the single Schedule instance |
Model |
modelSwarm
the Swarm we're observing |
int |
nOfAgents
|
swarm.analysis.EZGraph |
studentGraph
|
Fields inherited from class swarm.simtoolsgui.GUISwarmImpl |
actionCache, controlPanel |
Constructor Summary | |
Observer(swarm.defobj.Zone aZone,
int num)
|
Method Summary | |
java.lang.Object |
_studentGraphDeath_(java.lang.Object caller)
|
java.lang.Object |
_update_()
|
swarm.activity.Activity |
activateIn(swarm.objectbase.Swarm swarmContext)
|
java.lang.Object |
buildActions()
|
java.lang.Object |
buildObjects()
|
void |
drop()
|
Methods inherited from class swarm.simtoolsgui.GUISwarmImpl |
allocIVars, allocIVarsComponent, compare, copyIVars, copyIVarsComponent, describe, describeForEach, describeForEachID, describeID, freeIVars, freeIVarsComponent, getActionCache, getActivity, getCompleteProbeMap, getComponentZone, getControlPanel, getDisplayName, getInternalZone, getName, getPageSize, getPopulation, getProbeForVariable, getProbeMap, getSynchronizationType, getTypeName, getZone, go, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int displayFrequency
public int nOfAgents
public swarm.activity.ActionGroup displayActions
public swarm.activity.Schedule displaySchedule
public Model modelSwarm
public swarm.analysis.EZGraph studentGraph
Constructor Detail |
public Observer(swarm.defobj.Zone aZone, int num)
Method Detail |
public java.lang.Object _studentGraphDeath_(java.lang.Object caller)
public java.lang.Object buildObjects()
buildObjects
in class swarm.simtoolsgui.GUISwarmImpl
public java.lang.Object _update_()
public java.lang.Object buildActions()
buildActions
in class swarm.simtoolsgui.GUISwarmImpl
public swarm.activity.Activity activateIn(swarm.objectbase.Swarm swarmContext)
activateIn
in class swarm.simtoolsgui.GUISwarmImpl
public void drop()
drop
in class swarm.simtoolsgui.GUISwarmImpl
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |