| 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 |
|---|---|
OperationCallExpCS |
CSTFactory.createOperationCallExpCS()
Returns a new object of class 'Operation Call Exp CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OperationCallExpCSImpl
An implementation of the model object 'Operation Call Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
OperationCallExpCS |
CSTFactoryImpl.createOperationCallExpCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseOperationCallExpCS(OperationCallExpCS object)
Returns the result of interpreting the object as an instance of 'Operation Call Exp CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected OperationCallExpCS |
AbstractOCLParser.createArrowOperationCallExpCS(OCLExpressionCS oclExpressionCS,
SimpleNameCS simpleNameCS,
IsMarkedPreCS isMarkedPreCS,
<any> arguments) |
protected OperationCallExpCS |
AbstractOCLParser.createDotOperationCallExpCS(OCLExpressionCS oclExpressionCS,
PathNameCS pathNameCS,
SimpleNameCS simpleNameCS,
IsMarkedPreCS isMarkedPreCS,
<any> arguments) |
protected OperationCallExpCS |
AbstractOCLParser.createOperationCallExpCS(OCLExpressionCS oclExpressionCS,
SimpleNameCS simpleNameCS,
<any> arguments) |
| Modifier and Type | Method and Description |
|---|---|
protected List<OCLExpression<C>> |
AbstractOCLAnalyzer.argumentsCS(OperationCallExpCS operationCallExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env) |
protected OCLExpression<C> |
AbstractOCLAnalyzer.arrowOperationCallExpCS(OperationCallExpCS operationCallExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
OperationCallExpCS for an ->
|
protected OCLExpression<C> |
AbstractOCLAnalyzer.createImplicitSource(OperationCallExpCS operationCallExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env,
List<OCLExpression<C>> args) |
protected OperationCallExp<C,O> |
AbstractOCLAnalyzer.genOperationCallExp(Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env,
OperationCallExpCS operationCallExpCS,
String rule,
String operName,
OCLExpression<C> source,
C ownerType,
List<OCLExpression<C>> args)
Generate an OperationCallExp node.
|
protected OCLExpression<C> |
AbstractOCLAnalyzer.oclIsInStateOperationCallExpCS(OperationCallExpCS operationCallExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
OperationCallExpCS for oclIsInState
|
protected OCLExpression<C> |
AbstractOCLAnalyzer.operationCallExpCS(OperationCallExpCS operationCallExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
OperationCallExpCS
|
protected OCLExpression<C> |
AbstractOCLAnalyzer.staticOperationCallExpCS(OperationCallExpCS operationCallExpCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.