swarm.objectbase
Class CompleteProbeMapImpl
java.lang.Object
|
+--swarm.objectbase.CompleteProbeMapImpl
- public class CompleteProbeMapImpl
- extends Object
- implements ProbeMapS, ProbeMap, CompleteProbeMapS, CompleteProbeMap
A subclass of ProbeMap whose initial state contains the VarProbes and MessageProbes of the requested target class but also those of all its subclasses..
Upon creation, this subclass of the ProbeMap will contain all the variables and all the messages of a given class (including the inherited ones).
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 |
CompleteProbeMapImpl
public CompleteProbeMapImpl()
CompleteProbeMapImpl
public CompleteProbeMapImpl(Zone aZone)
- Default constructor for Impl class