kieker.tools.traceAnalysis.systemModel.util
Class AllocationComponentOperationPair
java.lang.Object
kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
- All Implemented Interfaces:
- ISystemModelElement
public class AllocationComponentOperationPair
- extends Object
- implements ISystemModelElement
- 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
getIdentifier
public String getIdentifier()
- Description copied from interface:
ISystemModelElement
- Returns a textual identifier for this object (e.g., its name).
- Specified by:
getIdentifier
in interface ISystemModelElement
- Returns:
- See above
Copyright 2012 Kieker Project, http://kieker-monitoring.net>