|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExportRoot
A representation of the model object 'Export Root'.
The following features are supported:
ExportmodelPackage.getExportRoot()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<AtlOperationExport> |
getOperation()
Returns the value of the 'Operation' containment reference list. |
long |
getTotalInstructions()
Returns the value of the 'Total Instructions' attribute |
double |
getTotalTime()
Returns the value of the 'Total Time' attribute |
void |
setTotalInstructions(long value)
Sets the value of the ' Total Instructions ' attribute |
void |
setTotalTime(double value)
Sets the value of the ' Total Time ' 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 |
---|
org.eclipse.emf.common.util.EList<AtlOperationExport> getOperation()
AtlOperationExport
.
If the meaning of the 'Operation' containment reference list isn't clear, there really should be more of a description here...
ExportmodelPackage.getExportRoot_Operation()
double getTotalTime()
If the meaning of the 'Total Time' attribute isn't clear, there really should be more of a description here...
setTotalTime(double)
,
ExportmodelPackage.getExportRoot_TotalTime()
void setTotalTime(double value)
Total Time
' attribute.
value
- the new value of the 'Total Time' attribute.getTotalTime()
long getTotalInstructions()
If the meaning of the 'Total Instructions' attribute isn't clear, there really should be more of a description here...
setTotalInstructions(long)
,
ExportmodelPackage.getExportRoot_TotalInstructions()
void setTotalInstructions(long value)
Total Instructions
' attribute.
value
- the new value of the 'Total Instructions' attribute.getTotalInstructions()
|
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 |