|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EFacetFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
EFacetPackage| Field Summary | |
|---|---|
static EFacetFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
Category |
createCategory()
Returns a new object of class 'Category'. |
DocumentedElement |
createDocumentedElement()
Returns a new object of class 'Documented Element'. |
Facet |
createFacet()
Returns a new object of class 'Facet'. |
FacetAttribute |
createFacetAttribute()
Returns a new object of class 'Facet Attribute'. |
FacetOperation |
createFacetOperation()
Returns a new object of class 'Facet Operation'. |
FacetReference |
createFacetReference()
Returns a new object of class 'Facet Reference'. |
FacetSet |
createFacetSet()
Returns a new object of class 'Facet Set'. |
ParameterValue |
createParameterValue()
Returns a new object of class 'Parameter Value'. |
EFacetPackage |
getEFacetPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final EFacetFactory eINSTANCE
| Method Detail |
|---|
FacetAttribute createFacetAttribute()
FacetReference createFacetReference()
FacetOperation createFacetOperation()
FacetSet createFacetSet()
Facet createFacet()
Category createCategory()
ParameterValue createParameterValue()
DocumentedElement createDocumentedElement()
EFacetPackage getEFacetPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||