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 "MoDisco/Components/QueryManager/New And Noteworthy"

Line 1: Line 1:
{{MoDiscoTabs|QueryManager|0|1}}
+
{{MoDiscoQueryManagerTabs}}
  
 
== 0.8M6 ==
 
== 0.8M6 ==

Revision as of 04:42, 21 May 2010

DEPRECATED use Template:MoDiscoTabs and Template:MoDiscoTab as explain here : Wiki Template for MoDisco

0.8M6

  • An action to open the query set creation wizard from the "Query Execution" view
  • A wizard to create a Java model query:
    • the query is created in the chosen query set
    • the metamodels are automatically added to the query set and the plug-in dependencies
    • the corresponding Java class stub is created and opened in an editor, with the correct imports and generic parameters instantiation

MoDisco createModelQueryWizard.png

MoDisco javaCodeAfterCreateJavaQueryWizard.png


0.8M5

A pop-up menu action helping to create a Java model query implementation class is now available. To use it right-click on a JavaModelQuery and use Create Java Query Implementation Class.

MoDisco CreateJavaQueryImplementationClass.png

0.8M4

Initial publication

Back to the top