Stanse  -1
Public Member Functions | List of all members
cz.muni.stanse.threadchecker.graph.Edge Interface Reference
Inheritance diagram for cz.muni.stanse.threadchecker.graph.Edge:
Inheritance graph
[legend]

Public Member Functions

Vertex getResource ()
 
Vertex getProcess ()
 
boolean equals (Object obj)
 
String toDot ()
 

Detailed Description

Interface for manipulation with RAG

Author
Jan Kučera

Member Function Documentation

boolean cz.muni.stanse.threadchecker.graph.Edge.equals ( Object  obj)
Vertex cz.muni.stanse.threadchecker.graph.Edge.getProcess ( )
Vertex cz.muni.stanse.threadchecker.graph.Edge.getResource ( )
String cz.muni.stanse.threadchecker.graph.Edge.toDot ( )

The documentation for this interface was generated from the following file: