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 "VIATRA/Query/UserDocumentation/GettingStarted"

< VIATRA‎ | Query
(New page: =Installing EMF-IncQuery= The EMF-IncQuery provides two update sites on eclipse.org: * The main update site provides both the EMF-IncQuery runtime and the query development extensions fo...)
 
(Main update site contents)
Line 13: Line 13:
 
* Validation framework
 
* Validation framework
 
* Query based feature support
 
* Query based feature support
* IncQuery Viewers
+
* [[EMFIncQuery/UserDocumentation/IncQuery_Viewers|IncQuery Viewers]]
  
 
== Extra update site contents ==
 
== Extra update site contents ==

Revision as of 09:41, 16 April 2013

Installing EMF-IncQuery

The EMF-IncQuery provides two update sites on eclipse.org:

  • The main update site provides both the EMF-IncQuery runtime and the query development extensions for Eclipse.
  • The extra update site adds extra features that have extra dependencies, or provide experimental features.

Main update site contents

  • IncQuery runtime
  • IncQuery tooling
  • Data binding support
  • Validation framework
  • Query based feature support
  • IncQuery Viewers

Extra update site contents

  • Rete visualization - experimental as of the GEF/GEF4 Zest dependency
  • Viewers framework Zest graph support - experimental as of the GEF/GEF4 Zest dependency
  • Pattern Registry - experimental feature for uniform discovery of existing model queries

Back to the top