| Interface | Description |
|---|---|
| ProblemHandler |
A
ProblemHandler handles problems detected during the various lexical
syntactic, semantic analysis and validation phases of source text processing. |
| Class | Description |
|---|---|
| BasicOption<T> |
Abstract implementation of a configurable option that can also be a preference.
|
| EnumeratedOption<T extends Enum<T>> |
Implementation of the
PreferenceableOption interface for enum OCL options. |
| EvaluationOptions |
Options applicable to
EvaluationEnvironments to
customize their evaluation behaviour. |
| OCLinEcoreOptions | |
| OCLinEcorePreferenceInitializer |
Class used to initialize default preference values.
|
| ParsingOptions |
Options applicable to
EnvironmentFactorys to
customize their parsing behaviour. |
| PivotConsoleOptions |
Options applicable to use of the OCL Xtext console.
|
| PivotValidationOptions |
Options applicable to validation using Pivot.ocl defined constraints.
|
| ProblemHandler.Phase |
Standard processing phases for problem messages.
|
| Enum | Description |
|---|---|
| ProblemHandler.Severity |
Standard problem severities.
|
| ProblemOption |
Options for problem-reporting in parsing OCL constraints.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.