swarm.objectbase
Class DefaultProbeMapImpl
java.lang.Object
|
+--swarm.objectbase.DefaultProbeMapImpl
- public class DefaultProbeMapImpl
- extends Object
- implements ProbeMapS, ProbeMap, DefaultProbeMapS, DefaultProbeMap
A subclass of ProbeMap, whose initial state contains all the VarProbes of the requested target class and also those of all its superclasses..
A subclass of ProbeMap, whose initial state contains all the VarProbes of the requested target class and also those of all its superclasses.
Methods implemented by this class for interface swarm.objectbase.ProbeMap |
addProbe,
addProbeMap,
begin,
clone,
dropProbeForMessage,
dropProbeForVariable,
dropProbeMap,
getNumEntries,
getProbedClass,
getProbeForMessage,
getProbeForVariable |
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 |
DefaultProbeMapImpl
public DefaultProbeMapImpl()
DefaultProbeMapImpl
public DefaultProbeMapImpl(Zone aZone)
- Default constructor for Impl class