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

All Superinterfaces:
Catalog

public interface FacetSetCatalog
extends Catalog

A representation of the model object 'Facet Set Catalog'. A FacetSetCatalog aims at referencing EMF Facet FacetSet.

The following features are supported:

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

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

Method Detail

getInstalledFacetSets

 getInstalledFacetSets()
Returns the value of the 'Installed Facet Sets' reference list. The list contents are of type FacetSet. "installedFacetSets" derived link aims at providing a direct access to FacetSet objects in the catalog.

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