Interface MigrationPackage.Literals

  • Enclosing interface:
    MigrationPackage

    public static interface MigrationPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass ABSTRACT_RESOURCE
      The meta object literal for the 'Abstract Resource' class.
      static org.eclipse.emf.ecore.EAttribute ABSTRACT_RESOURCE__ENCODING
      The meta object literal for the 'Encoding' attribute feature.
      static org.eclipse.emf.ecore.EAttribute ABSTRACT_RESOURCE__URI
      The meta object literal for the 'Uri' attribute feature.
      static org.eclipse.emf.ecore.EClass ATTRIBUTE_SLOT
      The meta object literal for the 'Attribute Slot' class.
      static org.eclipse.emf.ecore.EReference ATTRIBUTE_SLOT__EATTRIBUTE
      The meta object literal for the 'EAttribute' reference feature.
      static org.eclipse.emf.ecore.EAttribute ATTRIBUTE_SLOT__VALUES
      The meta object literal for the 'Values' attribute list feature.
      static org.eclipse.emf.ecore.EDataType DIAGNOSTIC_CHAIN
      The meta object literal for the 'Diagnostic Chain' data type.
      static org.eclipse.emf.ecore.EDataType DIAGNOSTIC_EXCEPTION
      The meta object literal for the 'Diagnostic Exception' data type.
      static org.eclipse.emf.ecore.EClass INSTANCE
      The meta object literal for the 'Instance' class.
      static org.eclipse.emf.ecore.EReference INSTANCE__REFERENCES
      The meta object literal for the 'References' reference list feature.
      static org.eclipse.emf.ecore.EReference INSTANCE__SLOTS
      The meta object literal for the 'Slots' containment reference list feature.
      static org.eclipse.emf.ecore.EReference INSTANCE__TYPE
      The meta object literal for the 'Type' container reference feature.
      static org.eclipse.emf.ecore.EAttribute INSTANCE__URI
      The meta object literal for the 'Uri' attribute feature.
      static org.eclipse.emf.ecore.EAttribute INSTANCE__UUID
      The meta object literal for the 'Uuid' attribute feature.
      static org.eclipse.emf.ecore.EClass METAMODEL
      The meta object literal for the 'Metamodel' class.
      static org.eclipse.emf.ecore.EReference METAMODEL__DEFAULT_PACKAGE
      The meta object literal for the 'Default Package' reference feature.
      static org.eclipse.emf.ecore.EReference METAMODEL__REPOSITORY
      The meta object literal for the 'Repository' container reference feature.
      static org.eclipse.emf.ecore.EReference METAMODEL__RESOURCES
      The meta object literal for the 'Resources' containment reference list feature.
      static org.eclipse.emf.ecore.EClass METAMODEL_RESOURCE
      The meta object literal for the 'Metamodel Resource' class.
      static org.eclipse.emf.ecore.EReference METAMODEL_RESOURCE__METAMODEL
      The meta object literal for the 'Metamodel' container reference feature.
      static org.eclipse.emf.ecore.EReference METAMODEL_RESOURCE__ROOT_PACKAGES
      The meta object literal for the 'Root Packages' reference list feature.
      static org.eclipse.emf.ecore.EDataType MIGRATION_EXCEPTION
      The meta object literal for the 'Exception' data type.
      static org.eclipse.emf.ecore.EClass MODEL
      The meta object literal for the 'Model' class.
      static org.eclipse.emf.ecore.EReference MODEL__METAMODEL
      The meta object literal for the 'Metamodel' reference feature.
      static org.eclipse.emf.ecore.EAttribute MODEL__REFLECTION
      The meta object literal for the 'Reflection' attribute feature.
      static org.eclipse.emf.ecore.EReference MODEL__REPOSITORY
      The meta object literal for the 'Repository' container reference feature.
      static org.eclipse.emf.ecore.EReference MODEL__RESOURCES
      The meta object literal for the 'Resources' containment reference list feature.
      static org.eclipse.emf.ecore.EReference MODEL__TYPES
      The meta object literal for the 'Types' containment reference list feature.
      static org.eclipse.emf.ecore.EClass MODEL_RESOURCE
      The meta object literal for the 'Model Resource' class.
      static org.eclipse.emf.ecore.EReference MODEL_RESOURCE__MODEL
      The meta object literal for the 'Model' container reference feature.
      static org.eclipse.emf.ecore.EReference MODEL_RESOURCE__ROOT_INSTANCES
      The meta object literal for the 'Root Instances' reference list feature.
      static org.eclipse.emf.ecore.EClass REFERENCE_SLOT
      The meta object literal for the 'Reference Slot' class.
      static org.eclipse.emf.ecore.EReference REFERENCE_SLOT__EREFERENCE
      The meta object literal for the 'EReference' reference feature.
      static org.eclipse.emf.ecore.EReference REFERENCE_SLOT__VALUES
      The meta object literal for the 'Values' reference list feature.
      static org.eclipse.emf.ecore.EClass REPOSITORY
      The meta object literal for the 'Repository' class.
      static org.eclipse.emf.ecore.EReference REPOSITORY__METAMODEL
      The meta object literal for the 'Metamodel' containment reference feature.
      static org.eclipse.emf.ecore.EReference REPOSITORY__MODEL
      The meta object literal for the 'Model' containment reference feature.
      static org.eclipse.emf.ecore.EDataType SET
      The meta object literal for the 'Set' data type.
      static org.eclipse.emf.ecore.EClass SLOT
      The meta object literal for the 'Slot' class.
      static org.eclipse.emf.ecore.EReference SLOT__INSTANCE
      The meta object literal for the 'Instance' container reference feature.
      static org.eclipse.emf.ecore.EClass TYPE
      The meta object literal for the 'Type' class.
      static org.eclipse.emf.ecore.EReference TYPE__ECLASS
      The meta object literal for the 'EClass' reference feature.
      static org.eclipse.emf.ecore.EReference TYPE__INSTANCES
      The meta object literal for the 'Instances' containment reference list feature.
      static org.eclipse.emf.ecore.EReference TYPE__MODEL
      The meta object literal for the 'Model' container reference feature.
      static org.eclipse.emf.ecore.EDataType URI
      The meta object literal for the 'URI' data type.
    • Field Detail

      • MODEL__METAMODEL

        static final org.eclipse.emf.ecore.EReference MODEL__METAMODEL
        The meta object literal for the 'Metamodel' reference feature.
      • MODEL__TYPES

        static final org.eclipse.emf.ecore.EReference MODEL__TYPES
        The meta object literal for the 'Types' containment reference list feature.
      • MODEL__REFLECTION

        static final org.eclipse.emf.ecore.EAttribute MODEL__REFLECTION
        The meta object literal for the 'Reflection' attribute feature.
      • MODEL__RESOURCES

        static final org.eclipse.emf.ecore.EReference MODEL__RESOURCES
        The meta object literal for the 'Resources' containment reference list feature.
      • MODEL__REPOSITORY

        static final org.eclipse.emf.ecore.EReference MODEL__REPOSITORY
        The meta object literal for the 'Repository' container reference feature.
      • METAMODEL__RESOURCES

        static final org.eclipse.emf.ecore.EReference METAMODEL__RESOURCES
        The meta object literal for the 'Resources' containment reference list feature.
      • METAMODEL__REPOSITORY

        static final org.eclipse.emf.ecore.EReference METAMODEL__REPOSITORY
        The meta object literal for the 'Repository' container reference feature.
      • METAMODEL__DEFAULT_PACKAGE

        static final org.eclipse.emf.ecore.EReference METAMODEL__DEFAULT_PACKAGE
        The meta object literal for the 'Default Package' reference feature.
      • TYPE__ECLASS

        static final org.eclipse.emf.ecore.EReference TYPE__ECLASS
        The meta object literal for the 'EClass' reference feature.
      • TYPE__INSTANCES

        static final org.eclipse.emf.ecore.EReference TYPE__INSTANCES
        The meta object literal for the 'Instances' containment reference list feature.
      • TYPE__MODEL

        static final org.eclipse.emf.ecore.EReference TYPE__MODEL
        The meta object literal for the 'Model' container reference feature.
      • INSTANCE__SLOTS

        static final org.eclipse.emf.ecore.EReference INSTANCE__SLOTS
        The meta object literal for the 'Slots' containment reference list feature.
      • INSTANCE__TYPE

        static final org.eclipse.emf.ecore.EReference INSTANCE__TYPE
        The meta object literal for the 'Type' container reference feature.
      • INSTANCE__REFERENCES

        static final org.eclipse.emf.ecore.EReference INSTANCE__REFERENCES
        The meta object literal for the 'References' reference list feature.
      • INSTANCE__URI

        static final org.eclipse.emf.ecore.EAttribute INSTANCE__URI
        The meta object literal for the 'Uri' attribute feature.
      • INSTANCE__UUID

        static final org.eclipse.emf.ecore.EAttribute INSTANCE__UUID
        The meta object literal for the 'Uuid' attribute feature.
      • SLOT__INSTANCE

        static final org.eclipse.emf.ecore.EReference SLOT__INSTANCE
        The meta object literal for the 'Instance' container reference feature.
      • ATTRIBUTE_SLOT__EATTRIBUTE

        static final org.eclipse.emf.ecore.EReference ATTRIBUTE_SLOT__EATTRIBUTE
        The meta object literal for the 'EAttribute' reference feature.
      • ATTRIBUTE_SLOT__VALUES

        static final org.eclipse.emf.ecore.EAttribute ATTRIBUTE_SLOT__VALUES
        The meta object literal for the 'Values' attribute list feature.
      • REFERENCE_SLOT__EREFERENCE

        static final org.eclipse.emf.ecore.EReference REFERENCE_SLOT__EREFERENCE
        The meta object literal for the 'EReference' reference feature.
      • REFERENCE_SLOT__VALUES

        static final org.eclipse.emf.ecore.EReference REFERENCE_SLOT__VALUES
        The meta object literal for the 'Values' reference list feature.
      • REPOSITORY__MODEL

        static final org.eclipse.emf.ecore.EReference REPOSITORY__MODEL
        The meta object literal for the 'Model' containment reference feature.
      • REPOSITORY__METAMODEL

        static final org.eclipse.emf.ecore.EReference REPOSITORY__METAMODEL
        The meta object literal for the 'Metamodel' containment reference feature.
      • MODEL_RESOURCE__ROOT_INSTANCES

        static final org.eclipse.emf.ecore.EReference MODEL_RESOURCE__ROOT_INSTANCES
        The meta object literal for the 'Root Instances' reference list feature.
      • MODEL_RESOURCE__MODEL

        static final org.eclipse.emf.ecore.EReference MODEL_RESOURCE__MODEL
        The meta object literal for the 'Model' container reference feature.
      • ABSTRACT_RESOURCE__URI

        static final org.eclipse.emf.ecore.EAttribute ABSTRACT_RESOURCE__URI
        The meta object literal for the 'Uri' attribute feature.
      • ABSTRACT_RESOURCE__ENCODING

        static final org.eclipse.emf.ecore.EAttribute ABSTRACT_RESOURCE__ENCODING
        The meta object literal for the 'Encoding' attribute feature.
      • METAMODEL_RESOURCE__ROOT_PACKAGES

        static final org.eclipse.emf.ecore.EReference METAMODEL_RESOURCE__ROOT_PACKAGES
        The meta object literal for the 'Root Packages' reference list feature.
      • METAMODEL_RESOURCE__METAMODEL

        static final org.eclipse.emf.ecore.EReference METAMODEL_RESOURCE__METAMODEL
        The meta object literal for the 'Metamodel' container reference feature.
      • DIAGNOSTIC_CHAIN

        static final org.eclipse.emf.ecore.EDataType DIAGNOSTIC_CHAIN
        The meta object literal for the 'Diagnostic Chain' data type.
        See Also:
        DiagnosticChain, MigrationPackageImpl.getDiagnosticChain()
      • URI

        static final org.eclipse.emf.ecore.EDataType URI
        The meta object literal for the 'URI' data type.
        See Also:
        URI, MigrationPackageImpl.getURI()