Interface MappingPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
MappingPackageImpl
public interface MappingPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
MappingFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
MappingPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONTROLLER_MAPPING
The meta object id for the 'Controller Mapping
' class.static int
CONTROLLER_MAPPING__CONTROLLER_ROLE
The feature id for the 'Controller Role' reference.static int
CONTROLLER_MAPPING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
CONTROLLER_MAPPING__ID
The feature id for the 'Id' attribute.static int
CONTROLLER_MAPPING__MAPPED_CALL
The feature id for the 'Mapped Call' reference.static int
CONTROLLER_MAPPING__MAPPING
The feature id for the 'Mapping' container reference.static int
CONTROLLER_MAPPING_FEATURE_COUNT
The number of structural features of the 'Controller Mapping' class.static MappingPackage
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
The meta object id for the 'Mapping
' class.static int
MAPPING__CONTROLLER_MAPPINGS
The feature id for the 'Controller Mappings' containment reference list.static int
MAPPING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.static int
MAPPING__ID
The feature id for the 'Id' attribute.static int
MAPPING_FEATURE_COUNT
The number of structural features of the 'Mapping' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getControllerMapping()
Returns the meta object for class 'Controller Mapping
'.EReference
getControllerMapping_ControllerRole()
Returns the meta object for the reference 'Controller Role
'.EReference
getControllerMapping_MappedCall()
Returns the meta object for the reference 'Mapped Call
'.EReference
getControllerMapping_Mapping()
Returns the meta object for the container reference 'Mapping
'.EClass
getMapping()
Returns the meta object for class 'Mapping
'.EReference
getMapping_ControllerMappings()
Returns the meta object for the containment reference list 'Controller Mappings
'.MappingFactory
getMappingFactory()
Returns the factory that creates the instances of the model.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final MappingPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
MAPPING
static final int MAPPING
The meta object id for the 'Mapping
' class.- See Also:
MappingImpl
,MappingPackageImpl.getMapping()
, Constant Field Values- Generated class or method.
-
MAPPING__ID
static final int MAPPING__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING__ENTITY_NAME
static final int MAPPING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING__CONTROLLER_MAPPINGS
static final int MAPPING__CONTROLLER_MAPPINGS
The feature id for the 'Controller Mappings' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MAPPING_FEATURE_COUNT
static final int MAPPING_FEATURE_COUNT
The number of structural features of the 'Mapping' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_MAPPING
static final int CONTROLLER_MAPPING
The meta object id for the 'Controller Mapping
' class.- See Also:
ControllerMappingImpl
,MappingPackageImpl.getControllerMapping()
, Constant Field Values- Generated class or method.
-
CONTROLLER_MAPPING__ID
static final int CONTROLLER_MAPPING__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_MAPPING__ENTITY_NAME
static final int CONTROLLER_MAPPING__ENTITY_NAME
The feature id for the 'Entity Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_MAPPING__MAPPED_CALL
static final int CONTROLLER_MAPPING__MAPPED_CALL
The feature id for the 'Mapped Call' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_MAPPING__CONTROLLER_ROLE
static final int CONTROLLER_MAPPING__CONTROLLER_ROLE
The feature id for the 'Controller Role' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_MAPPING__MAPPING
static final int CONTROLLER_MAPPING__MAPPING
The feature id for the 'Mapping' container reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTROLLER_MAPPING_FEATURE_COUNT
static final int CONTROLLER_MAPPING_FEATURE_COUNT
The number of structural features of the 'Controller Mapping' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getMapping
EClass getMapping()
Returns the meta object for class 'Mapping
'.- Returns:
- the meta object for class 'Mapping'.
- See Also:
Mapping
- Generated class or method.
-
getMapping_ControllerMappings
EReference getMapping_ControllerMappings()
Returns the meta object for the containment reference list 'Controller Mappings
'.- Returns:
- the meta object for the containment reference list 'Controller Mappings'.
- See Also:
Mapping.getControllerMappings()
,getMapping()
- Generated class or method.
-
getControllerMapping
EClass getControllerMapping()
Returns the meta object for class 'Controller Mapping
'.- Returns:
- the meta object for class 'Controller Mapping'.
- See Also:
ControllerMapping
- Generated class or method.
-
getControllerMapping_MappedCall
EReference getControllerMapping_MappedCall()
Returns the meta object for the reference 'Mapped Call
'.- Returns:
- the meta object for the reference 'Mapped Call'.
- See Also:
ControllerMapping.getMappedCall()
,getControllerMapping()
- Generated class or method.
-
getControllerMapping_ControllerRole
EReference getControllerMapping_ControllerRole()
Returns the meta object for the reference 'Controller Role
'.- Returns:
- the meta object for the reference 'Controller Role'.
- See Also:
ControllerMapping.getControllerRole()
,getControllerMapping()
- Generated class or method.
-
getControllerMapping_Mapping
EReference getControllerMapping_Mapping()
Returns the meta object for the container reference 'Mapping
'.- Returns:
- the meta object for the container reference 'Mapping'.
- See Also:
ControllerMapping.getMapping()
,getControllerMapping()
- Generated class or method.
-
getMappingFactory
MappingFactory getMappingFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-