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

Difference between revisions of "MoDisco/QueryManager/Presentation"

(Add MoDiscoTabs template)
(ATL driver is not yet implemented)
Line 1: Line 1:
 
{{MoDiscoTabs|QueryManager}}
 
{{MoDiscoTabs|QueryManager}}
  
The MoDisco query component allows to execute model queries independently of any technology. To offer this feature, the component provides a meta-model to describe queries and a set of tools to manage the queries and them descriptions.
+
The MoDisco query component allows executing model queries independently of any technology. To offer this feature, the component provides a meta-model to describe queries and a set of tools to manage the queries and their descriptions.
  
The attached archive contains driver for Java, ATL, OCL and JXPath. Other drivers can be written to other query technologies.
+
MoDisco provides drivers for Java, OCL and JXPath. Other drivers can be written for other query technologies.

Revision as of 09:25, 20 January 2010

MoDisco
Website
Download
Community
Mailing ListForums
Bugzilla
Open
Help Wanted
Bug Day
Contribute
Browse SourceProject Set File

The MoDisco query component allows executing model queries independently of any technology. To offer this feature, the component provides a meta-model to describe queries and a set of tools to manage the queries and their descriptions.

MoDisco provides drivers for Java, OCL and JXPath. Other drivers can be written for other query technologies.

Back to the top