public static interface GeneratorModelPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
CONFIGURATION
The meta object literal for the '
Configuration' class. |
static org.eclipse.emf.ecore.EAttribute |
CONFIGURATION__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
CONFIGURATION__PROPERTY
The meta object literal for the 'Property' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
GENERATOR_MODEL_REFERENCE
The meta object literal for the '
Reference' class. |
static org.eclipse.emf.ecore.EReference |
GENERATOR_MODEL_REFERENCE__GENMODEL
The meta object literal for the 'Genmodel' reference feature.
|
static org.eclipse.emf.ecore.EClass |
PROPERTY
The meta object literal for the '
Property' class. |
static org.eclipse.emf.ecore.EAttribute |
PROPERTY__KEY
The meta object literal for the 'Key' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
PROPERTY__VALUE
The meta object literal for the 'Value' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
VIATRA_QUERY_GENERATOR_MODEL
The meta object literal for the '
Viatra Query Generator Model' class. |
static org.eclipse.emf.ecore.EReference |
VIATRA_QUERY_GENERATOR_MODEL__CONFIGURATION
The meta object literal for the 'Configuration' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
VIATRA_QUERY_GENERATOR_MODEL__GENMODELS
The meta object literal for the 'Genmodels' containment reference list feature.
|
static final org.eclipse.emf.ecore.EClass VIATRA_QUERY_GENERATOR_MODEL
Viatra Query Generator Model' class.
ViatraQueryGeneratorModelImpl,
GeneratorModelPackageImpl.getViatraQueryGeneratorModel()static final org.eclipse.emf.ecore.EReference VIATRA_QUERY_GENERATOR_MODEL__GENMODELS
static final org.eclipse.emf.ecore.EReference VIATRA_QUERY_GENERATOR_MODEL__CONFIGURATION
static final org.eclipse.emf.ecore.EClass GENERATOR_MODEL_REFERENCE
Reference' class.
GeneratorModelReferenceImpl,
GeneratorModelPackageImpl.getGeneratorModelReference()static final org.eclipse.emf.ecore.EReference GENERATOR_MODEL_REFERENCE__GENMODEL
static final org.eclipse.emf.ecore.EClass CONFIGURATION
Configuration' class.
ConfigurationImpl,
GeneratorModelPackageImpl.getConfiguration()static final org.eclipse.emf.ecore.EAttribute CONFIGURATION__NAME
static final org.eclipse.emf.ecore.EReference CONFIGURATION__PROPERTY
static final org.eclipse.emf.ecore.EClass PROPERTY
Property' class.
PropertyImpl,
GeneratorModelPackageImpl.getProperty()static final org.eclipse.emf.ecore.EAttribute PROPERTY__KEY
static final org.eclipse.emf.ecore.EAttribute PROPERTY__VALUE