|
TPTP 4.7.0 Tracing and Profiling Tools Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.hyades.uml2sd.trace.loaders.BaseLifelineLoader
org.eclipse.hyades.uml2sd.trace.loaders.ProcessInteractions
public class ProcessInteractions
This class aims to populate a Process Interaction UML2 Sequence Diagram.
| Constructor Summary | |
|---|---|
ProcessInteractions()
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getDistinguishedLifeLineTitle(org.eclipse.emf.ecore.EObject eo,
int rank)
Returns the distinguishedtitle of a lifeline |
java.lang.String |
getFinalTitleString()
Return the convenient title when this loader is the one |
int |
getLifeLineCategory(org.eclipse.emf.ecore.EObject to)
Get the category of a lifeline |
org.eclipse.emf.ecore.EObject |
getLifelineEObjectFromMethodInvocation(org.eclipse.hyades.models.trace.TRCFullMethodInvocation mi)
Associates a EObject denoting a lifeline to a method invocation |
java.lang.String |
getLifeLineId(org.eclipse.emf.ecore.EObject eo)
The runtimeId of agentProxy and the lifeline title |
java.lang.String |
getLifeLineTitle(org.eclipse.emf.ecore.EObject to,
boolean long_)
Returns the title of a lifeline |
java.lang.String |
getLifelineType(org.eclipse.emf.ecore.EObject eObject)
|
java.lang.String |
getLifelineTypeName()
|
| Methods inherited from class org.eclipse.hyades.uml2sd.trace.loaders.BaseLifelineLoader |
|---|
aboutToBeReplaced, drillDownEnabled, getMessageTypeName, getParent, getTitleString, setViewer |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessInteractions()
| Method Detail |
|---|
public org.eclipse.emf.ecore.EObject getLifelineEObjectFromMethodInvocation(org.eclipse.hyades.models.trace.TRCFullMethodInvocation mi)
ILifelineLoader
mi - the method invocation
ILifelineLoader.getLifelineEObjectFromMethodInvocation(org.eclipse.hyades.models.trace.TRCFullMethodInvocation)public int getLifeLineCategory(org.eclipse.emf.ecore.EObject to)
ILifelineLoader
ILifelineLoader.getLifeLineCategory(org.eclipse.emf.ecore.EObject)
public java.lang.String getLifeLineTitle(org.eclipse.emf.ecore.EObject to,
boolean long_)
ILifelineLoader
long_ - long version if true, short string otherwise
ILifelineLoader.getLifeLineTitle(org.eclipse.emf.ecore.EObject, boolean)
public java.lang.String getDistinguishedLifeLineTitle(org.eclipse.emf.ecore.EObject eo,
int rank)
eo - the EObject denoting this lifelinerank - its rank
public java.lang.String getLifeLineId(org.eclipse.emf.ecore.EObject eo)
public java.lang.String getFinalTitleString()
ILifelineLoader
ILifelineLoader.getFinalTitleString()public java.lang.String getLifelineType(org.eclipse.emf.ecore.EObject eObject)
ILifelineLoader.getLifelineType(org.eclipse.emf.ecore.EObject)public java.lang.String getLifelineTypeName()
|
TPTP 4.7.0 Tracing and Profiling Tools Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||