org.eclipse.emf.mapping
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

See Also:
MappingFactory

Inner classes inherited from class org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
 
Field Summary
static int COMPLEX_TYPE_CONVERTER
          The meta object id for the 'Complex Type Converter' class.
static int COMPLEX_TYPE_CONVERTER__HELPED_OBJECT
          The feature id for the 'Helped Object' reference.
static int COMPLEX_TYPE_CONVERTER__IN2OUT
          The feature id for the 'In2out' reference.
static int COMPLEX_TYPE_CONVERTER__MAPPER
          The feature id for the 'Mapper' container reference.
static int COMPLEX_TYPE_CONVERTER__NESTED
          The feature id for the 'Nested' containment reference list.
static int COMPLEX_TYPE_CONVERTER__NESTED_IN
          The feature id for the 'Nested In' container reference.
static int COMPLEX_TYPE_CONVERTER__OUT2IN
          The feature id for the 'Out2in' reference.
static int COMPLEX_TYPE_CONVERTER_FEATURE_COUNT
          The number of structural features of the the 'Complex Type Converter' class.
static MappingPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int FUNCTION_NAME_PAIR
          The meta object id for the 'Function Name Pair' class.
static int FUNCTION_NAME_PAIR__HELPED_OBJECT
          The feature id for the 'Helped Object' reference.
static int FUNCTION_NAME_PAIR__IN2OUT
          The feature id for the 'In2out' attribute.
static int FUNCTION_NAME_PAIR__MAPPER
          The feature id for the 'Mapper' container reference.
static int FUNCTION_NAME_PAIR__NESTED
          The feature id for the 'Nested' containment reference list.
static int FUNCTION_NAME_PAIR__NESTED_IN
          The feature id for the 'Nested In' container reference.
static int FUNCTION_NAME_PAIR__OUT2IN
          The feature id for the 'Out2in' attribute.
static int FUNCTION_NAME_PAIR_FEATURE_COUNT
          The number of structural features of the the 'Function Name Pair' class.
static int FUNCTION_PAIR
          The meta object id for the 'Function Pair' class.
static int FUNCTION_PAIR__HELPED_OBJECT
          The feature id for the 'Helped Object' reference.
static int FUNCTION_PAIR__IN2OUT
          The feature id for the 'In2out' reference.
static int FUNCTION_PAIR__MAPPER
          The feature id for the 'Mapper' container reference.
static int FUNCTION_PAIR__NESTED
          The feature id for the 'Nested' containment reference list.
static int FUNCTION_PAIR__NESTED_IN
          The feature id for the 'Nested In' container reference.
static int FUNCTION_PAIR__OUT2IN
          The feature id for the 'Out2in' reference.
static int FUNCTION_PAIR_FEATURE_COUNT
          The number of structural features of the the 'Function Pair' class.
static int MAPPING
          The meta object id for the 'Mapping' class.
static int MAPPING__HELPER
          The feature id for the 'Helper' containment reference.
static int MAPPING__INPUTS
          The feature id for the 'Inputs' reference list.
static int MAPPING__NESTED
          The feature id for the 'Nested' containment reference list.
static int MAPPING__NESTED_IN
          The feature id for the 'Nested In' container reference.
static int MAPPING__OUTPUTS
          The feature id for the 'Outputs' reference list.
static int MAPPING__TYPE_MAPPING
          The feature id for the 'Type Mapping' reference.
static int MAPPING_FEATURE_COUNT
          The number of structural features of the the 'Mapping' class.
static int MAPPING_HELPER
          The meta object id for the 'Helper' class.
static int MAPPING_HELPER__HELPED_OBJECT
          The feature id for the 'Helped Object' reference.
static int MAPPING_HELPER__MAPPER
          The feature id for the 'Mapper' container reference.
static int MAPPING_HELPER__NESTED
          The feature id for the 'Nested' containment reference list.
static int MAPPING_HELPER__NESTED_IN
          The feature id for the 'Nested In' container reference.
static int MAPPING_HELPER_FEATURE_COUNT
          The number of structural features of the the 'Helper' class.
static int MAPPING_ROOT
          The meta object id for the 'Root' class.
static int MAPPING_ROOT__COMMAND_STACK
          The feature id for the 'Command Stack' attribute.
static int MAPPING_ROOT__HELPER
          The feature id for the 'Helper' containment reference.
