|
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 TRCHeapObject
A representation of the model object 'TRC Heap Object'.
The following features are supported:
TracePackage.getTRCHeapObject()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getRefOwner()
Returns the value of the 'Ref Owner' reference list. |
org.eclipse.emf.common.util.EList |
getRefTarget()
Returns the value of the 'Ref Target' reference list. |
| 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 |
|---|
org.eclipse.emf.common.util.EList getRefOwner()
TRCObjectReference.
It is bidirectional and its opposite is 'Owner'.
If the meaning of the 'Ref Owner' reference list isn't clear, there really should be more of a description here...
transient
TracePackage.getTRCHeapObject_RefOwner(),
TRCObjectReference.getOwner()org.eclipse.emf.common.util.EList getRefTarget()
TRCObjectReference.
It is bidirectional and its opposite is 'Target'.
If the meaning of the 'Ref Target' reference list isn't clear, there really should be more of a description here...
transient
TracePackage.getTRCHeapObject_RefTarget(),
TRCObjectReference.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 | ||||||||