@Deprecated
public interface FacetFactory
FacetPackage| Modifier and Type | Field and Description |
|---|---|
static FacetFactory |
eINSTANCE
Deprecated.
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Facet |
createFacet()
Deprecated.
Returns a new object of class 'Facet'.
|
FacetAttribute |
createFacetAttribute()
Deprecated.
Returns a new object of class 'Attribute'.
|
FacetReference |
createFacetReference()
Deprecated.
Returns a new object of class 'Reference'.
|
FacetSet |
createFacetSet()
Deprecated.
Returns a new object of class 'Set'.
|
Shortcut |
createShortcut()
Deprecated.
Returns a new object of class 'Shortcut'.
|
FacetPackage |
getFacetPackage()
Deprecated.
Returns the package supported by this factory.
|
static final FacetFactory eINSTANCE
Facet createFacet()
FacetAttribute createFacetAttribute()
FacetReference createFacetReference()
FacetSet createFacetSet()
Shortcut createShortcut()
FacetPackage getFacetPackage()