Uses of Class
dev.civl.gmc.dpor.DporStackEntry
Packages that use DporStackEntry
-
Uses of DporStackEntry in dev.civl.gmc.dpor
Methods in dev.civl.gmc.dpor that return DporStackEntryModifier and TypeMethodDescriptionDporSearchStack.get(int index) DporSearchStack.StackTraversal.next()Traverses to the next stack entry and returns it.DporSearchStack.top()Methods in dev.civl.gmc.dpor with parameters of type DporStackEntryModifier and TypeMethodDescriptionvoidDporHbSet.addEntry(DporStackEntry<?, ?> entry) voidDporSearchStack.addRace(DporStackEntry<STATE, TRANSITION> entry, int pid) Marks a race between the transition ofentryand one of the next transitions at the current state from the processpid.booleanDporHbSet.contains(DporStackEntry<?, ?> entry)