Class ModelCheckResult
java.lang.Object
es.ucm.maude.bindings.ModelCheckResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModelCheckResult
public ModelCheckResult()
-
-
Method Details
-
delete
public void delete() -
getHolds
public boolean getHolds()Whether the property holds. -
getLeadIn
The counterexample path to the cycle. -
getCycle
The counterexample cycle. -
getNrBuchiStates
public int getNrBuchiStates()Number of states in the Büchi automaton.
-