|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SigExprUnary
A representation of the model object 'Sig Expr Unary'.
The following features are supported:
EsterelPackage.getSigExprUnary()
Method Summary | |
---|---|
String |
getExpr()
Returns the value of the 'Expr' attribute. |
EObject |
getSigExpr()
Returns the value of the 'Sig Expr' containment reference. |
void |
setExpr(String value)
Sets the value of the ' Expr ' attribute. |
void |
setSigExpr(EObject value)
Sets the value of the ' Sig Expr ' containment reference. |
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 getExpr()
If the meaning of the 'Expr' attribute isn't clear, there really should be more of a description here...
setExpr(String)
,
EsterelPackage.getSigExprUnary_Expr()
void setExpr(String value)
Expr
' attribute.
value
- the new value of the 'Expr' attribute.getExpr()
EObject getSigExpr()
If the meaning of the 'Sig Expr' containment reference isn't clear, there really should be more of a description here...
setSigExpr(EObject)
,
EsterelPackage.getSigExprUnary_SigExpr()
containment | = | true |
void setSigExpr(EObject value)
Sig Expr
' containment reference.
value
- the new value of the 'Sig Expr' containment reference.getSigExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |