|
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 TRCObjectAllocationSite
A representation of the model object 'TRC Object Allocation Site'.
The following features are supported:
TracePackage.getTRCObjectAllocationSite()| Method Summary | |
|---|---|
TRCObject |
getAllocatedObject()
Returns the value of the 'Allocated Object' reference |
int |
getAtLine()
Returns the value of the 'At Line' attribute |
java.util.Map.Entry |
getTRCObjectAllocationSitesEntry()
Returns the value of the 'TRC Object Allocation Sites Entry' container reference |
void |
setAllocatedObject(TRCObject value)
Sets the value of the ' Allocated Object' reference |
void |
setAtLine(int value)
Sets the value of the ' At Line' attribute |
void |
setTRCObjectAllocationSitesEntry(java.util.Map.Entry value)
Sets the value of the ' TRC Object Allocation Sites Entry' container 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 |
|---|
int getAtLine()
If the meaning of the 'At Line' attribute isn't clear, there really should be more of a description here...
setAtLine(int),
TracePackage.getTRCObjectAllocationSite_AtLine()void setAtLine(int value)
At Line' attribute.
value - the new value of the 'At Line' attribute.getAtLine()java.util.Map.Entry getTRCObjectAllocationSitesEntry()
If the meaning of the 'TRC Object Allocation Sites Entry' container reference isn't clear, there really should be more of a description here...
#setTRCObjectAllocationSitesEntry(Entry),
TracePackage.getTRCObjectAllocationSite_TRCObjectAllocationSitesEntry()void setTRCObjectAllocationSitesEntry(java.util.Map.Entry value)
TRC Object Allocation Sites Entry' container reference.
value - the new value of the 'TRC Object Allocation Sites Entry' container reference.getTRCObjectAllocationSitesEntry()TRCObject getAllocatedObject()
If the meaning of the 'Allocated Object' reference isn't clear, there really should be more of a description here...
setAllocatedObject(TRCObject),
TracePackage.getTRCObjectAllocationSite_AllocatedObject()void setAllocatedObject(TRCObject value)
Allocated Object' reference.
value - the new value of the 'Allocated Object' reference.getAllocatedObject()
|
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 | ||||||||