TPTP 4.6.0 Tracing and Profiling Tools Project
Internal API Specification

org.eclipse.hyades.uml2sd.trace.actions.internal
Class TraceLifelineFilterAction

java.lang.Object
  extended by org.eclipse.hyades.uml2sd.trace.actions.internal.TraceGraphNodeAction
      extended by org.eclipse.hyades.uml2sd.trace.actions.internal.TraceLifelineFilterAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class TraceLifelineFilterAction
extends TraceGraphNodeAction

Action delegate for 'Filter' on a lifeline


Field Summary
 
Fields inherited from class org.eclipse.hyades.uml2sd.trace.actions.internal.TraceGraphNodeAction
action, graphNodes, targetPart
 
Constructor Summary
TraceLifelineFilterAction()
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.eclipse.hyades.uml2sd.trace.actions.internal.TraceGraphNodeAction
run, selectionChanged, setActivePart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TraceLifelineFilterAction

public TraceLifelineFilterAction()
Method Detail

run

public void run()
Specified by:
run in class TraceGraphNodeAction
See Also:
org.eclipse.hyades.uml2sd.trace.actions.internal.TraceGraphNodeAction#run(org.eclipse.hyades.uml2sd.trace.loaders.TraceInteractions)

TPTP 4.6.0 Tracing and Profiling Tools Project
Internal API Specification