| 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 |
|---|---|
ClassifierContextDeclCS |
CSTFactory.createClassifierContextDeclCS()
Returns a new object of class 'Classifier Context Decl CS'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassifierContextDeclCSImpl
An implementation of the model object 'Classifier Context Decl CS'.
|
| Modifier and Type | Method and Description |
|---|---|
ClassifierContextDeclCS |
CSTFactoryImpl.createClassifierContextDeclCS() |
| Modifier and Type | Method and Description |
|---|---|
T |
CSTSwitch.caseClassifierContextDeclCS(ClassifierContextDeclCS object)
Returns the result of interpreting the object as an instance of 'Classifier Context Decl CS'.
|
| Modifier and Type | Method and Description |
|---|---|
protected ClassifierContextDeclCS |
AbstractOCLParser.createClassifierContextDeclCS(SimpleNameCS simpleNameCS,
PathNameCS pathNameCS,
<any> constraints)
Creates a classifier context declaration.
|
| Modifier and Type | Method and Description |
|---|---|
protected Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> |
AbstractOCLAnalyzer.classifierContextDeclCS(ClassifierContextDeclCS classifierContextDeclCS,
Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env,
List<CT> constraints)
ClassifierContextDeclCS
|
protected Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> |
AbstractOCLAnalyzer.createClassifierContext(Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env,
ClassifierContextDeclCS classifierContextDeclCS,
C classifier) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.