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

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

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

Methods in org.eclipse.emf.facet.efacet that return FacetAttribute
 FacetAttribute EFacetFactory.createFacetAttribute()
          Deprecated. use the new eFacet2 metamodel in org.eclipse.emf.facet.efacet2.metamodel
 

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

Methods in org.eclipse.emf.facet.efacet.core with parameters of type FacetAttribute
 void IFacetAction.addAttributeInFacet(Facet facet, FacetAttribute facetAttribute, EditingDomain editingDomain)
          Deprecated. Add the given FacetAttribute to the given Facet