Interface MappingPackage.Literals
- Enclosing interface:
- MappingPackage
public 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
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Controller Mapping
' class.static final EReference
The meta object literal for the 'Controller Role' reference feature.static final EReference
The meta object literal for the 'Mapped Call' reference feature.static final EReference
The meta object literal for the 'Mapping' container reference feature.static final EClass
The meta object literal for the 'Mapping
' class.static final EReference
The meta object literal for the 'Controller Mappings' containment reference list feature.
-
Field Details
-
MAPPING
The meta object literal for the 'Mapping
' class.- See Also:
- Generated class or method.
-
MAPPING__CONTROLLER_MAPPINGS
The meta object literal for the 'Controller Mappings' containment reference list feature.- Generated class or method.
-
CONTROLLER_MAPPING
The meta object literal for the 'Controller Mapping
' class.- See Also:
- Generated class or method.
-
CONTROLLER_MAPPING__MAPPED_CALL
The meta object literal for the 'Mapped Call' reference feature.- Generated class or method.
-
CONTROLLER_MAPPING__CONTROLLER_ROLE
The meta object literal for the 'Controller Role' reference feature.- Generated class or method.
-
CONTROLLER_MAPPING__MAPPING
The meta object literal for the 'Mapping' container reference feature.- Generated class or method.
-