Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OCL/Indigo Documentation Errata"

< OCL
(New page: == Programmers Guide == === Impact Analyzer === ==== Known Limitations ==== Derived properties are supported in Indigo. === Standalone Configuration === When using the Pivot binding u...)
 
 
(No difference)

Latest revision as of 14:41, 31 May 2013

Programmers Guide

Impact Analyzer

Known Limitations

Derived properties are supported in Indigo.

Standalone Configuration

When using the Pivot binding users should additioonally invoke:

OCLstdlib.install()

to install the standard OCL Standard Library.

Back to the top