|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IfExpCS
A representation of the model object 'If Exp CS'.
The following features are supported:
EssentialOCLCSTPackage.getIfExpCS()| Method Summary | |
|---|---|
ExpCS |
getCondition()
Returns the value of the 'Condition' containment reference. |
ExpCS |
getElseExpression()
Returns the value of the 'Else Expression' containment reference. |
ExpCS |
getThenExpression()
Returns the value of the 'Then Expression' containment reference. |
void |
setCondition(ExpCS value)
Sets the value of the ' Condition' containment reference. |
void |
setElseExpression(ExpCS value)
Sets the value of the ' Else Expression' containment reference. |
void |
setThenExpression(ExpCS value)
Sets the value of the ' Then Expression' containment reference. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.essentialocl.essentialOCLCST.ExpCS |
|---|
getParent, setParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS |
|---|
getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
resetPivot |
| 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 |
|---|
ExpCS getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(ExpCS),
EssentialOCLCSTPackage.getIfExpCS_Condition()void setCondition(ExpCS value)
Condition' containment reference.
value - the new value of the 'Condition' containment reference.getCondition()ExpCS getThenExpression()
If the meaning of the 'Then Expression' containment reference isn't clear, there really should be more of a description here...
setThenExpression(ExpCS),
EssentialOCLCSTPackage.getIfExpCS_ThenExpression()void setThenExpression(ExpCS value)
Then Expression' containment reference.
value - the new value of the 'Then Expression' containment reference.getThenExpression()ExpCS getElseExpression()
If the meaning of the 'Else Expression' containment reference isn't clear, there really should be more of a description here...
setElseExpression(ExpCS),
EssentialOCLCSTPackage.getIfExpCS_ElseExpression()void setElseExpression(ExpCS value)
Else Expression' containment reference.
value - the new value of the 'Else Expression' containment reference.getElseExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||