|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LetExpCS
A representation of the model object 'Let Exp CS'.
The following features are supported:
EssentialOCLCSTPackage.getLetExpCS()| Method Summary | |
|---|---|
ExpCS |
getIn()
Returns the value of the 'In' containment reference. |
org.eclipse.emf.common.util.EList<LetVariableCS> |
getVariable()
Returns the value of the 'Variable' containment reference list. |
void |
setIn(ExpCS value)
Sets the value of the ' In' 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 |
|---|
org.eclipse.emf.common.util.EList<LetVariableCS> getVariable()
LetVariableCS.
It is bidirectional and its opposite is 'Let Expression'.
If the meaning of the 'Variable' containment reference list isn't clear, there really should be more of a description here...
EssentialOCLCSTPackage.getLetExpCS_Variable(),
LetVariableCS.getLetExpression()ExpCS getIn()
If the meaning of the 'In' containment reference isn't clear, there really should be more of a description here...
setIn(ExpCS),
EssentialOCLCSTPackage.getLetExpCS_In()void setIn(ExpCS value)
In' containment reference.
value - the new value of the 'In' containment reference.getIn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||