public interface VMappingdmrPackage
extends org.eclipse.emf.ecore.EPackage
VMappingdmrFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VMappingdmrPackage.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 VMappingdmrPackage |
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 |
MAPPING_DOMAIN_MODEL_REFERENCE
The meta object id for the '
Mapping Domain Model Reference ' class. |
static int |
MAPPING_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
The feature id for the 'Change Listener' attribute list.
|
static int |
MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE
The feature id for the 'Domain Model EFeature' reference.
|
static int |
MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH
The feature id for the 'Domain Model EReference Path'
reference list.
|
static int |
MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCE
The feature id for the 'Domain Model Reference'
containment reference.
|
static int |
MAPPING_DOMAIN_MODEL_REFERENCE__MAPPED_CLASS
The feature id for the 'Mapped Class' reference.
|
static int |
MAPPING_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT
The number of structural features of the ' Mapping Domain Model Reference' class.
|
Modifier and Type | Method and Description |
---|---|
VMappingdmrFactory |
getMappingdmrFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getMappingDomainModelReference_DomainModelReference()
Returns the meta object for the containment reference '
Domain Model Reference '. |
org.eclipse.emf.ecore.EReference |
getMappingDomainModelReference_MappedClass()
Returns the meta object for the reference '
Mapped Class '. |
org.eclipse.emf.ecore.EClass |
getMappingDomainModelReference()
Returns the meta object for class '
Mapping 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 VMappingdmrPackage eINSTANCE
static final int MAPPING_DOMAIN_MODEL_REFERENCE
Mapping Domain Model Reference
' class.
static final int MAPPING_DOMAIN_MODEL_REFERENCE__CHANGE_LISTENER
static final int MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EFEATURE
static final int MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_EREFERENCE_PATH
static final int MAPPING_DOMAIN_MODEL_REFERENCE__MAPPED_CLASS
static final int MAPPING_DOMAIN_MODEL_REFERENCE__DOMAIN_MODEL_REFERENCE
static final int MAPPING_DOMAIN_MODEL_REFERENCE_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getMappingDomainModelReference()
Mapping Domain Model Reference
'. VMappingDomainModelReference
org.eclipse.emf.ecore.EReference getMappingDomainModelReference_MappedClass()
Mapped Class
'. VMappingDomainModelReference.getMappedClass()
,
getMappingDomainModelReference()
org.eclipse.emf.ecore.EReference getMappingDomainModelReference_DomainModelReference()
Domain Model Reference
'. VMappingDomainModelReference.getDomainModelReference()
,
getMappingDomainModelReference()
VMappingdmrFactory getMappingdmrFactory()
Copyright © 2018. All rights reserved.