|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataMinus
A representation of the model object 'Data Minus'.
The following features are supported:
EsterelPackage.getDataMinus()
Method Summary | |
---|---|
DataUnaryExpr |
getExpr()
Returns the value of the 'Expr' containment reference. |
String |
getPre()
Returns the value of the 'Pre' attribute. |
void |
setExpr(DataUnaryExpr value)
Sets the value of the ' Expr ' containment reference. |
void |
setPre(String value)
Sets the value of the ' Pre ' attribute. |
Methods inherited from interface de.cau.cs.kieler.esterel.esterel.DataExpr |
---|
getLeft, getOp, getRight, setLeft, setOp, setRight |
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 |
---|
String getPre()
If the meaning of the 'Pre' attribute isn't clear, there really should be more of a description here...
setPre(String)
,
EsterelPackage.getDataMinus_Pre()
void setPre(String value)
Pre
' attribute.
value
- the new value of the 'Pre' attribute.getPre()
DataUnaryExpr getExpr()
If the meaning of the 'Expr' containment reference isn't clear, there really should be more of a description here...
setExpr(DataUnaryExpr)
,
EsterelPackage.getDataMinus_Expr()
containment | = | true |
void setExpr(DataUnaryExpr value)
Expr
' containment reference.
value
- the new value of the 'Expr' containment reference.getExpr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |