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

Ecore ODA Driver-Proposal

Revision as of 18:30, 23 January 2009 by Timezra.gmail.com (Talk | contribs) (Downloads)

Introduction

The Ecore ODA Driver is a proposed component of the DTP Incubator project. It provides the ability to query Ecore models using OCL by implementing the Open Data Access (ODA) API. The restriction to use OCL (text-based) queries is based on the design of the ODA API. EMF Queries may be supported at runtime in the future.

Status

Initial code has been committed (see CVS on the Ecore ODA Driver page) and is basically functional. The UI, in particular, requires some finish work.

Contribution tracked at Bugzilla 132958.

It is hoped that a useful release will be complete in time for Galileo.

Getting Started

Use of the Ecore ODA Driver is covered here.

Downloads

The plugins are available from the Eclipse Data Tools Platform (DTP) Project Downloads page in the DTP Incubating Component - ODA Ecore section towards the bottom of the page.

Contributors

Back to the top