swarm.objectbase
Class CompleteVarMapImpl
java.lang.Object
|
+--swarm.objectbase.CompleteVarMapImpl
- public class CompleteVarMapImpl
- extends Object
- implements ProbeMapS, ProbeMap, CompleteVarMapS, CompleteVarMap
A subclass of ProbeMap, whose initial state contains no MessageProbes..
A subclass of ProbeMap, whose initial state contains no MessageProbes, but does contain all the VarProbes of the requested target class and 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 |
CompleteVarMapImpl
public CompleteVarMapImpl()
CompleteVarMapImpl
public CompleteVarMapImpl(Zone aZone)
- Default constructor for Impl class