|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcCall
A representation of the model object 'Proc Call'.
The following features are supported:
EsterelPackage.getProcCall()
Method Summary | |
---|---|
EList<DataExpr> |
getExpr()
Returns the value of the 'Expr' containment reference list. |
Procedure |
getProc()
Returns the value of the 'Proc' reference. |
EList<VariableSingle> |
getVarList()
Returns the value of the 'Var List' reference list. |
void |
setProc(Procedure value)
Sets the value of the ' Proc ' 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 |
---|
Procedure getProc()
If the meaning of the 'Proc' reference isn't clear, there really should be more of a description here...
setProc(Procedure)
,
EsterelPackage.getProcCall_Proc()
void setProc(Procedure value)
Proc
' reference.
value
- the new value of the 'Proc' reference.getProc()
EList<VariableSingle> getVarList()
VariableSingle
.
If the meaning of the 'Var List' reference list isn't clear, there really should be more of a description here...
EsterelPackage.getProcCall_VarList()
EList<DataExpr> getExpr()
DataExpr
.
If the meaning of the 'Expr' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getProcCall_Expr()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |