- (id <VarProbe>)getProbeForVariable: (const char *)aVariable Needed to support probing of Swarms.
- (id <ProbeMap>)getCompleteProbeMap Needed to support probing of Swarms.
- (id <ProbeMap>)getProbeMap Needed to support probing of Swarms.
- (id <Activity>)activateIn: (id <Swarm>)swarmContext Override this to activate any actions you built in buildActions. Note, you must activate yourself first before you can activate actions inside you.