Uses of Class
dev.civl.gmc.dpor.DporNode
Packages that use DporNode
-
Uses of DporNode in dev.civl.gmc.dpor
Methods in dev.civl.gmc.dpor that return DporNodeModifier and TypeMethodDescriptionDporNodeFactory.getAssociatedNode(STATE state) Get the node associated to the given state, null if there is no such a node.DporNodeFactory.getInitialNode(STATE initState) Get theassociated with the initial state.invalid reference
SequentialNodeDporStackEntry.getNode()Methods in dev.civl.gmc.dpor that return types with arguments of type DporNodeModifier and TypeMethodDescriptionDporNodeFactory.getNode(TraceStepIF<STATE> traceStep) Implements the fly-weight pattern and normalize a state.