|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Operation
A representation of the model object 'Operation'.
The following features are supported:
DomPackage.getOperation()| Method Summary | |
|---|---|
DelegateOperation |
getDelegate()
Returns the value of the 'Delegate' reference. |
String |
getExpression()
Returns the value of the 'Expression' attribute. |
org.eclipse.emf.common.util.EList<Parameter> |
getParameters()
Returns the value of the 'Parameters' containment reference list. |
void |
setDelegate(DelegateOperation delegateOperation)
|
void |
setExpression(String value)
Sets the value of the ' Expression' attribute. |
| Methods inherited from interface org.openxma.dsl.dom.model.DaoOperation |
|---|
getName, getType, isMany, setMany, setName, setType |
| Methods inherited from interface org.openxma.dsl.core.model.IDocumentable |
|---|
getTxtDescription, setTxtDescription |
| 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 |
|---|
org.eclipse.emf.common.util.EList<Parameter> getParameters()
Parameter.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getOperation_Parameters()String getExpression()
If the meaning of the 'Expression' attribute isn't clear, there really should be more of a description here...
setExpression(String),
DomPackage.getOperation_Expression()void setExpression(String value)
Expression' attribute.
value - the new value of the 'Expression' attribute.getExpression()DelegateOperation getDelegate()
If the meaning of the 'Delegate' reference isn't clear, there really should be more of a description here...
DomPackage.getOperation_Delegate()void setDelegate(DelegateOperation delegateOperation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||