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

Public Member Functions

 ResourceVertex (String name, Integer nodeID)
 
String getName ()
 
void setName (String name)
 
Integer getNodeID ()
 
String toDot ()
 
String toString ()
 
boolean equals (Object obj)
 
int hashCode ()
 

Detailed Description

Class represents one Resource node in Resource Alloce graph

Author
Jan Kučera

Constructor & Destructor Documentation

cz.muni.stanse.threadchecker.graph.ResourceVertex.ResourceVertex ( String  name,
Integer  nodeID 
)
inline

Member Function Documentation

boolean cz.muni.stanse.threadchecker.graph.ResourceVertex.equals ( Object  obj)
inline
String cz.muni.stanse.threadchecker.graph.ResourceVertex.getName ( )
inline
Integer cz.muni.stanse.threadchecker.graph.ResourceVertex.getNodeID ( )
inline
int cz.muni.stanse.threadchecker.graph.ResourceVertex.hashCode ( )
inline
void cz.muni.stanse.threadchecker.graph.ResourceVertex.setName ( String  name)
inline
String cz.muni.stanse.threadchecker.graph.ResourceVertex.toDot ( )
inline
String cz.muni.stanse.threadchecker.graph.ResourceVertex.toString ( )
inline

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