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

Ecore ODA Driver-Proposal

Revision as of 18:30, 23 January 2009 by Unnamed Poltroon (Talk) (Downloads)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 plug-ins 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