TPTP 4.2.0 Tracing and Profiling Tools Project
Internal API Specification

Package org.eclipse.hyades.uml2sd.trace.actions.internal

Class Summary
ChangeLifelineLoaderAction Base class for all the actions that just change the trace loader (ILifelineLoader) currently in use.
GoToMessageOnDistinctPageAction Action to go on associated message that is on another page
GoToMessageReturnOnDistinctPageAction Action to go on associated message return that is on another page
HighlightCallStackAction Action to highlight the call stack of the selected message by selecting the chain of caller messages
LifelineFilterInAction Action to highlight the call stack of the selected message by selecting the chain of caller messages
OpenAgentInteractions Action that opens the agent interactions.
OpenClassInteractions Action that opens the class interactions.
OpenNodeInteractions Action that opens the node interactions.
OpenObjectInteractions Action that opens the object interactions.
OpenObjectInteractionsAndScrollToTime Example action to show the use of 'open-and-scroll-to-time' capability of the Trace Interactions.
OpenProcessInteractions Action that opens the process interactions.
OpenThreadInteractions Action that opens the thread interactions.
OpenTraceInteractions The abstract action that offers to help opening a trace interaction.
TraceGraphNodeAction Abstract class for objectContribution action delegates
TraceLifelineCollapseAction Action delegate for 'Collapse' on a lifeline
TraceLifelineDrillDownAction Action delegate for 'drill down' on a lifeline
TraceLifelineExpandAction Action delegate for 'Expand' on a lifeline
TraceLifelineFilterAction Action delegate for 'Filter' on a lifeline
TraceMessageCollapseAction Action delegate for 'Collapse' on a message
TraceMessageExpandAction Action delegate for 'Expand' on a message
TraceMessageFilterAction Action delegate for 'Filter' on a message
UndoDrillDownMenuAction Action to reset all the currently applied drill down actions
 


TPTP 4.2.0 Tracing and Profiling Tools Project
Internal API Specification