| 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 |
|---|---|
IfExpCS |
CSTFactory.createIfExpCS()
Returns a new object of class 'If Exp CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfExpCSImpl
An implementation of the model object 'If Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
IfExpCS |
CSTFactoryImpl.createIfExpCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseIfExpCS(IfExpCS object)
Returns the result of interpreting the object as an instance of 'If Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected IfExpCS |
AbstractOCLParser.createIfExpCS(OCLExpressionCS condition,
OCLExpressionCS thenExpression,
OCLExpressionCS elseExpression) |
| Modifier and Type | Method and Description |
|---|---|
protected IfExp<C> |
AbstractOCLAnalyzer.ifExpCS(IfExpCS ifExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
IfExpCS
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.