| Package | Description |
|---|---|
| org.eclipse.ocl |
Definition of the extensible environment API for OCL parsing and evaluation.
|
| org.eclipse.ocl.parser |
| Modifier and Type | Method and Description |
|---|---|
protected OCLFactory |
AbstractTypeChecker.getOCLFactory()
Obtains the OCL factory that I use to instantiate the OCL Abstract
Syntax.
|
OCLFactory |
Environment.getOCLFactory()
Obtains a factory for the creation of types that are parameterized
by model elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OCLFactoryWithHistory
A wrapper for
OCLFactorys that records a history of the objects
created by it. |
| Modifier and Type | Field and Description |
|---|---|
protected OCLFactory |
OCLFactoryWithHistory.delegate |
protected OCLFactory |
AbstractOCLAnalyzer.oclFactory |
| Modifier and Type | Method and Description |
|---|---|
protected OCLFactory |
AbstractOCLAnalyzer.createOCLFactory(Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env)
Creates/obtains the
OCLFactory that I use to create OCL AST
elements. |
protected OCLFactory |
OCLAnalyzer.createOCLFactory(Environment<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E> env) |
| Constructor and Description |
|---|
OCLFactoryWithHistory(OCLFactory delegate) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.