|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableCS
A representation of the model object 'Variable CS'.
The following features are supported:
EssentialOCLCSTPackage.getVariableCS()| Method Summary | |
|---|---|
ExpCS |
getInitExpression()
Returns the value of the 'Init Expression' containment reference. |
TypedRefCS |
getOwnedType()
Returns the value of the 'Owned Type' containment reference. |
void |
setInitExpression(ExpCS value)
Sets the value of the ' Init Expression' containment reference. |
void |
setOwnedType(TypedRefCS value)
Sets the value of the ' Owned Type' containment reference. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.NamedElementCS |
|---|
getName, setName |
| 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 |
|---|
TypedRefCS getOwnedType()
If the meaning of the 'Owned Type' containment reference isn't clear, there really should be more of a description here...
setOwnedType(TypedRefCS),
EssentialOCLCSTPackage.getVariableCS_OwnedType()void setOwnedType(TypedRefCS value)
Owned Type' containment reference.
value - the new value of the 'Owned Type' containment reference.getOwnedType()ExpCS getInitExpression()
If the meaning of the 'Init Expression' containment reference isn't clear, there really should be more of a description here...
setInitExpression(ExpCS),
EssentialOCLCSTPackage.getVariableCS_InitExpression()void setInitExpression(ExpCS value)
Init Expression' containment reference.
value - the new value of the 'Init Expression' containment reference.getInitExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||