|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacetSet | |
|---|---|
| org.eclipse.gmt.modisco.infra.facet | |
| org.eclipse.gmt.modisco.infra.facet.core | |
| org.eclipse.gmt.modisco.infra.facet.impl | |
| org.eclipse.gmt.modisco.infra.facet.util | |
| Uses of FacetSet in org.eclipse.gmt.modisco.infra.facet |
|---|
| Methods in org.eclipse.gmt.modisco.infra.facet that return FacetSet | |
|---|---|
FacetSet |
FacetFactory.createFacetSet()
Returns a new object of class 'Set'. |
FacetSet |
Facet.getFacetSet()
Returns the value of the 'Facet Set' reference. |
| Uses of FacetSet in org.eclipse.gmt.modisco.infra.facet.core |
|---|
| Methods in org.eclipse.gmt.modisco.infra.facet.core that return FacetSet | |
|---|---|
FacetSet |
FacetSetCatalog.getFacetSet(java.lang.String name)
This method returns the facet set of the resource having for name the "name" parameter value. |
| Methods in org.eclipse.gmt.modisco.infra.facet.core that return types with arguments of type FacetSet | |
|---|---|
java.util.Collection<FacetSet> |
FacetSetCatalog.getAllFacetSets()
This methods returns the facet sets of all the resources contained in the catalog. |
java.util.Set<FacetSet> |
FacetSetCatalog.getDefaultFacetSets(EPackage ePackage)
Get the set of default FacetSets that apply to the given
EPackage. |
java.util.Map<EPackage,java.util.HashSet<FacetSet>> |
FacetSetCatalog.getEPackageToDefaultFacetSetMap()
|
| Methods in org.eclipse.gmt.modisco.infra.facet.core with parameters of type FacetSet | |
|---|---|
void |
FacetContext.addFacetSet(FacetSet facetSet)
|
| Method parameters in org.eclipse.gmt.modisco.infra.facet.core with type arguments of type FacetSet | |
|---|---|
void |
FacetContext.addAll(java.util.Collection<FacetSet> allFacetSets)
|
| Uses of FacetSet in org.eclipse.gmt.modisco.infra.facet.impl |
|---|
| Classes in org.eclipse.gmt.modisco.infra.facet.impl that implement FacetSet | |
|---|---|
class |
FacetSetImpl
An implementation of the model object 'Set'. |
| Methods in org.eclipse.gmt.modisco.infra.facet.impl that return FacetSet | |
|---|---|
FacetSet |
FacetImpl.basicGetFacetSet()
|
FacetSet |
FacetFactoryImpl.createFacetSet()
|
FacetSet |
FacetImpl.getFacetSet()
|
| Uses of FacetSet in org.eclipse.gmt.modisco.infra.facet.util |
|---|
| Methods in org.eclipse.gmt.modisco.infra.facet.util with parameters of type FacetSet | |
|---|---|
T |
FacetSwitch.caseFacetSet(FacetSet object)
Returns the result of interpreting the object as an instance of 'Set'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||