|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionCall
A representation of the model object 'Function Call'.
The following features are supported:
DomPackage.getFunctionCall()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Expression> |
getArguments()
Returns the value of the 'Arguments' containment reference list. |
String |
getFunction()
Returns the value of the 'Function' attribute. |
void |
setFunction(String value)
Sets the value of the ' Function' attribute. |
| 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 |
|---|
String getFunction()
If the meaning of the 'Function' attribute isn't clear, there really should be more of a description here...
setFunction(String),
DomPackage.getFunctionCall_Function()void setFunction(String value)
Function' attribute.
value - the new value of the 'Function' attribute.getFunction()org.eclipse.emf.common.util.EList<Expression> getArguments()
Expression.
If the meaning of the 'Arguments' containment reference list isn't clear, there really should be more of a description here...
DomPackage.getFunctionCall_Arguments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||