This package implements the API for the OCL standard types, as specified by the {@link org.eclipse.ocl.types} 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.types.TypesFactory factory interface} or by parsing OCL text.
@see org.eclipse.ocl.types @see org.eclipse.ocl.types.TypesPackage @see org.eclipse.ocl.types.TypesFactory