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

Public Member Functions

ProcessVertex getProcess ()
 
ResourceVertex getResource ()
 
boolean equals (Object obj)
 
int hashCode ()
 
String toString ()
 
String toDot ()
 

Detailed Description

Class represents assignment edge in Resource Allocate graph

Author
Jan Kučera

Member Function Documentation

boolean cz.muni.stanse.threadchecker.graph.Assignment.equals ( Object  obj)
inline
ProcessVertex cz.muni.stanse.threadchecker.graph.Assignment.getProcess ( )
inline
ResourceVertex cz.muni.stanse.threadchecker.graph.Assignment.getResource ( )
inline
int cz.muni.stanse.threadchecker.graph.Assignment.hashCode ( )
inline
String cz.muni.stanse.threadchecker.graph.Assignment.toDot ( )
inline
String cz.muni.stanse.threadchecker.graph.Assignment.toString ( )
inline

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