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

◆ ProcessVertex()

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

Member Function Documentation

◆ equals()

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

◆ getName()

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

◆ hashCode()

int cz.muni.stanse.threadchecker.graph.ProcessVertex.hashCode ( )
inline

◆ setName()

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

◆ toDot()

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

◆ toString()

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

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