kieker.tools.traceAnalysis.systemModel
Class AllocationComponent
java.lang.Object
kieker.tools.traceAnalysis.systemModel.AllocationComponent
public class AllocationComponent
- extends Object
- Author:
- Andre van Hoorn
AllocationComponent
public AllocationComponent(int id,
AssemblyComponent assemblyComponent,
ExecutionContainer executionContainer)
getId
public final int getId()
getAssemblyComponent
public final AssemblyComponent getAssemblyComponent()
getExecutionContainer
public final ExecutionContainer getExecutionContainer()
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 2010 the Kieker Project, http://kieker.sourceforge.net>