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.


Constructor Summary
CompleteVarMapImpl()
           
CompleteVarMapImpl(Zone aZone)
          Default constructor for Impl class
 
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.objectbase.SwarmObject
getCompleteProbeMap, getProbeForMessage, getProbeForVariable, getProbeMap
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompleteVarMapImpl

public CompleteVarMapImpl()

CompleteVarMapImpl

public CompleteVarMapImpl(Zone aZone)
Default constructor for Impl class