Package org.eclipse.ocl.uml.util

Miscellaneous utilities in support of the UML environment for OCL.

See:
          Description

Class Summary
OCLUMLUtil Utilities for resolving references to packages against a resource set and finding the Ecore definitions of UML packages and classifiers in support of evaluation of OCL expressions.
UMLAdapterFactory The Adapter Factory for the model.
UMLSwitch<T> The Switch for the model's inheritance hierarchy.
UMLValidator The Validator for the model.
 

Package org.eclipse.ocl.uml.util Description

Miscellaneous utilities in support of the UML environment for OCL.

Package Specification

This package defines a number of utilities that support the implementation of the UML metamodel binding for OCL (i.e., the UMLEnvironment). These utilities include:

See Also:
org.eclipse.ocl.uml