Uses of Interface
org.eclipse.emf.facet.efacet.FacetSet

Packages that use FacetSet
org.eclipse.emf.facet.efacet   
org.eclipse.emf.facet.efacet.core   
 

Uses of FacetSet in org.eclipse.emf.facet.efacet
 

Methods in org.eclipse.emf.facet.efacet that return FacetSet
 FacetSet EFacetFactory.createFacetSet()
          Returns a new object of class 'Facet Set'.
 FacetSet Facet.getFacetSet()
          Returns the value of the 'Facet Set' container reference.
 

Methods in org.eclipse.emf.facet.efacet with parameters of type FacetSet
 void Facet.setFacetSet(FacetSet value)
          Sets the value of the 'Facet Set' container reference.
 

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

Methods in org.eclipse.emf.facet.efacet.core with parameters of type FacetSet
 Facet IFacetAction.createFacetInFacetSet(FacetSet facetSet, Facet facet, EditingDomain editingDomain)
          Creates a new Facet in the given FacetSet
 void IFacetAction.setFacetSetNsUri(FacetSet facetSet, java.lang.String nsUri, EditingDomain editingDomain)
          Set the given URI to the given FacetSet