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.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
Tuple
          Interface of a tuple instance value.
 

Classes in org.eclipse.ocl.util used by org.eclipse.ocl.ecore
Tuple
          Interface of a tuple instance value.
 

Classes in org.eclipse.ocl.util used by org.eclipse.ocl.uml
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.
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.