kieker.tools.traceAnalysis.systemModel
Class AssemblyComponent
java.lang.Object
kieker.tools.traceAnalysis.systemModel.AssemblyComponent
public class AssemblyComponent
- extends Object
- Author:
- Andre van Hoorn
AssemblyComponent
public AssemblyComponent(int id,
String name,
ComponentType type)
getId
public final int getId()
getName
public final String getName()
getType
public final ComponentType getType()
toString
public final String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright 2011 the Kieker Project, http://kieker.sourceforge.net>