static int MAPPING_ROOT__INPUTS
          The feature id for the 'Inputs' reference list.
static int MAPPING_ROOT__NESTED
          The feature id for the 'Nested' containment reference list.
static int MAPPING_ROOT__NESTED_IN
          The feature id for the 'Nested In' container reference.
static int MAPPING_ROOT__OUTPUT_READ_ONLY
          The feature id for the 'Output Read Only' attribute.
static int MAPPING_ROOT__OUTPUTS
          The feature id for the 'Outputs' reference list.
static int MAPPING_ROOT__TOP_TO_BOTTOM
          The feature id for the 'Top To Bottom' attribute.
static int MAPPING_ROOT__TYPE_MAPPING
          The feature id for the 'Type Mapping' reference.
static int MAPPING_ROOT_FEATURE_COUNT
          The number of structural features of the the 'Root' class.
static int MAPPING_STRATEGY
          The meta object id for the 'Strategy' class.
static int MAPPING_STRATEGY__HELPED_OBJECT
          The feature id for the 'Helped Object' reference.
static int MAPPING_STRATEGY__MAPPER
          The feature id for the 'Mapper' container reference.
static int MAPPING_STRATEGY__NESTED
          The feature id for the 'Nested' containment reference list.
static int MAPPING_STRATEGY__NESTED_IN
          The feature id for the 'Nested In' container reference.
static int MAPPING_STRATEGY_FEATURE_COUNT
          The number of structural features of the the 'Strategy' class.
static int TYPE_CONVERTER
          The meta object id for the 'Type Converter' class.
static int TYPE_CONVERTER__HELPED_OBJECT
          The feature id for the 'Helped Object' reference.
static int TYPE_CONVERTER__MAPPER
          The feature id for the 'Mapper' container reference.
static int TYPE_CONVERTER__NESTED
          The feature id for the 'Nested' containment reference list.
static int TYPE_CONVERTER__NESTED_IN
          The feature id for the 'Nested In' container reference.
static int TYPE_CONVERTER_FEATURE_COUNT
          The number of structural features of the the 'Type Converter' class.
 
Method Summary
 EReference getComplexTypeConverter_In2out()
          Returns the meta object for the reference 'In2out'.
 EReference getComplexTypeConverter_Out2in()
          Returns the meta object for the reference 'Out2in'.
 EClass getComplexTypeConverter()
          Returns the meta object for class 'Complex Type Converter'.
 EAttribute getFunctionNamePair_In2out()
          Returns the meta object for the attribute 'In2out'.
 EAttribute getFunctionNamePair_Out2in()
          Returns the meta object for the attribute 'Out2in'.
 EClass getFunctionNamePair()
          Returns the meta object for class 'Function Name Pair'.
 EReference getFunctionPair_In2out()
          Returns the meta object for the reference 'In2out'.
 EReference getFunctionPair_Out2in()
          Returns the meta object for the reference 'Out2in'.
 EClass getFunctionPair()
          Returns the meta object for class 'Function Pair'.
 EReference getMapping_Helper()
          Returns the meta object for the containment reference 'Helper'.
 EReference getMapping_Inputs()
          Returns the meta object for the reference list 'Inputs'.
 EReference getMapping_Nested()
          Returns the meta object for the containment reference list 'Nested'.
 EReference getMapping_NestedIn()
          Returns the meta object for the container reference 'Nested In'.
 EReference getMapping_Outputs()
          Returns the meta object for the reference list 'Outputs'.
 EReference getMapping_TypeMapping()
          Returns the meta object for the reference 'Type Mapping'.
 EClass getMapping()
          Returns the meta object for class 'Mapping'.
 MappingFactory getMappingFactory()
          Returns the factory that creates the instances of the model.
 EReference getMappingHelper_HelpedObject()
          Returns the meta object for the reference 'Helped Object'.
 EReference getMappingHelper_Mapper()
          Returns the meta object for the container reference 'Mapper'.
 EReference getMappingHelper_Nested()
          Returns the meta object for the containment reference list 'Nested'.
 EReference getMappingHelper_NestedIn()
          Returns the meta object for the container reference 'Nested In'.
 EClass getMappingHelper()
          Returns the meta object for class 'Helper'.
 EAttribute getMappingRoot_CommandStack()
          Returns the meta object for the attribute 'Command Stack'.
 EAttribute getMappingRoot_OutputReadOnly()
          Returns the meta object for the attribute 'Output Read Only'.
 EAttribute getMappingRoot_TopToBottom()
          Returns the meta object for the attribute 'Top To Bottom'.
 EClass getMappingRoot()
          Returns the meta object for class 'Root'.
 EClass getMappingStrategy()
          Returns the meta object for class 'Strategy'.
 EClass getTypeConverter()
          Returns the meta object for class 'Type Converter'.
 
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.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

public static final java.lang.String eNAME
The package name.

eNS_URI

public static final java.lang.String eNS_URI
The package namespace URI.

eNS_PREFIX

public static final java.lang.String eNS_PREFIX
The package namespace name.

eINSTANCE

public static final MappingPackage eINSTANCE
The singleton instance of the package.

MAPPING_HELPER

public static final int MAPPING_HELPER
The meta object id for the 'Helper' class.
See Also:
MappingHelperImpl, MappingPackageImpl.getMappingHelper()

MAPPING_HELPER__MAPPER

public static final int MAPPING_HELPER__MAPPER
The feature id for the 'Mapper' container reference.

MAPPING_HELPER__HELPED_OBJECT

public static final int MAPPING_HELPER__HELPED_OBJECT
The feature id for the 'Helped Object' reference.

MAPPING_HELPER__NESTED_IN

public static final int MAPPING_HELPER__NESTED_IN
The feature id for the 'Nested In' container reference.

MAPPING_HELPER__NESTED

public static final int MAPPING_HELPER__NESTED
The feature id for the 'Nested' containment reference list.

MAPPING_HELPER_FEATURE_COUNT

public static final int MAPPING_HELPER_FEATURE_COUNT
The number of structural features of the the 'Helper' class.

MAPPING

public static final int MAPPING
The meta object id for the 'Mapping' class.
See Also:
MappingImpl, MappingPackageImpl.getMapping()

MAPPING__HELPER

public static final int MAPPING__HELPER
The feature id for the 'Helper' containment reference.

MAPPING__NESTED

public static final int MAPPING__NESTED
The feature id for the 'Nested' containment reference list.

MAPPING__NESTED_IN

public static final int MAPPING__NESTED_IN
The feature id for the 'Nested In' container reference.

MAPPING__INPUTS

public static final int MAPPING__INPUTS
The feature id for the 'Inputs' reference list.

MAPPING__OUTPUTS

public static final int MAPPING__OUTPUTS
The feature id for the 'Outputs' reference list.

MAPPING__TYPE_MAPPING

public static final int MAPPING__TYPE_MAPPING
The feature id for the 'Type Mapping' reference.

MAPPING_FEATURE_COUNT

public static final int MAPPING_FEATURE_COUNT
The number of structural features of the the 'Mapping' class.

TYPE_CONVERTER

public static final int TYPE_CONVERTER
The meta object id for the 'Type Converter' class.
See Also:
TypeConverterImpl, MappingPackageImpl.getTypeConverter()

TYPE_CONVERTER__MAPPER

public static final int TYPE_CONVERTER__MAPPER
The feature id for the 'Mapper' container reference.

TYPE_CONVERTER__HELPED_OBJECT

public static final int TYPE_CONVERTER__HELPED_OBJECT
The feature id for the 'Helped Object' reference.

TYPE_CONVERTER__NESTED_IN

public static final int TYPE_CONVERTER__NESTED_IN
The feature id for the 'Nested In' container reference.

TYPE_CONVERTER__NESTED

public static final int TYPE_CONVERTER__NESTED
The feature id for the 'Nested' containment reference list.

TYPE_CONVERTER_FEATURE_COUNT

public static final int TYPE_CONVERTER_FEATURE_COUNT
The number of structural features of the the 'Type Converter' class.

FUNCTION_PAIR

public static final int FUNCTION_PAIR
The meta object id for the 'Function Pair' class.
See Also:
FunctionPairImpl, MappingPackageImpl.getFunctionPair()

FUNCTION_PAIR__MAPPER

public static final int FUNCTION_PAIR__MAPPER
The feature id for the 'Mapper' container reference.

FUNCTION_PAIR__HELPED_OBJECT

public static final int FUNCTION_PAIR__HELPED_OBJECT
The feature id for the 'Helped Object' reference.

FUNCTION_PAIR__NESTED_IN

public static final int FUNCTION_PAIR__NESTED_IN
The feature id for the 'Nested In' container reference.

FUNCTION_PAIR__NESTED

public static final int FUNCTION_PAIR__NESTED
The feature id for the 'Nested' containment reference list.

FUNCTION_PAIR__IN2OUT

public static final int FUNCTION_PAIR__IN2OUT
The feature id for the 'In2out' reference.

FUNCTION_PAIR__OUT2IN

public static final int FUNCTION_PAIR__OUT2IN
The feature id for the 'Out2in' reference.

FUNCTION_PAIR_FEATURE_COUNT

public static final int FUNCTION_PAIR_FEATURE_COUNT
The number of structural features of the the 'Function Pair' class.

FUNCTION_NAME_PAIR

public static final int FUNCTION_NAME_PAIR
The meta object id for the 'Function Name Pair' class.
See Also:
FunctionNamePairImpl, MappingPackageImpl.getFunctionNamePair()

FUNCTION_NAME_PAIR__MAPPER

public static final int FUNCTION_NAME_PAIR__MAPPER
The feature id for the 'Mapper' container reference.

FUNCTION_NAME_PAIR__HELPED_OBJECT

public static final int FUNCTION_NAME_PAIR__HELPED_OBJECT
The feature id for the 'Helped Object' reference.

FUNCTION_NAME_PAIR__NESTED_IN

public static final int FUNCTION_NAME_PAIR__NESTED_IN
The feature id for the 'Nested In' container reference.

FUNCTION_NAME_PAIR__NESTED

public static final int FUNCTION_NAME_PAIR__NESTED
The feature id for the 'Nested' containment reference list.

FUNCTION_NAME_PAIR__IN2OUT

public static final int FUNCTION_NAME_PAIR__IN2OUT
The feature id for the 'In2out' attribute.

FUNCTION_NAME_PAIR__OUT2IN

public static final int FUNCTION_NAME_PAIR__OUT2IN
The feature id for the 'Out2in' attribute.

FUNCTION_NAME_PAIR_FEATURE_COUNT

public static final int FUNCTION_NAME_PAIR_FEATURE_COUNT
The number of structural features of the the 'Function Name Pair' class.

MAPPING_STRATEGY

public static final int MAPPING_STRATEGY
The meta object id for the 'Strategy' class.
See Also:
MappingStrategyImpl, MappingPackageImpl.getMappingStrategy()

MAPPING_STRATEGY__MAPPER

public static final int MAPPING_STRATEGY__MAPPER
The feature id for the 'Mapper' container reference.

MAPPING_STRATEGY__HELPED_OBJECT

public static final int MAPPING_STRATEGY__HELPED_OBJECT
The feature id for the 'Helped Object' reference.

MAPPING_STRATEGY__NESTED_IN

public static final int MAPPING_STRATEGY__NESTED_IN
The feature id for the 'Nested In' container reference.

MAPPING_STRATEGY__NESTED

public static final int MAPPING_STRATEGY__NESTED
The feature id for the 'Nested' containment reference list.

MAPPING_STRATEGY_FEATURE_COUNT

public static final int MAPPING_STRATEGY_FEATURE_COUNT
The number of structural features of the the 'Strategy' class.

MAPPING_ROOT

public static final int MAPPING_ROOT
The meta object id for the 'Root' class.
See Also:
MappingRootImpl, MappingPackageImpl.getMappingRoot()

MAPPING_ROOT__HELPER

public static final int MAPPING_ROOT__HELPER
The feature id for the 'Helper' containment reference.

MAPPING_ROOT__NESTED

public static final int MAPPING_ROOT__NESTED
The feature id for the 'Nested' containment reference list.

MAPPING_ROOT__NESTED_IN

public static final int MAPPING_ROOT__NESTED_IN
The feature id for the 'Nested In' container reference.

MAPPING_ROOT__INPUTS

public static final int MAPPING_ROOT__INPUTS
The feature id for the 'Inputs' reference list.

MAPPING_ROOT__OUTPUTS

public static final int MAPPING_ROOT__OUTPUTS
The feature id for the 'Outputs' reference list.

MAPPING_ROOT__TYPE_MAPPING

public static final int MAPPING_ROOT__TYPE_MAPPING
The feature id for the 'Type Mapping' reference.

MAPPING_ROOT__OUTPUT_READ_ONLY

public static final int MAPPING_ROOT__OUTPUT_READ_ONLY
The feature id for the 'Output Read Only' attribute.

MAPPING_ROOT__TOP_TO_BOTTOM

public static final int MAPPING_ROOT__TOP_TO_BOTTOM
The feature id for the 'Top To Bottom' attribute.

MAPPING_ROOT__COMMAND_STACK

public static final int MAPPING_ROOT__COMMAND_STACK
The feature id for the 'Command Stack' attribute.

MAPPING_ROOT_FEATURE_COUNT

public static final int MAPPING_ROOT_FEATURE_COUNT
The number of structural features of the the 'Root' class.

COMPLEX_TYPE_CONVERTER

public static final int COMPLEX_TYPE_CONVERTER
The meta object id for the 'Complex Type Converter' class.
See Also:
ComplexTypeConverterImpl, MappingPackageImpl.getComplexTypeConverter()

COMPLEX_TYPE_CONVERTER__MAPPER

public static final int COMPLEX_TYPE_CONVERTER__MAPPER
The feature id for the 'Mapper' container reference.

COMPLEX_TYPE_CONVERTER__HELPED_OBJECT

public static final int COMPLEX_TYPE_CONVERTER__HELPED_OBJECT
The feature id for the 'Helped Object' reference.

COMPLEX_TYPE_CONVERTER__NESTED_IN

public static final int COMPLEX_TYPE_CONVERTER__NESTED_IN
The feature id for the 'Nested In' container reference.

COMPLEX_TYPE_CONVERTER__NESTED

public static final int COMPLEX_TYPE_CONVERTER__NESTED
The feature id for the 'Nested' containment reference list.

COMPLEX_TYPE_CONVERTER__IN2OUT

public static final int COMPLEX_TYPE_CONVERTER__IN2OUT
The feature id for the 'In2out' reference.

COMPLEX_TYPE_CONVERTER__OUT2IN

public static final int COMPLEX_TYPE_CONVERTER__OUT2IN
The feature id for the 'Out2in' reference.

COMPLEX_TYPE_CONVERTER_FEATURE_COUNT

public static final int COMPLEX_TYPE_CONVERTER_FEATURE_COUNT
The number of structural features of the the 'Complex Type Converter' class.
Method Detail

getMappingHelper

public EClass getMappingHelper()
Returns the meta object for class 'Helper'.
Returns:
the meta object for class 'Helper'.
See Also:
MappingHelper

getMappingHelper_Mapper

public EReference getMappingHelper_Mapper()
Returns the meta object for the container reference 'Mapper'.
Returns:
the meta object for the container reference 'Mapper'.
See Also:
MappingHelper.getMapper(), getMappingHelper()

getMappingHelper_HelpedObject

public EReference getMappingHelper_HelpedObject()
Returns the meta object for the reference 'Helped Object'.
Returns:
the meta object for the reference 'Helped Object'.
See Also:
MappingHelper.getHelpedObject(), getMappingHelper()

getMappingHelper_NestedIn

public EReference getMappingHelper_NestedIn()
Returns the meta object for the container reference 'Nested In'.
Returns:
the meta object for the container reference 'Nested In'.
See Also:
MappingHelper.getNestedIn(), getMappingHelper()

getMappingHelper_Nested

public EReference getMappingHelper_Nested()
Returns the meta object for the containment reference list 'Nested'.
Returns:
the meta object for the containment reference list 'Nested'.
See Also:
MappingHelper.getNested(), getMappingHelper()

getMapping

public EClass getMapping()
Returns the meta object for class 'Mapping'.
Returns:
the meta object for class 'Mapping'.
See Also:
Mapping

getMapping_Helper

public EReference getMapping_Helper()
Returns the meta object for the containment reference 'Helper'.
Returns:
the meta object for the containment reference 'Helper'.
See Also:
Mapping.getHelper(), getMapping()

getMapping_Nested

public EReference getMapping_Nested()
Returns the meta object for the containment reference list 'Nested'.
Returns:
the meta object for the containment reference list 'Nested'.
See Also:
Mapping.getNested(), getMapping()

getMapping_NestedIn

public EReference getMapping_NestedIn()
Returns the meta object for the container reference 'Nested In'.
Returns:
the meta object for the container reference 'Nested In'.
See Also:
Mapping.getNestedIn(), getMapping()

getMapping_Inputs

public EReference getMapping_Inputs()
Returns the meta object for the reference list 'Inputs'.
Returns:
the meta object for the reference list 'Inputs'.
See Also:
Mapping.getInputs(), getMapping()

getMapping_Outputs

public EReference getMapping_Outputs()
Returns the meta object for the reference list 'Outputs'.
Returns:
the meta object for the reference list 'Outputs'.
See Also:
Mapping.getOutputs(), getMapping()

getMapping_TypeMapping

public EReference getMapping_TypeMapping()
Returns the meta object for the reference 'Type Mapping'.
Returns:
the meta object for the reference 'Type Mapping'.
See Also:
Mapping.getTypeMapping(), getMapping()

getTypeConverter

public EClass getTypeConverter()
Returns the meta object for class 'Type Converter'.
Returns:
the meta object for class 'Type Converter'.
See Also:
TypeConverter

getFunctionPair

public EClass getFunctionPair()
Returns the meta object for class 'Function Pair'.
Returns:
the meta object for class 'Function Pair'.
See Also:
FunctionPair

getFunctionPair_In2out

public EReference getFunctionPair_In2out()
Returns the meta object for the reference 'In2out'.
Returns:
the meta object for the reference 'In2out'.
See Also:
FunctionPair.getIn2out(), getFunctionPair()

getFunctionPair_Out2in

public EReference getFunctionPair_Out2in()
Returns the meta object for the reference 'Out2in'.
Returns:
the meta object for the reference 'Out2in'.
See Also:
FunctionPair.getOut2in(), getFunctionPair()

getFunctionNamePair

public EClass getFunctionNamePair()
Returns the meta object for class 'Function Name Pair'.
Returns:
the meta object for class 'Function Name Pair'.
See Also:
FunctionNamePair

getFunctionNamePair_In2out

public EAttribute getFunctionNamePair_In2out()
Returns the meta object for the attribute 'In2out'.
Returns:
the meta object for the attribute 'In2out'.
See Also:
FunctionNamePair.getIn2out(), getFunctionNamePair()

getFunctionNamePair_Out2in

public EAttribute getFunctionNamePair_Out2in()
Returns the meta object for the attribute 'Out2in'.
Returns:
the meta object for the attribute 'Out2in'.
See Also:
FunctionNamePair.getOut2in(), getFunctionNamePair()

getMappingStrategy

public EClass getMappingStrategy()
Returns the meta object for class 'Strategy'.
Returns:
the meta object for class 'Strategy'.
See Also:
MappingStrategy

getMappingRoot

public EClass getMappingRoot()
Returns the meta object for class 'Root'.
Returns:
the meta object for class 'Root'.
See Also:
MappingRoot

getMappingRoot_OutputReadOnly

public EAttribute getMappingRoot_OutputReadOnly()
Returns the meta object for the attribute 'Output Read Only'.
Returns:
the meta object for the attribute 'Output Read Only'.
See Also:
MappingRoot.isOutputReadOnly(), getMappingRoot()

getMappingRoot_TopToBottom

public EAttribute getMappingRoot_TopToBottom()
Returns the meta object for the attribute 'Top To Bottom'.
Returns:
the meta object for the attribute 'Top To Bottom'.
See Also:
MappingRoot.isTopToBottom(), getMappingRoot()

getMappingRoot_CommandStack

public EAttribute getMappingRoot_CommandStack()
Returns the meta object for the attribute 'Command Stack'.
Returns:
the meta object for the attribute 'Command Stack'.
See Also:
MappingRoot.getCommandStack(), getMappingRoot()

getComplexTypeConverter

public EClass getComplexTypeConverter()
Returns the meta object for class 'Complex Type Converter'.
Returns:
the meta object for class 'Complex Type Converter'.
See Also:
ComplexTypeConverter

getComplexTypeConverter_In2out

public EReference getComplexTypeConverter_In2out()
Returns the meta object for the reference 'In2out'.
Returns:
the meta object for the reference 'In2out'.
See Also:
ComplexTypeConverter.getIn2out(), getComplexTypeConverter()

getComplexTypeConverter_Out2in

public EReference getComplexTypeConverter_Out2in()
Returns the meta object for the reference 'Out2in'.
Returns:
the meta object for the reference 'Out2in'.
See Also:
ComplexTypeConverter.getOut2in(), getComplexTypeConverter()

getMappingFactory

public MappingFactory getMappingFactory()
Returns the factory that creates the instances of the model.
Returns:
the factory that creates the instances of the model.

Copyright 2001-2003 IBM Corporation and others.
All Rights Reserved.