swarm.objectbase
Interface CompleteProbeMap

All Known Implementing Classes:
CompleteProbeMapImpl

public interface CompleteProbeMap
extends ProbeMapS, ProbeMap

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 inherited from interface swarm.objectbase.ProbeMap
addProbe, addProbeMap, begin, clone, dropProbeForMessage, dropProbeForVariable, dropProbeMap, getNumEntries, getProbedClass, getProbeForMessage, getProbeForVariable
 
Methods inherited from interface swarm.objectbase.SwarmObject
getCompleteProbeMap, getProbeMap
 
Methods inherited from interface swarm.defobj.Drop
drop
 
Methods inherited from 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