This plug-in provides an API for executing queries on EMF-based models.

See:
          Description

EMF Model Query
org.eclipse.emf.query.conditions EMF Query Conditions.
org.eclipse.emf.query.conditions.booleans EMF Query Conditions Booleans.
org.eclipse.emf.query.conditions.eobjects EMF Query Conditions EObjects.
org.eclipse.emf.query.conditions.eobjects.structuralfeatures EMF Query Conditions EStructuralFeatures.
org.eclipse.emf.query.conditions.numbers EMF Query Conditions Numbers Package Specification This package exposes the basic numeric based Condition objects that are used to formulate queries.
org.eclipse.emf.query.conditions.strings EMF Query Conditions Strings Package Specification This package exposes the basic string based Condition objects that are used to formulate queries.
org.eclipse.emf.query.handlers EMF Query Handlers Package Specification This package exposes the basic PruneHandler object that are used to help EObject related Conditions to prune the to-be-visited children tree.
org.eclipse.emf.query.statements This package contains usable query statements and their required clauses.

 

Other Packages
org.eclipse.emf.query.ocl.conditions Object Constraint Language extensions to the EMF Query Conditions framework.

 

This plug-in provides an API for executing queries on EMF-based models.

Please refer to the org.eclipse.emf.query.statements package documentation for details of the query statements API.


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.