kieker.tools.traceAnalysis.systemModel.util
Class AllocationComponentOperationPair
java.lang.Object
kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
public class AllocationComponentOperationPair
- extends Object
- Author:
- Andre van Hoorn
AllocationComponentOperationPair
public AllocationComponentOperationPair(int id,
Operation operation,
AllocationComponent allocationComponent)
getId
public final int getId()
getAllocationComponent
public final AllocationComponent getAllocationComponent()
getOperation
public final Operation getOperation()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2010 the Kieker Project, http://kieker.sourceforge.net>