Uses of Package
org.eclipse.ocl.options

Packages that use org.eclipse.ocl.options
org.eclipse.ocl Definition of the extensible environment API for OCL parsing and evaluation. 
org.eclipse.ocl.ecore Implementation of an OCL binding for the Ecore metamodel. 
org.eclipse.ocl.examples.impactanalyzer.deltaPropagation   
org.eclipse.ocl.examples.impactanalyzer.util   
org.eclipse.ocl.lpg   
org.eclipse.ocl.options   
org.eclipse.ocl.uml Implementation of an OCL binding for the UML metamodel. 
org.eclipse.ocl.uml.options   
 

Classes in org.eclipse.ocl.options used by org.eclipse.ocl
Customizable
          An optional adapter interface for entities whose behaviour can be customized by clients by the application of Options.
Option
          Interface implemented by the options that can be applied to Customizable entities such as OCL environments.
 

Classes in org.eclipse.ocl.options used by org.eclipse.ocl.ecore
Customizable
          An optional adapter interface for entities whose behaviour can be customized by clients by the application of Options.
 

Classes in org.eclipse.ocl.options used by org.eclipse.ocl.examples.impactanalyzer.deltaPropagation
Customizable
          An optional adapter interface for entities whose behaviour can be customized by clients by the application of Options.
 

Classes in org.eclipse.ocl.options used by org.eclipse.ocl.examples.impactanalyzer.util
Customizable
          An optional adapter interface for entities whose behaviour can be customized by clients by the application of Options.
 

Classes in org.eclipse.ocl.options used by org.eclipse.ocl.lpg
Customizable
          An optional adapter interface for entities whose behaviour can be customized by clients by the application of Options.
Option
          Interface implemented by the options that can be applied to Customizable entities such as OCL environments.
 

Classes in org.eclipse.ocl.options used by org.eclipse.ocl.options
BasicOption
          Useful implementation of the Option interface for OCL parsing options.
Option
          Interface implemented by the options that can be applied to Customizable entities such as OCL environments.
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.
 

Classes in org.eclipse.ocl.options used by org.eclipse.ocl.uml
Customizable
          An optional adapter interface for entities whose behaviour can be customized by clients by the application of Options.
 

Classes in org.eclipse.ocl.options used by org.eclipse.ocl.uml.options
Option
          Interface implemented by the options that can be applied to Customizable entities such as OCL environments.