|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TRCObjectReference
A representation of the model object 'TRC Object Reference'.
The following features are supported:
TracePackage.getTRCObjectReference()| Method Summary | |
|---|---|
TRCHeapDump |
getHeapDump()
Returns the value of the 'Heap Dump' container reference. |
TRCHeapObject |
getOwner()
Returns the value of the 'Owner' reference. |
TRCHeapObject |
getTarget()
Returns the value of the 'Target' reference. |
void |
setHeapDump(TRCHeapDump value)
Sets the value of the ' Heap Dump' container reference |
void |
setOwner(TRCHeapObject value)
Sets the value of the ' Owner' reference |
void |
setTarget(TRCHeapObject value)
Sets the value of the ' Target' 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 |
|---|
TRCHeapDump getHeapDump()
References'.
If the meaning of the 'Heap Dump' container reference isn't clear, there really should be more of a description here...
setHeapDump(TRCHeapDump),
TracePackage.getTRCObjectReference_HeapDump(),
TRCHeapDump.getReferences()void setHeapDump(TRCHeapDump value)
Heap Dump' container reference.
value - the new value of the 'Heap Dump' container reference.getHeapDump()TRCHeapObject getOwner()
Ref Owner'.
If the meaning of the 'Owner' reference isn't clear, there really should be more of a description here...
transient
setOwner(TRCHeapObject),
TracePackage.getTRCObjectReference_Owner(),
TRCHeapObject.getRefOwner()void setOwner(TRCHeapObject value)
Owner' reference.
value - the new value of the 'Owner' reference.getOwner()TRCHeapObject getTarget()
Ref Target'.
If the meaning of the 'Target' reference isn't clear, there really should be more of a description here...
transient
setTarget(TRCHeapObject),
TracePackage.getTRCObjectReference_Target(),
TRCHeapObject.getRefTarget()void setTarget(TRCHeapObject value)
Target' reference.
value - the new value of the 'Target' reference.getTarget()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||