| Package | Description |
|---|---|
| org.eclipse.ocl.cst | |
| org.eclipse.ocl.cst.impl | |
| org.eclipse.ocl.cst.util | |
| org.eclipse.ocl.parser |
| Modifier and Type | Method and Description |
|---|---|
DefExpressionCS |
CSTFactory.createDefExpressionCS()
Returns a new object of class 'Def Expression CS'.
|
DefExpressionCS |
DefCS.getDefExpressionCS()
Returns the value of the 'Def Expression CS' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefCS.setDefExpressionCS(DefExpressionCS value)
Sets the value of the '
Def Expression CS' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefExpressionCSImpl
An implementation of the model object 'Def Expression CS'.
|
| Modifier and Type | Field and Description |
|---|---|
protected DefExpressionCS |
DefCSImpl.defExpressionCS
The cached value of the '
Def Expression CS' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
DefExpressionCS |
CSTFactoryImpl.createDefExpressionCS() |
DefExpressionCS |
DefCSImpl.getDefExpressionCS() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
DefCSImpl.basicSetDefExpressionCS(DefExpressionCS newDefExpressionCS,
NotificationChain msgs) |
void |
DefCSImpl.setDefExpressionCS(DefExpressionCS newDefExpressionCS) |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseDefExpressionCS(DefExpressionCS object)
Returns the result of interpreting the object as an instance of 'Def Expression CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected DefExpressionCS |
AbstractOCLParser.createDefExpressionCS(VariableCS variableCS,
OperationCS operationCS,
OCLExpressionCS oclExpressionCS) |
| Modifier and Type | Method and Description |
|---|---|
protected DefCS |
AbstractOCLParser.createDefCS(boolean isStatic,
SimpleNameCS simpleNameCS,
DefExpressionCS defExpressionCS)
Creates a definition constraint.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.