Interface MappingPackage.Literals
-
- Enclosing interface:
- MappingPackage
public static interface MappingPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassCONTROLLER_MAPPINGThe meta object literal for the 'Controller Mapping' class.static EReferenceCONTROLLER_MAPPING__CONTROLLER_ROLEThe meta object literal for the 'Controller Role' reference feature.static EReferenceCONTROLLER_MAPPING__MAPPED_CALLThe meta object literal for the 'Mapped Call' reference feature.static EReferenceCONTROLLER_MAPPING__MAPPINGThe meta object literal for the 'Mapping' container reference feature.static EClassMAPPINGThe meta object literal for the 'Mapping' class.static EReferenceMAPPING__CONTROLLER_MAPPINGSThe meta object literal for the 'Controller Mappings' containment reference list feature.
-
-
-
Field Detail
-
MAPPING
static final EClass MAPPING
The meta object literal for the 'Mapping' class.- See Also:
MappingImpl,MappingPackageImpl.getMapping()- Generated class or method.
-
MAPPING__CONTROLLER_MAPPINGS
static final EReference MAPPING__CONTROLLER_MAPPINGS
The meta object literal for the 'Controller Mappings' containment reference list feature.- Generated class or method.
-
CONTROLLER_MAPPING
static final EClass CONTROLLER_MAPPING
The meta object literal for the 'Controller Mapping' class.- See Also:
ControllerMappingImpl,MappingPackageImpl.getControllerMapping()- Generated class or method.
-
CONTROLLER_MAPPING__MAPPED_CALL
static final EReference CONTROLLER_MAPPING__MAPPED_CALL
The meta object literal for the 'Mapped Call' reference feature.- Generated class or method.
-
CONTROLLER_MAPPING__CONTROLLER_ROLE
static final EReference CONTROLLER_MAPPING__CONTROLLER_ROLE
The meta object literal for the 'Controller Role' reference feature.- Generated class or method.
-
CONTROLLER_MAPPING__MAPPING
static final EReference CONTROLLER_MAPPING__MAPPING
The meta object literal for the 'Mapping' container reference feature.- Generated class or method.
-
-