SwarmEnvironment
Name
SwarmEnvironment -- Container object for Swarm globals
Description
Container object for Swarm globals
Protocols adopted by SwarmEnvironment
CREATABLE
Methods
Phase: Creating
+
initSwarm: (const char *)
appName version: (const char *)
version bugAddress: (const char *)
bugAddress argCount: (unsigned)
count args: (const char **)
args -
setBatchMode: (BOOL)
batchMode -
setArguments: (id <Arguments>)
arguments
Phase: Using
- (void)
verboseMessage: (const char *)
message - (const char *)
typeModule: (const char *)
typeName - (void)
setComponentWindowGeometryRecordName: widget name: name - (void)
setComponentWindowGeometryRecordNameFor: obj widget: widget name: name - (void)
setWindowGeometryRecordName: obj name: (const char *)
name - (void)
createArchivedCompleteProbeDisplay: obj name: (const char *)
name - (void)
createArchivedProbeDisplay: obj name: (const char *)
name - (void)
createCompleteProbeDisplay: obj - (void)
createProbeDisplay: obj - (id <SwarmActivity>)
getCurrentSwarmActivity- (timeval_t)
getCurrentTime- (void)
initSwarmUsing: (const char *)
appName version: (const char *)
version bugAddress: (const char *)
bugAddress args: (const char **)
args - (id <Symbol>)
getLanguageObjc- (id <Symbol>)
getLanguageJava- (id <Symbol>)
getLanguageCOM- (id <Archiver>)
getLispAppArchiver- (id <Archiver>)
getHdf5AppArchiver- (id <Archiver>)
getLispArchiver- (id <Archiver>)
getHdf5Archiver- (id <ProbeDisplayManager>)
getProbeDisplayManager- (id <ProbeLibrary>)
getProbeLibrary- (id <UniformDoubleDist>)
getUniformDblRand- (id <UniformIntegerDist>)
getUniformIntRand- (id <MT19937gen>)
getRandomGenerator- (id <Zone>)
getGlobalZone- (id <Zone>)
getScratchZone- (id <Symbol>)
getControlStateNextTime- (id <Symbol>)
getControlStateQuit- (id <Symbol>)
getControlStateStepping- (id <Symbol>)
getControlStateStopped- (id <Symbol>)
getControlStateRunning- (id <Symbol>)
getSequential- (id <Symbol>)
getRandomized- (id <Symbol>)
getCompleted- (id <Symbol>)
getTerminated- (id <Symbol>)
getReleased- (id <Symbol>)
getHolding- (id <Symbol>)
getStopped- (id <Symbol>)
getRunning- (id <Symbol>)
getInitialized- (id <Arguments>)
getArguments