| Package | Description |
|---|---|
| org.eclipse.ocl.cst | |
| org.eclipse.ocl.cst.impl | |
| org.eclipse.ocl.cst.util |
| Modifier and Type | Method and Description |
|---|---|
OperationCS |
CSTFactory.createOperationCS()
Returns a new object of class 'Operation CS'.
|
OperationCS |
OperationContextDeclCS.getOperationCS()
Returns the value of the 'Operation CS' containment reference.
|
OperationCS |
DefExpressionCS.getOperationCS()
Returns the value of the 'Operation CS' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationContextDeclCS.setOperationCS(OperationCS value)
Sets the value of the '
Operation CS' containment reference. |
void |
DefExpressionCS.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 | 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'.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.