|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExportElement
A representation of the model object 'Export Element'.
The following features are supported:
NameTim ExecutionInstructionsBegin MemoryMax MemoryEnd MemoryTotal Time Execution PercentTotal Instructions Percent
ExportmodelPackage.getExportElement()| Method Summary | |
|---|---|
long |
getBeginMemory()
Returns the value of the 'Begin Memory' attribute |
long |
getEndMemory()
Returns the value of the 'End Memory' attribute |
long |
getInstructions()
Returns the value of the 'Instructions' attribute |
long |
getMaxMemory()
Returns the value of the 'Max Memory' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
double |
getTimExecution()
Returns the value of the 'Tim Execution' attribute |
java.lang.String |
getTotalInstructionsPercent()
Returns the value of the 'Total Instructions Percent' attribute |
java.lang.String |
getTotalTimeExecutionPercent()
Returns the value of the 'Total Time Execution Percent' attribute |
void |
setBeginMemory(long value)
Sets the value of the ' Begin Memory' attribute |
void |
setEndMemory(long value)
Sets the value of the ' End Memory' attribute |
void |
setInstructions(long value)
Sets the value of the ' Instructions' attribute |
void |
setMaxMemory(long value)
Sets the value of the ' Max Memory' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setTimExecution(double value)
Sets the value of the ' Tim Execution' attribute |
void |
setTotalInstructionsPercent(java.lang.String value)
Sets the value of the ' Total Instructions Percent' attribute |
void |
setTotalTimeExecutionPercent(java.lang.String value)
Sets the value of the ' Total Time Execution Percent' attribute |
| 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 |
|---|
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),
ExportmodelPackage.getExportElement_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()double getTimExecution()
If the meaning of the 'Tim Execution' attribute isn't clear, there really should be more of a description here...
setTimExecution(double),
ExportmodelPackage.getExportElement_TimExecution()void setTimExecution(double value)
Tim Execution' attribute.
value - the new value of the 'Tim Execution' attribute.getTimExecution()long getInstructions()
If the meaning of the 'Instructions' attribute isn't clear, there really should be more of a description here...
setInstructions(long),
ExportmodelPackage.getExportElement_Instructions()void setInstructions(long value)
Instructions' attribute.
value - the new value of the 'Instructions' attribute.getInstructions()long getBeginMemory()
If the meaning of the 'Begin Memory' attribute isn't clear, there really should be more of a description here...
setBeginMemory(long),
ExportmodelPackage.getExportElement_BeginMemory()void setBeginMemory(long value)
Begin Memory' attribute.
value - the new value of the 'Begin Memory' attribute.getBeginMemory()long getMaxMemory()
If the meaning of the 'Max Memory' attribute isn't clear, there really should be more of a description here...
setMaxMemory(long),
ExportmodelPackage.getExportElement_MaxMemory()void setMaxMemory(long value)
Max Memory' attribute.
value - the new value of the 'Max Memory' attribute.getMaxMemory()long getEndMemory()
If the meaning of the 'End Memory' attribute isn't clear, there really should be more of a description here...
setEndMemory(long),
ExportmodelPackage.getExportElement_EndMemory()void setEndMemory(long value)
End Memory' attribute.
value - the new value of the 'End Memory' attribute.getEndMemory()java.lang.String getTotalTimeExecutionPercent()
If the meaning of the 'Total Time Execution Percent' attribute isn't clear, there really should be more of a description here...
setTotalTimeExecutionPercent(String),
ExportmodelPackage.getExportElement_TotalTimeExecutionPercent()void setTotalTimeExecutionPercent(java.lang.String value)
Total Time Execution Percent' attribute.
value - the new value of the 'Total Time Execution Percent' attribute.getTotalTimeExecutionPercent()java.lang.String getTotalInstructionsPercent()
If the meaning of the 'Total Instructions Percent' attribute isn't clear, there really should be more of a description here...
setTotalInstructionsPercent(String),
ExportmodelPackage.getExportElement_TotalInstructionsPercent()void setTotalInstructionsPercent(java.lang.String value)
Total Instructions Percent' attribute.
value - the new value of the 'Total Instructions Percent' attribute.getTotalInstructionsPercent()
|
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 | |||||||||