public static interface GraphqlTestPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
CATALOG
The meta object literal for the '
Catalog' class. |
static EReference |
CATALOG__ENTRIES
The meta object literal for the 'Entries' reference list feature.
|
static EAttribute |
CATALOG__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
CATALOG__NAME
The meta object literal for the 'Name' attribute feature.
|
static EClass |
CATALOG_ENTRY
The meta object literal for the '
Catalog Entry' class. |
static EReference |
CATALOG_ENTRY__CATALOG
The meta object literal for the 'Catalog' reference feature.
|
static EAttribute |
CATALOG_ENTRY__DESCRIPTION
The meta object literal for the 'Description' attribute feature.
|
static EAttribute |
CATALOG_ENTRY__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
CATALOG_ENTRY__NAME
The meta object literal for the 'Name' attribute feature.
|
static EEnum |
CURRENCY
The meta object literal for the '
Currency' enum. |
static EClass |
PRODUCT
The meta object literal for the '
Product' class. |
static EAttribute |
PRODUCT__ACTIVE
The meta object literal for the 'Active' attribute feature.
|
static EAttribute |
PRODUCT__CURRENCIES
The meta object literal for the 'Currencies' attribute list feature.
|
static EAttribute |
PRODUCT__CURRENCY
The meta object literal for the 'Currency' attribute feature.
|
static EAttribute |
PRODUCT__INPUT_TEST
The meta object literal for the 'Input Test' attribute feature.
|
static EAttribute |
PRODUCT__INPUT_VALUE_LIST
The meta object literal for the 'Input Value List' attribute list feature.
|
static EAttribute |
PRODUCT__OUTPUT_TEST
The meta object literal for the 'Output Test' attribute feature.
|
static EAttribute |
PRODUCT__PRICE
The meta object literal for the 'Price' attribute feature.
|
static EAttribute |
PRODUCT__SIZE
The meta object literal for the 'Size' attribute feature.
|
static EReference |
PRODUCT__SKUS
The meta object literal for the 'Skus' containment reference list feature.
|
static EReference |
PRODUCT__SKUS_MUTATION_ONLY
The meta object literal for the 'Skus Mutation Only' containment reference list feature.
|
static EClass |
SKU
The meta object literal for the '
SKU' class. |
static EAttribute |
SKU__ID
The meta object literal for the 'Id' attribute feature.
|
static final EClass CATALOG
Catalog' class.
CatalogImpl,
GraphqlTestPackageImpl.getCatalog()static final EAttribute CATALOG__ID
static final EAttribute CATALOG__NAME
static final EReference CATALOG__ENTRIES
static final EClass CATALOG_ENTRY
Catalog Entry' class.
static final EAttribute CATALOG_ENTRY__ID
static final EAttribute CATALOG_ENTRY__NAME
static final EAttribute CATALOG_ENTRY__DESCRIPTION
static final EReference CATALOG_ENTRY__CATALOG
static final EClass PRODUCT
Product' class.
ProductImpl,
GraphqlTestPackageImpl.getProduct()static final EReference PRODUCT__SKUS
static final EAttribute PRODUCT__SIZE
static final EAttribute PRODUCT__ACTIVE
static final EAttribute PRODUCT__PRICE
static final EAttribute PRODUCT__CURRENCY
static final EAttribute PRODUCT__INPUT_TEST
static final EAttribute PRODUCT__OUTPUT_TEST
static final EReference PRODUCT__SKUS_MUTATION_ONLY
static final EAttribute PRODUCT__INPUT_VALUE_LIST
static final EAttribute PRODUCT__CURRENCIES
static final EClass SKU
SKU' class.
SKUImpl,
GraphqlTestPackageImpl.getSKU()static final EAttribute SKU__ID
static final EEnum CURRENCY
Currency' enum.
Currency,
GraphqlTestPackageImpl.getCurrency()Data In Motion GmbH all rights reserved