| Package | Description |
|---|---|
| org.eclipse.ocl |
Definition of the extensible environment API for OCL parsing and evaluation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeResolver<PK,C,O,P,PM>
A partial implementation of the
TypeResolver interface, useful for
providers of environment implementations to build their type resolvers. |
| Modifier and Type | Method and Description |
|---|---|
TypeResolver<C,O,P> |
Environment.getTypeResolver()
Obtains a type resolver to be used to create (and cache) concrete bindings
for the generic OCL types, based on the user model types provided by this
environment.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.