public interface GraphqlTestFactory
GraphqlTestPackage| Modifier and Type | Field and Description |
|---|---|
static GraphqlTestFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Catalog |
createCatalog()
Returns a new object of class 'Catalog'.
|
CatalogEntry |
createCatalogEntry()
Returns a new object of class 'Catalog Entry'.
|
Product |
createProduct()
Returns a new object of class 'Product'.
|
SKU |
createSKU()
Returns a new object of class 'SKU'.
|
GraphqlTestPackage |
getGraphqlTestPackage()
Returns the package supported by this factory.
|
static final GraphqlTestFactory eINSTANCE
Catalog createCatalog()
CatalogEntry createCatalogEntry()
Product createProduct()
SKU createSKU()
GraphqlTestPackage getGraphqlTestPackage()
Data In Motion GmbH all rights reserved