TPTP 4.2.0 Tracing and Profiling Tools Project
Internal API Specification

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

Interface Summary
ContextIds  
ICollapsableMessage Just a marker interface for the messages that can be expanded
IExpandableMessage Just a marker interface for the messages that can be expanded
IPropertiesMiner  
ITraceMessage A common interface to messages manipulated by a trace UML2SD
 

Class Summary
BaseTraceProperty  
DateComparator This class is intended to compare DateSelection items
FilterQuery This class is intended to build and execute the filter queries
TraceCallStack Thread call stack information is kept up to date here during Trace Interaction build.
TraceCollapsableSyncMessage For TraceUIMessages that have been collapsed
TraceCollapsableSyncMessageReturn For messages that have been collapsed
TraceCollapsedLifelines Collapsed Lifelines are stored here and are shown as one Lifeline
TraceCollapsedSyncMessage For TraceUIMessages that have been collapsed
TraceCollapsedSyncMessageReturn For messages that have been collapsed
TraceInteractionUpdate A place where go commands to the translation algorithm from model to UML2SD.
TraceInteractionUtils Utils
TraceLifeline Here is an helper to maintain correct execution occurences (overlay is not supported by the API)
TraceLifelineDraft A draft with some build-time datas
TraceMessageAndCallAssociation Association between a SyncMessage and its TRCFullMethodInvocation
TracePage Here are pages with their bounds
TraceProcess A way to iterate on method invocations of a TRCProcess
TraceProcesses List of processes being displayed in a trace sequence diagram
TraceRootProperty  
TraceSyncMessage Here is a message
TraceSyncMessageReturn Here is a message return
 

Error Summary
FoundInPage A class to be thrown when a page containing what we are looking for is found.
 


TPTP 4.2.0 Tracing and Profiling Tools Project
Internal API Specification