|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FunctionCallStatement
A representation of the model object 'Function Call Statement'.
The following features are supported:
MOFScriptModelPackage.getFunctionCallStatement()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
FunctionCall |
getFunction()
Returns the value of the 'Function' containment reference |
void |
setFunction(FunctionCall value)
Sets the value of the ' Function ' containment reference |
Methods inherited from interface org.eclipse.mofscript.MOFScriptModel.MOFScriptStatement |
---|
getOwner, setOwner |
Methods inherited from interface org.eclipse.mofscript.MOFScriptModel.MOFScriptStatementOwner |
---|
getBlocks, getStatements, getVariables |
Methods inherited from interface org.eclipse.mofscript.MOFScriptModel.MOFScriptObject |
---|
getColumn, getComment, getLine, setColumn, setLine |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
FunctionCall getFunction()
If the meaning of the 'Function' containment reference isn't clear, there really should be more of a description here...
setFunction(FunctionCall)
,
MOFScriptModelPackage.getFunctionCallStatement_Function()
void setFunction(FunctionCall value)
Function
' containment reference.
value
- the new value of the 'Function' containment reference.getFunction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |