|
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 Heap Dump'.
The following features are supported:
TracePackage.getTRCHeapDump()| Method Summary | |
|---|---|
double |
getEntryTime()
Returns the value of the 'Entry Time' attribute. |
double |
getExitTime()
Returns the value of the 'Exit Time' attribute. |
org.eclipse.emf.common.util.EList |
getGcRoots()
Returns the value of the 'Gc Roots' containment reference list. |
short |
getId()
Returns the value of the 'Id' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
TRCProcess |
getProcess()
Returns the value of the 'Process' container reference. |
org.eclipse.emf.common.util.EList |
getReferences()
Returns the value of the 'References' containment reference list. |
void |
setEntryTime(double value)
Sets the value of the ' Entry Time' attribute. |
void |
setExitTime(double value)
Sets the value of the ' Exit Time' attribute. |
void |
setId(short value)
Sets the value of the ' Id' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setProcess(TRCProcess value)
Sets the value of the ' Process' 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 |
public short getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(short),
TracePackage.getTRCHeapDump_Id()public void setId(short value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()public double getEntryTime()
If the meaning of the 'Entry Time' attribute isn't clear, there really should be more of a description here...
setEntryTime(double),
TracePackage.getTRCHeapDump_EntryTime()public void setEntryTime(double value)
Entry Time' attribute.
value - the new value of the 'Entry Time' attribute.getEntryTime()public double getExitTime()
If the meaning of the 'Exit Time' attribute isn't clear, there really should be more of a description here...
setExitTime(double),
TracePackage.getTRCHeapDump_ExitTime()public void setExitTime(double value)
Exit Time' attribute.
value - the new value of the 'Exit Time' attribute.getExitTime()public java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
TracePackage.getTRCHeapDump_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public org.eclipse.emf.common.util.EList getReferences()
TRCObjectReference.
It is bidirectional and its opposite is 'Heap Dump'.
If the meaning of the 'References' containment reference list isn't clear, there really should be more of a description here...
TracePackage.getTRCHeapDump_References(),
TRCObjectReference.getHeapDump()public TRCProcess getProcess()
Heap Dumps'.
If the meaning of the 'Process' container reference isn't clear, there really should be more of a description here...
setProcess(TRCProcess),
TracePackage.getTRCHeapDump_Process(),
TRCProcess.getHeapDumps()public void setProcess(TRCProcess value)
Process' container reference.
value - the new value of the 'Process' container reference.getProcess()public org.eclipse.emf.common.util.EList getGcRoots()
TRCHeapRoot.
It is bidirectional and its opposite is 'Heap Dump'.
If the meaning of the 'Gc Roots' containment reference list isn't clear, there really should be more of a description here...
TracePackage.getTRCHeapDump_GcRoots(),
TRCHeapRoot.getHeapDump()
|
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 | ||||||||||