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

Public Member Functions

 ProcessVertex (String name)
 
String getName ()
 
void setName (String name)
 
String toDot ()
 
String toString ()
 
boolean equals (Object obj)
 
int hashCode ()
 

Detailed Description

Class represents one Process node in Resource Alloce graph

Author
Jan Kučera

Constructor & Destructor Documentation

cz.muni.stanse.threadchecker.graph.ProcessVertex.ProcessVertex ( String  name)
inline

Member Function Documentation

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

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