Kieker 1.3

kieker.tools.traceAnalysis.systemModel.util
Class AllocationComponentOperationPair

java.lang.Object
  extended by kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair

public class AllocationComponentOperationPair
extends Object

Author:
Andre van Hoorn

Constructor Summary
AllocationComponentOperationPair(int id, Operation operation, AllocationComponent allocationComponent)
           
 
Method Summary
 AllocationComponent getAllocationComponent()
           
 int getId()
           
 Operation getOperation()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllocationComponentOperationPair

public AllocationComponentOperationPair(int id,
                                        Operation operation,
                                        AllocationComponent allocationComponent)
Method Detail

getId

public final int getId()

getAllocationComponent

public final AllocationComponent getAllocationComponent()

getOperation

public final Operation getOperation()

toString

public String toString()
Overrides:
toString in class Object

Kieker 1.3

Copyright 2011 the Kieker Project, http://kieker.sourceforge.net