| 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 |
|---|---|
VariableExpCS |
CSTFactory.createVariableExpCS()
Returns a new object of class 'Variable Exp CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VariableExpCSImpl
An implementation of the model object 'Variable Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
VariableExpCS |
CSTFactoryImpl.createVariableExpCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseVariableExpCS(VariableExpCS object)
Returns the result of interpreting the object as an instance of 'Variable Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected VariableExpCS |
AbstractOCLParser.createVariableExpCS(SimpleNameCS simpleNameCS,
<any> arguments,
IsMarkedPreCS isMarkedPreCS) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractOCLAnalyzer.isAtPre(VariableExpCS callExp)
Queries whether the specified variable expression is adorned with
@pre.
|
protected OCLExpression<C> |
AbstractOCLAnalyzer.variableExpCS(VariableExpCS variableExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
VariableExpCS
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.