TPTP 4.6.0 Platform Project
Public API Specification

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

Interface Summary
ILifelineLoader This interface caracterizes a lifeline loader: something that is able to decide what are two distinct lifelines.
 

Class Summary
AgentInteractions This class aims to populate an Agent Interaction UML2 Sequence Diagram.
BaseLifelineLoader Base class for all the lifeline loaders (see ILifelineLoader) for Trace Interactions features.
BaseTraceInteractions The abstract trace loader.
ClassInteractions This is the concrete class for class interaction loader
NodeInteractions This class aims to populate a Node (host) Interaction UML2 Sequence Diagram.
ObjectInteractions This is the concrete class for object interaction loader
ProcessInteractions This class aims to populate a Process Interaction UML2 Sequence Diagram.
ThreadInteractions This class aims to populate a Thread Interaction UML2 Sequence Diagram.
TraceInteractions The abstract trace loader.
 


TPTP 4.6.0 Platform Project
Public API Specification