This guide describes the model services query framework example in the SDK. This example demonstrates how to specify and execute queries against library model elements and their content.
Please refer to the document EMF Model Query Examples Overview for reviewing the library meta-model used as the basis for demonstrating the capabilities in this example.
This example plug-in is named org.eclipse.emf.query.examples.statements
.
This plug-in contributes query related menu items to the library
editor's main menu and context menu. Invoking these menu items will demonstrate the
capabilities of the query framework. Please refer to the tutorial Query Framework Tutorial
for reviewing the code samples within this example.
Refer to this example if you need:
Copyright (c) 2000,2005 IBM Corporation and others. All Rights Reserved.