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

MoDisco/Components/QueryManager/New And Noteworthy

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

0.9M1

  • Tooltips on queries:

MoDisco Queries Tooltip.png

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