Package org.eclipse.ocl.options

Interface Summary
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 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.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.