Package org.eclipse.ocl.examples.pivot.options

Interface Summary
Option<T> Interface implemented by the options that can be applied to Customizable entities such as OCL environments.
 

Class Summary
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 Summary
ProblemOption Options for problem-reporting in parsing OCL constraints.