| Interface | Description |
|---|---|
| Customizable |
An optional adapter interface for entities whose
behaviour can be customized by clients by the application of
Options. |
| Option<T> |
Interface implemented by the options that can be applied to
Customizable
entities such as OCL environments. |
| Class | Description |
|---|---|
| BasicOption<T> |
Useful implementation of the
Option interface for OCL parsing options. |
| EvaluationOptions |
Options applicable to
EvaluationEnvironments to
customize their evaluation behaviour. |
| ParsingOptions |
Options applicable to
Environments to
customize their parsing behaviour. |
| Enum | Description |
|---|---|
| ParsingOptions.PACKAGE_LOOKUP_STRATEGIES |
The alternative strategies for resolving the package name at the start of
a path name.
|
| ProblemOption |
Options for problem-reporting in parsing OCL constraints.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.