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.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.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
Option
          Interface implemented by the options that can be applied to Customizable entities such as OCL environments.
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.
 


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