|
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 TRCHeapRoot
A representation of the model object 'TRC Heap Root'.
The following features are supported:
TracePackage.getTRCHeapRoot()| Method Summary | |
|---|---|
int |
getFrame()
Returns the value of the 'Frame' attribute. |
TRCHeapDump |
getHeapDump()
Returns the value of the 'Heap Dump' container reference. |
TRCObject |
getObject()
Returns the value of the 'Object' reference |
TRCThread |
getThread()
Returns the value of the 'Thread' reference |
TRCGCRootType |
getType()
Returns the value of the 'Type' attribute. |
void |
setFrame(int value)
Sets the value of the ' Frame' attribute |
void |
setHeapDump(TRCHeapDump value)
Sets the value of the ' Heap Dump' container reference |
void |
setObject(TRCObject value)
Sets the value of the ' Object' reference |
void |
setThread(TRCThread value)
Sets the value of the ' Thread' reference |
void |
setType(TRCGCRootType value)
Sets the value of the ' Type' attribute |
| 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 |
|---|
TRCGCRootType getType()
TRCGCRootType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
TRCGCRootType,
setType(TRCGCRootType),
TracePackage.getTRCHeapRoot_Type()void setType(TRCGCRootType value)
Type' attribute.
value - the new value of the 'Type' attribute.TRCGCRootType,
getType()int getFrame()
"-1".
If the meaning of the 'Frame' attribute isn't clear, there really should be more of a description here...
-1 == unknown
setFrame(int),
TracePackage.getTRCHeapRoot_Frame()void setFrame(int value)
Frame' attribute.
value - the new value of the 'Frame' attribute.getFrame()TRCHeapDump getHeapDump()
Gc Roots'.
If the meaning of the 'Heap Dump' container reference isn't clear, there really should be more of a description here...
setHeapDump(TRCHeapDump),
TracePackage.getTRCHeapRoot_HeapDump(),
TRCHeapDump.getGcRoots()void setHeapDump(TRCHeapDump value)
Heap Dump' container reference.
value - the new value of the 'Heap Dump' container reference.getHeapDump()TRCThread getThread()
If the meaning of the 'Thread' reference isn't clear, there really should be more of a description here...
setThread(TRCThread),
TracePackage.getTRCHeapRoot_Thread()void setThread(TRCThread value)
Thread' reference.
value - the new value of the 'Thread' reference.getThread()TRCObject getObject()
If the meaning of the 'Object' reference isn't clear, there really should be more of a description here...
setObject(TRCObject),
TracePackage.getTRCHeapRoot_Object()void setObject(TRCObject value)
Object' reference.
value - the new value of the 'Object' reference.getObject()
|
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 | ||||||||