|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--DeadlockResolver
|
+--DeadlockResolver2
| Constructor Summary | |
DeadlockResolver2(GraphImplementation gr,
Program pn,
Program po,
SafetySpecification sp,
Invariant in)
Creates new DeadlockResolver1 |
|
| Method Summary | |
boolean |
hasCycles()
|
void |
Resolve()
|
void |
resolveCycles()
|
boolean |
scanAndSolve(Program pnew,
Program pold,
SafetySpecification spec,
Invariant inv)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DeadlockResolver2(GraphImplementation gr,
Program pn,
Program po,
SafetySpecification sp,
Invariant in)
| Method Detail |
public void Resolve()
public boolean scanAndSolve(Program pnew,
Program pold,
SafetySpecification spec,
Invariant inv)
public void resolveCycles()
public boolean hasCycles()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||