Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MDT/OCL/Reviews/Helios

< MDT‎ | OCL
Revision as of 16:08, 27 May 2010 by Unnamed Poltroon (Talk)

< To: MDT

This page provides the required docuware for the MDT OCL 3.0.0 Release Review, as part of the upcoming Helios Simultaneous Release.

Overview

OCL is an implementation of the Object Constraint Language (OCL) OMG standard for EMF-based models.

The OCL component provides the following capabilities to support OCL integration:

  • Defines APIs for parsing and evaluating OCL constraints and queries on EMF models.
  • Defines an Ecore implementation of the OCL abstract syntax model, including support for serialization of parsed OCL expressions.
  • Provides a Visitor API for analyzing/transforming the AST model of OCL expressions.
  • Provides an extensibility API for clients to customize the parsing and evaluation environments used by the parser.

Features

New in this release

  • Elimination of deviations from the OMG standard.
  • Internal improvements and upgrade to the newest LPG parser version.
  • OCL annotations are supported in Ecore models
  • OCL Editor support in examples.

See http://wiki.eclipse.org/MDT/OCL/New_and_Noteworthy/Helios.

Accordance with project plan themes and priorities

  • Compliance - 5 committed, 4 deferred
  • Release Currency - 6 committed, 0 deferred
  • Usability - 3 committed, 1 deferred

See http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/ocl/project-info/plan_helios.xml&component=OCL.

Non-Code Aspects

Testing & Packaging

MoDisco uses the Modeling Project Releng system to build and promote versions.
Each new build is tested at least with Eclipse 3.6 (Helios).
Core plugins are provided with dedicated test plugins checking their valid behavior.
MoDisco is integrated into the Helios Release Train since December 2009.
It is also part of the Amalgamation Modeling Package for Helios.

Community & Support

MoDisco HeliosReview BugReport.PNG

IP Issues

The Eclipse IP Process has been strictly followed and all plugins contain the appropriate about.html and license files.
The MoDisco IP Log is available from http://www.eclipse.org/projects/ip_log.php?projectid=modeling.mdt.modisco

  • Some third-party libraries are used (cf. corresponding validated CQs)

All MoDisco content is released under EPL.

Project Plan

The current project plan is available from [1].

Draft development plan for MDT OCL 4.0.0 is not yet available.

Back to the top