|
Stanse
-1
|
Public Member Functions | |
| RAG () | |
| CheckerError | detectDeadlock (Cycle cycle) |
| void | addRule (DependencyRule rule) throws RAGException |
| String | toDot () |
Class represents RAG graph which determines, whether deadlock can happen
|
inline |
|
inline |
Method deletes all vertexes containing process and add all requests and assignment, which is represented by rule.
| rule | DependencyRule |
| RAGException | when rule cannot added to graph => no deadlock can happen |
|
inline |
|
inline |
Returns string representation of graph in toDot format
1.8.6