|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CatalogFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
CatalogPackage
Field Summary | |
---|---|
static CatalogFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
DiscovererCatalog |
createDiscovererCatalog()
Returns a new object of class 'Discoverer Catalog'. |
DiscovererDescription |
createDiscovererDescription()
Returns a new object of class 'Discoverer Description'. |
DiscovererParameter |
createDiscovererParameter()
Returns a new object of class 'Discoverer Parameter'. |
CatalogPackage |
getCatalogPackage()
Returns the package supported by this factory. |
Field Detail |
---|
static final CatalogFactory eINSTANCE
Method Detail |
---|
DiscovererDescription createDiscovererDescription()
DiscovererParameter createDiscovererParameter()
DiscovererCatalog createDiscovererCatalog()
CatalogPackage getCatalogPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |