TPTP 4.6.0 Tracing and Profiling Tools Project
Internal API Specification

org.eclipse.tptp.trace.arm.internal.event
Interface TPTPStartArmEvent

All Superinterfaces:
TPTPArmEvent

public interface TPTPStartArmEvent
extends TPTPArmEvent

The TPTP Start ARM Event is a class that maps the ARM Transaction to those specific attributes that pertain to the TPTP Trace Model when ArmTransaction.start() is executed.


Method Summary
 
Methods inherited from interface org.eclipse.tptp.trace.arm.internal.event.TPTPArmEvent
getApplicationProperties, getClassName, getCurrentCorrelator, getMethodName, getMethodSignature, getMetrics, getParentCorrelator, getThreadName, getTimeStamp, getTransactionProperties
 


TPTP 4.6.0 Tracing and Profiling Tools Project
Internal API Specification