Skip navigation links

Package org.eclipse.ocl.types.impl

Implementation of the Types package of the Object Constraint Lanuage version 2.0 Abstract Syntax model.

See: Description

Package org.eclipse.ocl.types.impl Description

Implementation of the Types package of the Object Constraint Lanuage version 2.0 Abstract Syntax model.

Package Specification

This package implements the API for the OCL standard types, as specified by the 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 factory interface or by parsing OCL text.

See Also:
org.eclipse.ocl.types, TypesPackage, TypesFactory
Skip navigation links