| 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 |
|---|---|
IterateExpCS |
CSTFactory.createIterateExpCS()
Returns a new object of class 'Iterate Exp CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IterateExpCSImpl
An implementation of the model object 'Iterate Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
IterateExpCS |
CSTFactoryImpl.createIterateExpCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseIterateExpCS(IterateExpCS object)
Returns the result of interpreting the object as an instance of 'Iterate Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected IterateExpCS |
AbstractOCLParser.createIterateExpCS(OCLExpressionCS source,
SimpleNameCS simpleNameCS,
VariableCS variable1,
VariableCS variable2,
OCLExpressionCS oclExpressionCS) |
| Modifier and Type | Method and Description |
|---|---|
protected IterateExp<C,PM> |
AbstractOCLAnalyzer.iterateExpCS(IterateExpCS iterateExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
IterateExpCS
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.