public interface VIndexdmrPackage
extends org.eclipse.emf.ecore.EPackage
VIndexdmrFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VIndexdmrPackage.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 VIndexdmrPackage |
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 |
INDEX_DOMAIN_MODEL_REFERENCE
The meta object id for the '
Index Domain Model Reference ' class. |
static int |
INDEX_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
The feature id for the 'Change Listener' attribute list.
|
static int |
INDEX_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE
The feature id for the 'Domain Model EFeature' reference.
|
static int |
INDEX_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH
The feature id for the 'Domain Model EReference Path' reference list.
|
static int |
INDEX_DOMAIN_MODEL_REFERENCE__INDEX
The feature id for the 'Index' attribute.
|
static int |
INDEX_DOMAIN_MODEL_REFERENCE__PREFIX_DMR
The feature id for the 'Prefix DMR' containment reference.
|
static int |
INDEX_DOMAIN_MODEL_REFERENCE__TARGET_DMR
The feature id for the 'Target DMR' containment reference.
|
static int |
INDEX_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Index Domain Model Reference' class.
|
Modifier and Type | Method and Description |
---|---|
VIndexdmrFactory |
getIndexdmrFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getIndexDomainModelReference_Index()
Returns the meta object for the attribute '
Index '. |
org.eclipse.emf.ecore.EReference |
getIndexDomainModelReference_PrefixDMR()
Returns the meta object for the containment reference '
Prefix DMR '. |
org.eclipse.emf.ecore.EReference |
getIndexDomainModelReference_TargetDMR()
Returns the meta object for the containment reference '
Target DMR '. |
org.eclipse.emf.ecore.EClass |
getIndexDomainModelReference()
Returns the meta object for class '
Index Domain Model Reference '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VIndexdmrPackage eINSTANCE
static final int INDEX_DOMAIN_MODEL_REFERENCE
Index Domain Model Reference
' class.
static final int INDEX_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
static final int INDEX_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE
static final int INDEX_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH
static final int INDEX_DOMAIN_MODEL_REFERENCE__PREFIX_DMR
static final int INDEX_DOMAIN_MODEL_REFERENCE__INDEX
static final int INDEX_DOMAIN_MODEL_REFERENCE__TARGET_DMR
static final int INDEX_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getIndexDomainModelReference()
Index Domain Model Reference
'.
VIndexDomainModelReference
org.eclipse.emf.ecore.EReference getIndexDomainModelReference_PrefixDMR()
Prefix DMR
'.
VIndexDomainModelReference.getPrefixDMR()
,
getIndexDomainModelReference()
org.eclipse.emf.ecore.EReference getIndexDomainModelReference_TargetDMR()
Target DMR
'.
VIndexDomainModelReference.getTargetDMR()
,
getIndexDomainModelReference()
org.eclipse.emf.ecore.EAttribute getIndexDomainModelReference_Index()
Index
'.
VIndexDomainModelReference.getIndex()
,
getIndexDomainModelReference()
VIndexdmrFactory getIndexdmrFactory()
Copyright © 2017. All rights reserved.