|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataFunction
A representation of the model object 'Data Function'.
The following features are supported:
EsterelPackage.getDataFunction()
Method Summary | |
---|---|
EList<DataExpr> |
getDataExpr()
Returns the value of the 'Data Expr' containment reference list. |
Function |
getFunction()
Returns the value of the 'Function' reference. |
void |
setFunction(Function value)
Sets the value of the ' Function ' reference. |
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 |
---|
Function getFunction()
If the meaning of the 'Function' reference isn't clear, there really should be more of a description here...
setFunction(Function)
,
EsterelPackage.getDataFunction_Function()
void setFunction(Function value)
Function
' reference.
value
- the new value of the 'Function' reference.getFunction()
EList<DataExpr> getDataExpr()
DataExpr
.
If the meaning of the 'Data Expr' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getDataFunction_DataExpr()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |