Skip navigation links

Package org.eclipse.ocl.expressions

Specification of the Expressions package of the Object Constraint Lanuage version 2.0 Abstract Syntax model.

See: Description

Package org.eclipse.ocl.expressions Description

Specification of the Expressions package of the Object Constraint Lanuage version 2.0 Abstract Syntax model.

Package Specification

This package defines the API for the structure of parsed OCL expressions, as described in the Expressions package of the OCL specification version 2.0 with some extensions for this parser implementation. These extensions include:

None of these extensions of the model affects the XMI serialization of OCL expressions which, as much as possible, is conformant to the OCL specification.

See Also:
OCLExpression, org.eclipse.ocl.types, org.eclipse.ocl.utilities
Skip navigation links