public interface VKeyattributedmrPackage
extends org.eclipse.emf.ecore.EPackage
VKeyattributedmrFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
VKeyattributedmrPackage.Literals
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static VKeyattributedmrPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE
The meta object id for the '
Key Attribute Domain Model Reference' class. |
static int |
KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
The feature id for the 'Change Listener' attribute list.
|
static int |
KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE
The feature id for the 'Domain Model EFeature' reference.
|
static int |
KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH
The feature id for the 'Domain Model EReference Path' reference list.
|
static int |
KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__KEY_DMR
The feature id for the 'Key DMR' containment reference.
|
static int |
KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__KEY_VALUE
The feature id for the 'Key Value' attribute.
|
static int |
KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__VALUE_DMR
The feature id for the 'Value DMR' containment reference.
|
static int |
KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT
The number of structural features of the ' Key Attribute Domain Model Reference' class.
|
| Modifier and Type | Method and Description |
|---|---|
VKeyattributedmrFactory |
getKeyattributedmrFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getKeyAttributeDomainModelReference_KeyDMR()
Returns the meta object for the containment reference '
Key DMR'. |
org.eclipse.emf.ecore.EAttribute |
getKeyAttributeDomainModelReference_KeyValue()
Returns the meta object for the attribute '
Key Value'. |
org.eclipse.emf.ecore.EReference |
getKeyAttributeDomainModelReference_ValueDMR()
Returns the meta object for the containment reference '
Value DMR'. |
org.eclipse.emf.ecore.EClass |
getKeyAttributeDomainModelReference()
Returns the meta object for class '
Key Attribute Domain Model Reference'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VKeyattributedmrPackage eINSTANCE
static final int KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE
Key Attribute Domain Model Reference' class. static final int KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
static final int KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE
static final int KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH
static final int KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__KEY_DMR
static final int KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__KEY_VALUE
static final int KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE__VALUE_DMR
static final int KEY_ATTRIBUTE_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getKeyAttributeDomainModelReference()
Key Attribute Domain Model Reference'.
VKeyAttributeDomainModelReferenceorg.eclipse.emf.ecore.EReference getKeyAttributeDomainModelReference_KeyDMR()
Key DMR'.
VKeyAttributeDomainModelReference.getKeyDMR(),
getKeyAttributeDomainModelReference()org.eclipse.emf.ecore.EAttribute getKeyAttributeDomainModelReference_KeyValue()
Key Value'.
VKeyAttributeDomainModelReference.getKeyValue(),
getKeyAttributeDomainModelReference()org.eclipse.emf.ecore.EReference getKeyAttributeDomainModelReference_ValueDMR()
Value DMR'.
VKeyAttributeDomainModelReference.getValueDMR(),
getKeyAttributeDomainModelReference()VKeyattributedmrFactory getKeyattributedmrFactory()
Copyright © 2016. All rights reserved.