| 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 |
|---|---|
OperationCS |
CSTFactory.createOperationCS()
Returns a new object of class 'Operation CS'.
|
OperationCS |
DefExpressionCS.getOperationCS()
Returns the value of the 'Operation CS' containment reference.
|
OperationCS |
OperationContextDeclCS.getOperationCS()
Returns the value of the 'Operation CS' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefExpressionCS.setOperationCS(OperationCS value)
Sets the value of the '
Operation CS' containment reference. |
void |
OperationContextDeclCS.setOperationCS(OperationCS value)
Sets the value of the '
Operation CS' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationCSImpl
An implementation of the model object 'Operation CS'.
|
| Modifier and Type | Field and Description |
|---|---|
protected OperationCS |
DefExpressionCSImpl.operationCS
The cached value of the '
Operation CS' containment reference. |
protected OperationCS |
OperationContextDeclCSImpl.operationCS
The cached value of the '
Operation CS' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
OperationCS |
CSTFactoryImpl.createOperationCS() |
OperationCS |
DefExpressionCSImpl.getOperationCS() |
OperationCS |
OperationContextDeclCSImpl.getOperationCS() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
DefExpressionCSImpl.basicSetOperationCS(OperationCS newOperationCS,
NotificationChain msgs) |
NotificationChain |
OperationContextDeclCSImpl.basicSetOperationCS(OperationCS newOperationCS,
NotificationChain msgs) |
void |
DefExpressionCSImpl.setOperationCS(OperationCS newOperationCS) |
void |
OperationContextDeclCSImpl.setOperationCS(OperationCS newOperationCS) |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseOperationCS(OperationCS object)
Returns the result of interpreting the object as an instance of 'Operation CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected OperationCS |
AbstractOCLParser.createOperationCS(IToken simpleName,
<any> list,
TypeCS typeCS) |
protected OperationCS |
AbstractOCLParser.createOperationCS(PathNameCS pathNameCS,
SimpleNameCS simpleNameCS,
<any> list,
TypeCS typeCS) |
| Modifier and Type | Method and Description |
|---|---|
protected DefExpressionCS |
AbstractOCLParser.createDefExpressionCS(VariableCS variableCS,
OperationCS operationCS,
OCLExpressionCS oclExpressionCS) |
protected OperationContextDeclCS |
AbstractOCLParser.createOperationContextDeclCS(OperationCS operationCS,
<any> prePostOrBodyDecls) |
protected Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> |
AbstractOCLAnalyzer.operationCS(OperationCS operationCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
OperationCS
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.