| Package | Description |
|---|---|
| org.eclipse.ocl.cst | |
| org.eclipse.ocl.cst.impl | |
| org.eclipse.ocl.cst.util | |
| org.eclipse.ocl.parser |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationCallExpCS
A representation of the model object 'Operation Call Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureCallExpCS |
CSTFactory.createFeatureCallExpCS()
Returns a new object of class 'Feature Call Exp CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureCallExpCSImpl
An implementation of the model object 'Feature Call Exp CS'.
|
class |
OperationCallExpCSImpl
An implementation of the model object 'Operation Call Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureCallExpCS |
CSTFactoryImpl.createFeatureCallExpCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseFeatureCallExpCS(FeatureCallExpCS object)
Returns the result of interpreting the object as an instance of 'Feature Call Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected FeatureCallExpCS |
AbstractOCLParser.createFeatureCallExpCS(OCLExpressionCS source,
PathNameCS pathNameCS,
SimpleNameCS simpleNameCS,
<any> arguments,
IsMarkedPreCS isMarkedPreCS) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractOCLAnalyzer.isAtPre(FeatureCallExpCS callExp)
Queries whether the specified call expression is adorned with
@pre.
|
protected OCLExpression<C> |
AbstractOCLAnalyzer.modelPropertyCallExpCS(FeatureCallExpCS modelPropertyCallExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
ModelPropertyCallExpCS
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.