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

◆ equals()

boolean cz.muni.stanse.threadchecker.graph.Edge.equals ( Object  obj)

◆ getProcess()

Vertex cz.muni.stanse.threadchecker.graph.Edge.getProcess ( )

◆ getResource()

Vertex cz.muni.stanse.threadchecker.graph.Edge.getResource ( )

◆ toDot()

String cz.muni.stanse.threadchecker.graph.Edge.toDot ( )

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