swarm.objectbase
Class CompleteProbeMapCImpl
java.lang.Object
|
+--swarm.PhaseCImpl
|
+--swarm.objectbase.CompleteProbeMapCImpl
- public class CompleteProbeMapCImpl
- extends PhaseCImpl
- implements ProbeMapS, ProbeMapC, CompleteProbeMapS
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).
CompleteProbeMapCImpl
public CompleteProbeMapCImpl(CompleteProbeMapImpl nextPhase)
CompleteProbeMapCImpl
public CompleteProbeMapCImpl()