|
TPTP 4.2.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 Method Invocation'. A method invocation is the entry and exit of the actual method implementation. The base class does not track any attributes, for minimum overhead.
The following features are supported:
TracePackage.getTRCMethodInvocation()| Method Summary | |
|---|---|
TRCMethodInvocation |
getInvokedBy()
Returns the value of the 'Invoked By' reference. |
org.eclipse.emf.common.util.EList |
getInvokes()
Returns the value of the 'Invokes' reference list. |
TRCMethod |
getMethod()
Returns the value of the 'Method' reference. |
TRCTraceObject |
getOwningObject()
Returns the value of the 'Owning Object' reference |
TRCProcess |
getProcess()
Returns the value of the 'Process' container reference. |
TRCThread |
getThread()
Returns the value of the 'Thread' reference |
void |
setInvokedBy(TRCMethodInvocation value)
Sets the value of the ' Invoked By' reference |
void |
setMethod(TRCMethod value)
Sets the value of the ' Method' reference |
void |
setOwningObject(TRCTraceObject value)
Sets the value of the ' Owning Object' reference |
void |
setProcess(TRCProcess value)
Sets the value of the ' Process' container reference |
void |
setThread(TRCThread value)
Sets the value of the ' Thread' reference |
| 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 TRCTraceObject getOwningObject()
If the meaning of the 'Owning Object' container reference isn't clear, there really should be more of a description here...
setOwningObject(TRCTraceObject),
TracePackage.getTRCMethodInvocation_OwningObject()public void setOwningObject(TRCTraceObject value)
Owning Object' reference.
value - the new value of the 'Owning Object' reference.getOwningObject()public TRCMethod getMethod()
Invocations'.
If the meaning of the 'Method' reference isn't clear, there really should be more of a description here...
setMethod(TRCMethod),
TracePackage.getTRCMethodInvocation_Method(),
TRCMethod.getInvocations()public void setMethod(TRCMethod value)
Method' reference.
value - the new value of the 'Method' reference.getMethod()public TRCMethodInvocation getInvokedBy()
Invokes'.
If the meaning of the 'Invoked By' reference isn't clear, there really should be more of a description here...
setInvokedBy(TRCMethodInvocation),
TracePackage.getTRCMethodInvocation_InvokedBy(),
getInvokes()public void setInvokedBy(TRCMethodInvocation value)
Invoked By' reference.
value - the new value of the 'Invoked By' reference.getInvokedBy()public org.eclipse.emf.common.util.EList getInvokes()
TRCMethodInvocation.
It is bidirectional and its opposite is 'Invoked By'.
If the meaning of the 'Invokes' reference list isn't clear, there really should be more of a description here...
TracePackage.getTRCMethodInvocation_Invokes(),
getInvokedBy()public TRCThread getThread()
If the meaning of the 'Thread' reference isn't clear, there really should be more of a description here...
setThread(TRCThread),
TracePackage.getTRCMethodInvocation_Thread()public void setThread(TRCThread value)
Thread' reference.
value - the new value of the 'Thread' reference.getThread()public TRCProcess getProcess()
Invocations'.
If the meaning of the 'Process' container reference isn't clear, there really should be more of a description here...
setProcess(TRCProcess),
TracePackage.getTRCMethodInvocation_Process(),
TRCProcess.getInvocations()public void setProcess(TRCProcess value)
Process' container reference.
value - the new value of the 'Process' container reference.getProcess()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||