Uses of Package
org.eclipse.ocl.util

Packages that use org.eclipse.ocl.util
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.uml Implementation of an OCL binding for the UML metamodel. 
org.eclipse.ocl.util Miscellaneous utilities in support of the OCL parser and environment implementations. 
 

Classes in org.eclipse.ocl.util used by org.eclipse.ocl
Adaptable
          Interface implemented by Environments that are adaptable to optional interfaces that can be considered as extensions to the environment API.
Tuple
          Interface of a tuple instance value.
 

Classes in org.eclipse.ocl.util used by org.eclipse.ocl.ecore
Adaptable
          Interface implemented by Environments that are adaptable to optional interfaces that can be considered as extensions to the environment API.
Tuple
          Interface of a tuple instance value.
 

Classes in org.eclipse.ocl.util used by org.eclipse.ocl.lpg
Adaptable
          Interface implemented by Environments that are adaptable to optional interfaces that can be considered as extensions to the environment API.
 

Classes in org.eclipse.ocl.util used by org.eclipse.ocl.uml
Adaptable
          Interface implemented by Environments that are adaptable to optional interfaces that can be considered as extensions to the environment API.
Tuple
          Interface of a tuple instance value.
 

Classes in org.eclipse.ocl.util used by org.eclipse.ocl.util
Bag
          A bag is a collection that is non-unique and unordered.
ProblemHandlerWrapper
          A wrapper for ProblemHandlers, convenient for subclassing to decorate/intercept an existing problem handler instance.
ToStringVisitor
          Converts an OCL expression to a string for debugging.
Tuple
          Interface of a tuple instance value.
 


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