|
TPTP 4.1.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 Aggregated Object Reference'. This will be used in HEAP_STATISTICS* collection modes. This reference object will be linked at class object level and it will look like a class to class reference.
The following features are supported:
TracePackage.getTRCAggregatedObjectReference()| Method Summary | |
|---|---|
int |
getCount()
Returns the value of the 'Count' attribute. |
int |
getOwnerSize()
Returns the value of the 'Owner Size' attribute. |
int |
getTargetSize()
Returns the value of the 'Target Size' attribute. |
void |
setCount(int value)
Sets the value of the ' Count' attribute. |
void |
setOwnerSize(int value)
Sets the value of the ' Owner Size' attribute. |
void |
setTargetSize(int value)
Sets the value of the ' Target Size' attribute. |
| Methods inherited from interface org.eclipse.hyades.models.trace.TRCObjectReference |
|---|
getHeapDump, getOwner, getTarget, setHeapDump, setOwner, setTarget |
| 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 int getOwnerSize()
If the meaning of the 'Owner Size' attribute isn't clear, there really should be more of a description here...
the total size of all owners
setOwnerSize(int),
TracePackage.getTRCAggregatedObjectReference_OwnerSize()public void setOwnerSize(int value)
Owner Size' attribute.
value - the new value of the 'Owner Size' attribute.getOwnerSize()public int getTargetSize()
If the meaning of the 'Target Size' attribute isn't clear, there really should be more of a description here...
the total size of all owners
setTargetSize(int),
TracePackage.getTRCAggregatedObjectReference_TargetSize()public void setTargetSize(int value)
Target Size' attribute.
value - the new value of the 'Target Size' attribute.getTargetSize()public int getCount()
If the meaning of the 'Count' attribute isn't clear, there really should be more of a description here...
the number of references between owner objects to target objects collapsed in this reference at class level
setCount(int),
TracePackage.getTRCAggregatedObjectReference_Count()public void setCount(int value)
Count' attribute.
value - the new value of the 'Count' attribute.getCount()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||