|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ProgramImplementation | +--ProgramImplementation2
Constructor Summary | |
ProgramImplementation2()
|
Method Summary | |
boolean |
solveDeadlockImp(State s,
Invariant inv,
java.util.Hashtable states,
SafetySpecification spec,
Program fitp)
|
Methods inherited from class ProgramImplementation |
exploreImp,
isDeadlockedImp,
printImp,
producesTransitionImp,
solveDeadlockMoreImp |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ProgramImplementation2()
Method Detail |
public boolean solveDeadlockImp(State s, Invariant inv, java.util.Hashtable states, SafetySpecification spec, Program fitp)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |