Uses of Class
org.eclipse.emf.facet.util.emf.core.exception.InvalidFacetSetException

Packages that use InvalidFacetSetException
org.eclipse.emf.facet.efacet.core   
org.eclipse.emf.facet.util.emf.core   
 

Uses of InvalidFacetSetException in org.eclipse.emf.facet.efacet.core
 

Methods in org.eclipse.emf.facet.efacet.core that throw InvalidFacetSetException
 void IFacetAction.createFacetSet(FacetSet facetSet, IFile file)
          Deprecated. Add the given facetSet to the given facetSet model file, which will be created
 

Uses of InvalidFacetSetException in org.eclipse.emf.facet.util.emf.core
 

Methods in org.eclipse.emf.facet.util.emf.core that throw InvalidFacetSetException
 void ICatalogSetManager.registerModelDeclaration(IFile file)
          Deprecated. This method takes a file to register it as a "modelDeclaration" extension in its containing plug-in.
 void ICatalogSetManager2.registerModelDeclaration(IFile file)
          This method takes a file to register it as a "modelDeclaration" extension in its containing plug-in.