swarm
Class SwarmEnvironment
java.lang.Object
|
+--swarm.SwarmEnvironment
- public class SwarmEnvironment
- extends Object
ControlStateRunning
public Symbol ControlStateRunning
ControlStateStopped
public Symbol ControlStateStopped
ControlStateStepping
public Symbol ControlStateStepping
ControlStateQuit
public Symbol ControlStateQuit
ControlStateNextTime
public Symbol ControlStateNextTime
Randomized
public Symbol Randomized
Sequential
public Symbol Sequential
globalZone
public Zone globalZone
randomGenerator
public SimpleRandomGenerator randomGenerator
uniformIntRand
public UniformIntegerDist uniformIntRand
uniformDblRand
public UniformDoubleDist uniformDblRand
probeLibrary
public ProbeLibrary probeLibrary
probeDisplayManager
public ProbeDisplayManager probeDisplayManager
hdf5Archiver
public HDF5Archiver hdf5Archiver
lispArchiver
public LispArchiver lispArchiver
hdf5AppArchiver
public HDF5Archiver hdf5AppArchiver
lispAppArchiver
public LispArchiver lispAppArchiver
guiFlag
public boolean guiFlag
SwarmEnvironment
public SwarmEnvironment()
initSwarm
public void initSwarm(String appName,
String version,
String bugAddress,
String[] args)
xprint
public void xprint(Object obj)
xfprint
public void xfprint(Object obj)
dumpDirectory
public void dumpDirectory()
getCurrentTime
public int getCurrentTime()
getCurrentSwarm
public Swarm getCurrentSwarm()
getCurrentSchedule
public Schedule getCurrentSchedule()
getCurrentSwarmActivity
public SwarmActivity getCurrentSwarmActivity()
getCurrentScheduleActivity
public ScheduleActivity getCurrentScheduleActivity()
getCurrentOwnerActivity
public Activity getCurrentOwnerActivity()
getCurrentAction
public Action getCurrentAction()
getCurrentActivity
public Activity getCurrentActivity()
createProbeDisplay
public Object createProbeDisplay(Object anOjbect)
createCompleteProbeDisplay
public Object createCompleteProbeDisplay(Object anObject)
createArchivedProbeDisplay
public Object createArchivedProbeDisplay(Object anObject,
String objectName)
createArchivedCompleteProbeDisplay
public Object createArchivedCompleteProbeDisplay(Object anObject,
String objectName)
setWindowGeometryRecordName
public Object setWindowGeometryRecordName(Object theWidget,
String widgetName)
setComponentWindowGeometryRecordNameFor
public Object setComponentWindowGeometryRecordNameFor(Object obj,
Object widget,
String widgetName)
setComponentWindowGeometryRecordName
public Object setComponentWindowGeometryRecordName(Object widget,
String widgetName)