|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProfilingInstruction
A representation of the model object 'Profiling Instruction'.
The following features are supported:
Launched Time
Stack Frames
Parent Operation
Instruction ID
Atl Instruction
Content
Launched Memory Usage
Has Error
ModelPackage.getProfilingInstruction()
Method Summary | |
---|---|
ATLInstruction |
getAtlInstruction()
Returns the value of the 'Atl Instruction' reference |
java.lang.String |
getContent()
Returns the value of the 'Content' attribute |
int |
getInstructionID()
Returns the value of the 'Instruction ID' attribute |
long |
getLaunchedMemoryUsage()
Returns the value of the 'Launched Memory Usage' attribute |
long |
getLaunchedTime()
Returns the value of the 'Launched Time' attribute |
ProfilingOperation |
getParentOperation()
Returns the value of the 'Parent Operation' reference |
org.eclipse.emf.common.util.EList<java.lang.Object> |
getStackFrames()
Returns the value of the 'Stack Frames' attribute list. |
boolean |
isHasError()
Returns the value of the 'Has Error' attribute |
void |
setAtlInstruction(ATLInstruction value)
Sets the value of the ' Atl Instruction ' reference |
void |
setContent(java.lang.String value)
Sets the value of the ' Content ' attribute |
void |
setHasError(boolean value)
Sets the value of the ' Has Error ' attribute |
void |
setInstructionID(int value)
Sets the value of the ' Instruction ID ' attribute |
void |
setLaunchedMemoryUsage(long value)
Sets the value of the ' Launched Memory Usage ' attribute |
void |
setLaunchedTime(long value)
Sets the value of the ' Launched Time ' attribute |
void |
setParentOperation(ProfilingOperation value)
Sets the value of the ' Parent Operation ' reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
long getLaunchedTime()
If the meaning of the 'Launched Time' attribute isn't clear, there really should be more of a description here...
setLaunchedTime(long)
,
ModelPackage.getProfilingInstruction_LaunchedTime()
void setLaunchedTime(long value)
Launched Time
' attribute.
value
- the new value of the 'Launched Time' attribute.getLaunchedTime()
org.eclipse.emf.common.util.EList<java.lang.Object> getStackFrames()
Object
.
If the meaning of the 'Stack Frames' attribute list isn't clear, there really should be more of a description here...
ModelPackage.getProfilingInstruction_StackFrames()
ProfilingOperation getParentOperation()
If the meaning of the 'Parent Operation' reference isn't clear, there really should be more of a description here...
setParentOperation(ProfilingOperation)
,
ModelPackage.getProfilingInstruction_ParentOperation()
void setParentOperation(ProfilingOperation value)
Parent Operation
' reference.
value
- the new value of the 'Parent Operation' reference.getParentOperation()
int getInstructionID()
If the meaning of the 'Instruction ID' attribute isn't clear, there really should be more of a description here...
setInstructionID(int)
,
ModelPackage.getProfilingInstruction_InstructionID()
void setInstructionID(int value)
Instruction ID
' attribute.
value
- the new value of the 'Instruction ID' attribute.getInstructionID()
ATLInstruction getAtlInstruction()
If the meaning of the 'Atl Instruction' reference isn't clear, there really should be more of a description here...
setAtlInstruction(ATLInstruction)
,
ModelPackage.getProfilingInstruction_AtlInstruction()
void setAtlInstruction(ATLInstruction value)
Atl Instruction
' reference.
value
- the new value of the 'Atl Instruction' reference.getAtlInstruction()
java.lang.String getContent()
If the meaning of the 'Content' attribute isn't clear, there really should be more of a description here...
setContent(String)
,
ModelPackage.getProfilingInstruction_Content()
void setContent(java.lang.String value)
Content
' attribute.
value
- the new value of the 'Content' attribute.getContent()
long getLaunchedMemoryUsage()
If the meaning of the 'Launched Memory Usage' attribute isn't clear, there really should be more of a description here...
setLaunchedMemoryUsage(long)
,
ModelPackage.getProfilingInstruction_LaunchedMemoryUsage()
void setLaunchedMemoryUsage(long value)
Launched Memory Usage
' attribute.
value
- the new value of the 'Launched Memory Usage' attribute.getLaunchedMemoryUsage()
boolean isHasError()
If the meaning of the 'Has Error' attribute isn't clear, there really should be more of a description here...
setHasError(boolean)
,
ModelPackage.getProfilingInstruction_HasError()
void setHasError(boolean value)
Has Error
' attribute.
value
- the new value of the 'Has Error' attribute.isHasError()
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |