public static interface MappingPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
COMPLEX_TYPE_CONVERTER
The meta object literal for the '
Complex Type Converter' class |
static EReference |
COMPLEX_TYPE_CONVERTER__IN2OUT
The meta object literal for the 'In2out' reference feature
|
static EReference |
COMPLEX_TYPE_CONVERTER__OUT2IN
The meta object literal for the 'Out2in' reference feature
|
static EClass |
FUNCTION_NAME_PAIR
The meta object literal for the '
Function Name Pair' class |
static EAttribute |
FUNCTION_NAME_PAIR__IN2OUT
The meta object literal for the 'In2out' attribute feature
|
static EAttribute |
FUNCTION_NAME_PAIR__OUT2IN
The meta object literal for the 'Out2in' attribute feature
|
static EClass |
FUNCTION_PAIR
The meta object literal for the '
Function Pair' class |
static EReference |
FUNCTION_PAIR__IN2OUT
The meta object literal for the 'In2out' reference feature
|
static EReference |
FUNCTION_PAIR__OUT2IN
The meta object literal for the 'Out2in' reference feature
|
static EClass |
MAPPING
The meta object literal for the '
Mapping' class |
static EReference |
MAPPING__HELPER
The meta object literal for the 'Helper' containment reference feature
|
static EReference |
MAPPING__INPUTS
The meta object literal for the 'Inputs' reference list feature
|
static EReference |
MAPPING__NESTED
The meta object literal for the 'Nested' containment reference list feature
|
static EReference |
MAPPING__NESTED_IN
The meta object literal for the 'Nested In' container reference feature
|
static EReference |
MAPPING__OUTPUTS
The meta object literal for the 'Outputs' reference list feature
|
static EReference |
MAPPING__TYPE_MAPPING
The meta object literal for the 'Type Mapping' reference feature
|
static EClass |
MAPPING_HELPER
The meta object literal for the '
Helper' class |
static EReference |
MAPPING_HELPER__HELPED_OBJECT
The meta object literal for the 'Helped Object' reference feature
|
static EReference |
MAPPING_HELPER__MAPPER
The meta object literal for the 'Mapper' container reference feature
|
static EReference |
MAPPING_HELPER__NESTED
The meta object literal for the 'Nested' containment reference list feature
|
static EReference |
MAPPING_HELPER__NESTED_IN
The meta object literal for the 'Nested In' container reference feature
|
static EClass |
MAPPING_ROOT
The meta object literal for the '
Root' class |
static EAttribute |
MAPPING_ROOT__COMMAND_STACK
The meta object literal for the 'Command Stack' attribute feature
|
static EAttribute |
MAPPING_ROOT__OUTPUT_READ_ONLY
The meta object literal for the 'Output Read Only' attribute feature
|
static EAttribute |
MAPPING_ROOT__TOP_TO_BOTTOM
The meta object literal for the 'Top To Bottom' attribute feature
|
static EClass |
MAPPING_STRATEGY
The meta object literal for the '
Strategy' class |
static EClass |
TYPE_CONVERTER
The meta object literal for the '
Type Converter' class |
static final EClass MAPPING_HELPER
Helper' class.
MappingHelperImpl,
MappingPackageImpl.getMappingHelper()static final EReference MAPPING_HELPER__MAPPER
static final EReference MAPPING_HELPER__HELPED_OBJECT
static final EReference MAPPING_HELPER__NESTED_IN
static final EReference MAPPING_HELPER__NESTED
static final EClass MAPPING
Mapping' class.
MappingImpl,
MappingPackageImpl.getMapping()static final EReference MAPPING__HELPER
static final EReference MAPPING__NESTED
static final EReference MAPPING__NESTED_IN
static final EReference MAPPING__INPUTS
static final EReference MAPPING__OUTPUTS
static final EReference MAPPING__TYPE_MAPPING
static final EClass TYPE_CONVERTER
Type Converter' class.
TypeConverterImpl,
MappingPackageImpl.getTypeConverter()static final EClass FUNCTION_PAIR
Function Pair' class.
FunctionPairImpl,
MappingPackageImpl.getFunctionPair()static final EReference FUNCTION_PAIR__IN2OUT
static final EReference FUNCTION_PAIR__OUT2IN
static final EClass FUNCTION_NAME_PAIR
Function Name Pair' class.
FunctionNamePairImpl,
MappingPackageImpl.getFunctionNamePair()static final EAttribute FUNCTION_NAME_PAIR__IN2OUT
static final EAttribute FUNCTION_NAME_PAIR__OUT2IN
static final EClass MAPPING_STRATEGY
Strategy' class.
MappingStrategyImpl,
MappingPackageImpl.getMappingStrategy()static final EClass MAPPING_ROOT
Root' class.
MappingRootImpl,
MappingPackageImpl.getMappingRoot()static final EAttribute MAPPING_ROOT__OUTPUT_READ_ONLY
static final EAttribute MAPPING_ROOT__TOP_TO_BOTTOM
static final EAttribute MAPPING_ROOT__COMMAND_STACK
static final EClass COMPLEX_TYPE_CONVERTER
Complex Type Converter' class.
ComplexTypeConverterImpl,
MappingPackageImpl.getComplexTypeConverter()static final EReference COMPLEX_TYPE_CONVERTER__IN2OUT
static final EReference COMPLEX_TYPE_CONVERTER__OUT2IN