org.eclipse.emf.facet.efacet.catalog.efacetcatalog
Interface QuerySetCatalog

All Superinterfaces:
Catalog

public interface QuerySetCatalog
extends Catalog

A representation of the model object 'Query Set Catalog'. A QuerySetCatalog aims at referencing EMF Facet QuerySet.

The following features are supported:

See Also:
EfacetcatalogPackage.getQuerySetCatalog()
Generated:
Model:

Method Summary
  getInstalledQuerySets()
          Returns the value of the 'Installed Query Sets' reference list.
 
Methods inherited from interface org.eclipse.emf.facet.util.emf.catalog.Catalog
getInstalledEntries, getName, setName
 

Method Detail

getInstalledQuerySets

 getInstalledQuerySets()
Returns the value of the 'Installed Query Sets' reference list. The list contents are of type QuerySet. "installedQuerySets" derived link aims at providing a direct access to QuerySet objects in the catalog.

Returns:
the value of the 'Installed Query Sets' reference list.
See Also:
EfacetcatalogPackage.getQuerySetCatalog_InstalledQuerySets()
Generated:
Model:
transient="true" volatile="true" derived="true" annotation="http://www.eclipse.org/emf/2002/Ecore validationDelegates='self.installedQuerySets = self.installedEntries'"