|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--AbstractProgram
| Method Summary | |
boolean |
isDeadlocked(State s)
|
void |
print()
|
boolean |
producesTransition(Transition t)
|
boolean |
solveDeadlock(State s,
Invariant inv,
java.util.Hashtable states,
SafetySpecification spec,
Program fitp)
|
boolean |
solveDeadlockMore(State s,
Invariant inv,
java.util.Hashtable states,
SafetySpecification spec,
Program fitp,
java.util.Hashtable recStates)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public boolean solveDeadlock(State s,
Invariant inv,
java.util.Hashtable states,
SafetySpecification spec,
Program fitp)
public boolean solveDeadlockMore(State s,
Invariant inv,
java.util.Hashtable states,
SafetySpecification spec,
Program fitp,
java.util.Hashtable recStates)
public boolean producesTransition(Transition t)
public boolean isDeadlocked(State s)
public void print()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||