Implementation of the UML binding of the the Types package of the OCL Abstract Syntax.

Package Specification

This package implements the UML binding for the Types package of the OCL Abstract Syntax, as specified by the interfaces in the {@link org.eclipse.ocl.uml} package. The types in this package are not typically used by clients. Rather, instances of the abstract syntax classes are created either using the {@linkplain org.eclipse.ocl.uml.UMLFactory factory interface} or by parsing OCL text.

@see org.eclipse.ocl.uml @see org.eclipse.ocl.uml.UMLPackage @see org.eclipse.ocl.uml.UMLFactory