- All Superinterfaces:
dev.civl.gmc.StatePredicateIF<State>
- All Known Subinterfaces:
AndPredicate,Deadlock,FunctionalEquivalence,PotentialDeadlock,TrivialPredicate
-
Method Summary
Modifier and TypeMethodDescriptionReturns the violation that has not yet been reported.booleanIs this an And predicate?Methods inherited from interface dev.civl.gmc.StatePredicateIF
explanation, holdsAt
-
Method Details
-
getViolation
CIVLExecutionException getViolation() -
getUnreportedViolation
CIVLExecutionException getUnreportedViolation()Returns the violation that has not yet been reported.- Returns:
-
isAndPredicate
boolean isAndPredicate()Is this an And predicate?- Returns:
-