|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'TRC Trace Object'.
The following features are supported:
TracePackage.getTRCTraceObject()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getInvocations()
Returns the value of the 'Invocations' reference list. |
TRCThread |
getThread()
Returns the value of the 'Thread' reference |
void |
setThread(TRCThread value)
Sets the value of the ' Thread' reference |
| Methods inherited from interface org.eclipse.hyades.models.trace.TRCObject |
|---|
getId, getIsA, getProcess, getSize, setId, setIsA, setProcess, setSize |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public org.eclipse.emf.common.util.EList getInvocations()
TRCMethodInvocation.
If the meaning of the 'Invocations' reference list isn't clear, there really should be more of a description here...
transient Will be populated after the XMI load in the same one traverse of the TRCProcess.invocations
TracePackage.getTRCTraceObject_Invocations()public TRCThread getThread()
If the meaning of the 'Thread' reference isn't clear, there really should be more of a description here...
The thread this object was created on (optional)
setThread(TRCThread),
TracePackage.getTRCTraceObject_Thread()public void setThread(TRCThread value)
Thread' reference.
value - the new value of the 'Thread' reference.getThread()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||