|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfilingOperation
A representation of the model object 'Profiling Operation'.
The following features are supported:
End TimeTotal Executed InstructionsExecution InstructionsEnd Memory UsageContextMax Memory UsageMatching OperationExecution Errors
ModelPackage.getProfilingOperation()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Context> |
getContext()
Returns the value of the 'Context' containment reference list. |
long |
getEndMemoryUsage()
Returns the value of the 'End Memory Usage' attribute |
long |
getEndTime()
Returns the value of the 'End Time' attribute |
org.eclipse.emf.common.util.EList<ExecutionError> |
getExecutionErrors()
Returns the value of the 'Execution Errors' containment reference list. |
org.eclipse.emf.common.util.EList<ProfilingInstruction> |
getExecutionInstructions()
Returns the value of the 'Execution Instructions' containment reference list. |
long |
getMaxMemoryUsage()
Returns the value of the 'Max Memory Usage' attribute |
int |
getTotalExecutedInstructions()
Returns the value of the 'Total Executed Instructions' attribute |
boolean |
isMatchingOperation()
Returns the value of the 'Matching Operation' attribute |
void |
setEndMemoryUsage(long value)
Sets the value of the ' End Memory Usage' attribute |
void |
setEndTime(long value)
Sets the value of the ' End Time' attribute |
void |
setMatchingOperation(boolean value)
Sets the value of the ' Matching Operation' attribute |
void |
setMaxMemoryUsage(long value)
Sets the value of the ' Max Memory Usage' attribute |
void |
setTotalExecutedInstructions(int value)
Sets the value of the ' Total Executed Instructions' attribute |
| Methods inherited from interface org.eclipse.m2m.atl.profiler.model.ProfilingInstruction |
|---|
getAtlInstruction, getContent, getInstructionID, getLaunchedMemoryUsage, getLaunchedTime, getParentOperation, getStackFrames, isHasError, setAtlInstruction, setContent, setHasError, setInstructionID, setLaunchedMemoryUsage, setLaunchedTime, setParentOperation |
| 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 getEndTime()
If the meaning of the 'End Time' attribute isn't clear, there really should be more of a description here...
setEndTime(long),
ModelPackage.getProfilingOperation_EndTime()void setEndTime(long value)
End Time' attribute.
value - the new value of the 'End Time' attribute.getEndTime()int getTotalExecutedInstructions()
If the meaning of the 'Total Executed Instructions' attribute isn't clear, there really should be more of a description here...
setTotalExecutedInstructions(int),
ModelPackage.getProfilingOperation_TotalExecutedInstructions()void setTotalExecutedInstructions(int value)
Total Executed Instructions' attribute.
value - the new value of the 'Total Executed Instructions' attribute.getTotalExecutedInstructions()org.eclipse.emf.common.util.EList<ProfilingInstruction> getExecutionInstructions()
ProfilingInstruction.
If the meaning of the 'Execution Instructions' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getProfilingOperation_ExecutionInstructions()long getEndMemoryUsage()
If the meaning of the 'End Memory Usage' attribute isn't clear, there really should be more of a description here...
setEndMemoryUsage(long),
ModelPackage.getProfilingOperation_EndMemoryUsage()void setEndMemoryUsage(long value)
End Memory Usage' attribute.
value - the new value of the 'End Memory Usage' attribute.getEndMemoryUsage()org.eclipse.emf.common.util.EList<Context> getContext()
Context.
If the meaning of the 'Context' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getProfilingOperation_Context()long getMaxMemoryUsage()
If the meaning of the 'Max Memory Usage' attribute isn't clear, there really should be more of a description here...
setMaxMemoryUsage(long),
ModelPackage.getProfilingOperation_MaxMemoryUsage()void setMaxMemoryUsage(long value)
Max Memory Usage' attribute.
value - the new value of the 'Max Memory Usage' attribute.getMaxMemoryUsage()boolean isMatchingOperation()
If the meaning of the 'Matching Operation' attribute isn't clear, there really should be more of a description here...
setMatchingOperation(boolean),
ModelPackage.getProfilingOperation_MatchingOperation()void setMatchingOperation(boolean value)
Matching Operation' attribute.
value - the new value of the 'Matching Operation' attribute.isMatchingOperation()org.eclipse.emf.common.util.EList<ExecutionError> getExecutionErrors()
ExecutionError.
If the meaning of the 'Execution Errors' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getProfilingOperation_ExecutionErrors()
|
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 | |||||||||