| Package | Description |
|---|---|
| org.eclipse.ocl |
Definition of the extensible environment API for OCL parsing and evaluation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeChecker<C,O,P,PM>
Implementation of the
TypeChecker interface which offers the default
implementation for the type checking system. |
| Modifier and Type | Method and Description |
|---|---|
protected TypeChecker<C,O,P> |
AbstractEnvironment.createTypeChecker()
Creates my extensible type checker utility when it is first needed.
|
protected TypeChecker<C,O,P> |
AbstractEnvironment.getTypeChecker()
Obtains my extensible type checker utility.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.