Interface XdtoPackage.Literals

  • Enclosing interface:
    XdtoPackage

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

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass ENUMERATION
      The meta object literal for the 'Enumeration' class.
      static org.eclipse.emf.ecore.EAttribute ENUMERATION__CONTENT
      The meta object literal for the 'Content' attribute feature.
      static org.eclipse.emf.ecore.EReference ENUMERATION__TYPE
      The meta object literal for the 'Type' containment reference feature.
      static org.eclipse.emf.ecore.EEnum FORM
      The meta object literal for the 'Form' enum.
      static org.eclipse.emf.ecore.EClass IMPORT
      The meta object literal for the 'Import' class.
      static org.eclipse.emf.ecore.EAttribute IMPORT__LOCATION
      The meta object literal for the 'Location' attribute feature.
      static org.eclipse.emf.ecore.EAttribute IMPORT__NAMESPACE
      The meta object literal for the 'Namespace' attribute feature.
      static org.eclipse.emf.ecore.EClass INNER_MODEL
      The meta object literal for the 'Inner Model' class.
      static org.eclipse.emf.ecore.EReference INNER_MODEL__PACKAGES
      The meta object literal for the 'Packages' containment reference list feature.
      static org.eclipse.emf.ecore.EClass MODEL
      The meta object literal for the 'Model' class.
      static org.eclipse.emf.ecore.EReference MODEL__PACKAGES
      The meta object literal for the 'Packages' reference list feature.
      static org.eclipse.emf.ecore.EClass OBJECT_TYPE
      The meta object literal for the 'Object Type' class.
      static org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__ABSTRACT
      The meta object literal for the 'Abstract' attribute feature.
      static org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__MIXED
      The meta object literal for the 'Mixed' attribute feature.
      static org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__OPEN
      The meta object literal for the 'Open' attribute feature.
      static org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__ORDERED
      The meta object literal for the 'Ordered' attribute feature.
      static org.eclipse.emf.ecore.EReference OBJECT_TYPE__PROPERTIES
      The meta object literal for the 'Properties' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__SEQUENCED
      The meta object literal for the 'Sequenced' attribute feature.
      static org.eclipse.emf.ecore.EClass PACKAGE
      The meta object literal for the 'Package' class.
      static org.eclipse.emf.ecore.EAttribute PACKAGE__ATTRIBUTE_FORM_QUALIFIED
      The meta object literal for the 'Attribute Form Qualified' attribute feature.
      static org.eclipse.emf.ecore.EReference PACKAGE__DEPENDENCIES
      The meta object literal for the 'Dependencies' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute PACKAGE__ELEMENT_FORM_QUALIFIED
      The meta object literal for the 'Element Form Qualified' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PACKAGE__NS_URI
      The meta object literal for the 'Ns Uri' attribute feature.
      static org.eclipse.emf.ecore.EReference PACKAGE__OBJECTS
      The meta object literal for the 'Objects' containment reference list feature.
      static org.eclipse.emf.ecore.EReference PACKAGE__PROPERTIES
      The meta object literal for the 'Properties' containment reference list feature.
      static org.eclipse.emf.ecore.EReference PACKAGE__TYPES
      The meta object literal for the 'Types' containment reference list feature.
      static org.eclipse.emf.ecore.EClass PACKAGE_SCOPE_SPEC
      The meta object literal for the 'Package Scope Spec' class.
      static org.eclipse.emf.ecore.EReference PACKAGE_SCOPE_SPEC__OBJECT_TYPE
      The meta object literal for the 'Object Type' reference feature.
      static org.eclipse.emf.ecore.EReference PACKAGE_SCOPE_SPEC__PROPERTY
      The meta object literal for the 'Property' reference feature.
      static org.eclipse.emf.ecore.EReference PACKAGE_SCOPE_SPEC__TYPE
      The meta object literal for the 'Type' reference feature.
      static org.eclipse.emf.ecore.EReference PACKAGE_SCOPE_SPEC__VALUE_TYPE
      The meta object literal for the 'Value Type' reference feature.
      static org.eclipse.emf.ecore.EClass PATTERN
      The meta object literal for the 'Pattern' class.
      static org.eclipse.emf.ecore.EAttribute PATTERN__PATTERN
      The meta object literal for the 'Pattern' attribute feature.
      static org.eclipse.emf.ecore.EClass PROPERTY
      The meta object literal for the 'Property' class.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__DEFAULT
      The meta object literal for the 'Default' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__FIXED
      The meta object literal for the 'Fixed' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__FORM
      The meta object literal for the 'Form' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__LOCAL_NAME
      The meta object literal for the 'Local Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__LOWER_BOUND
      The meta object literal for the 'Lower Bound' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__NAMESPACE_URI
      The meta object literal for the 'Namespace URI' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__NILLABLE
      The meta object literal for the 'Nillable' attribute feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__QUALIFIED
      The meta object literal for the 'Qualified' attribute feature.
      static org.eclipse.emf.ecore.EReference PROPERTY__REF
      The meta object literal for the 'Ref' containment reference feature.
      static org.eclipse.emf.ecore.EReference PROPERTY__TYPE
      The meta object literal for the 'Type' containment reference feature.
      static org.eclipse.emf.ecore.EReference PROPERTY__TYPE_DEFS
      The meta object literal for the 'Type Defs' containment reference feature.
      static org.eclipse.emf.ecore.EAttribute PROPERTY__UPPER_BOUND
      The meta object literal for the 'Upper Bound' attribute feature.
      static org.eclipse.emf.ecore.EClass TYPE
      The meta object literal for the 'Type' class.
      static org.eclipse.emf.ecore.EReference TYPE__BASE_TYPE
      The meta object literal for the 'Base Type' containment reference feature.
      static org.eclipse.emf.ecore.EAttribute TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass VALUE_TYPE
      The meta object literal for the 'Value Type' class.
      static org.eclipse.emf.ecore.EReference VALUE_TYPE__ENUMERATIONS
      The meta object literal for the 'Enumerations' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__FRACTION_DIGITS
      The meta object literal for the 'Fraction Digits' attribute feature.
      static org.eclipse.emf.ecore.EReference VALUE_TYPE__ITEM_TYPE
      The meta object literal for the 'Item Type' containment reference feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__LENGTH
      The meta object literal for the 'Length' attribute feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MAX_EXCLUSIVE
      The meta object literal for the 'Max Exclusive' attribute feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MAX_INCLUSIVE
      The meta object literal for the 'Max Inclusive' attribute feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MAX_LENGTH
      The meta object literal for the 'Max Length' attribute feature.
      static org.eclipse.emf.ecore.EReference VALUE_TYPE__MEMEBER_TYPES
      The meta object literal for the 'Memeber Types' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MIN_EXCLUSIVE
      The meta object literal for the 'Min Exclusive' attribute feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MIN_INCLUSIVE
      The meta object literal for the 'Min Inclusive' attribute feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MIN_LENGTH
      The meta object literal for the 'Min Length' attribute feature.
      static org.eclipse.emf.ecore.EReference VALUE_TYPE__PATTERNS
      The meta object literal for the 'Patterns' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__TOTAL_DIGITS
      The meta object literal for the 'Total Digits' attribute feature.
      static org.eclipse.emf.ecore.EReference VALUE_TYPE__TYPE_DEFS
      The meta object literal for the 'Type Defs' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__VARIETY
      The meta object literal for the 'Variety' attribute feature.
      static org.eclipse.emf.ecore.EAttribute VALUE_TYPE__WHITESPACE
      The meta object literal for the 'Whitespace' attribute feature.
      static org.eclipse.emf.ecore.EEnum VARIETY
      The meta object literal for the 'Variety' enum.
      static org.eclipse.emf.ecore.EEnum WHITESPACE
      The meta object literal for the 'Whitespace' enum.
    • Field Detail

      • MODEL__PACKAGES

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

        static final org.eclipse.emf.ecore.EReference INNER_MODEL__PACKAGES
        The meta object literal for the 'Packages' containment reference list feature.
      • PACKAGE__NS_URI

        static final org.eclipse.emf.ecore.EAttribute PACKAGE__NS_URI
        The meta object literal for the 'Ns Uri' attribute feature.
      • PACKAGE__ELEMENT_FORM_QUALIFIED

        static final org.eclipse.emf.ecore.EAttribute PACKAGE__ELEMENT_FORM_QUALIFIED
        The meta object literal for the 'Element Form Qualified' attribute feature.
      • PACKAGE__ATTRIBUTE_FORM_QUALIFIED

        static final org.eclipse.emf.ecore.EAttribute PACKAGE__ATTRIBUTE_FORM_QUALIFIED
        The meta object literal for the 'Attribute Form Qualified' attribute feature.
      • PACKAGE__TYPES

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

        static final org.eclipse.emf.ecore.EReference PACKAGE__OBJECTS
        The meta object literal for the 'Objects' containment reference list feature.
      • PACKAGE__PROPERTIES

        static final org.eclipse.emf.ecore.EReference PACKAGE__PROPERTIES
        The meta object literal for the 'Properties' containment reference list feature.
      • PACKAGE__DEPENDENCIES

        static final org.eclipse.emf.ecore.EReference PACKAGE__DEPENDENCIES
        The meta object literal for the 'Dependencies' containment reference list feature.
      • TYPE__NAME

        static final org.eclipse.emf.ecore.EAttribute TYPE__NAME
        The meta object literal for the 'Name' attribute feature.
      • TYPE__BASE_TYPE

        static final org.eclipse.emf.ecore.EReference TYPE__BASE_TYPE
        The meta object literal for the 'Base Type' containment reference feature.
      • VALUE_TYPE__VARIETY

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__VARIETY
        The meta object literal for the 'Variety' attribute feature.
      • VALUE_TYPE__PATTERNS

        static final org.eclipse.emf.ecore.EReference VALUE_TYPE__PATTERNS
        The meta object literal for the 'Patterns' containment reference list feature.
      • VALUE_TYPE__ENUMERATIONS

        static final org.eclipse.emf.ecore.EReference VALUE_TYPE__ENUMERATIONS
        The meta object literal for the 'Enumerations' containment reference list feature.
      • VALUE_TYPE__TYPE_DEFS

        static final org.eclipse.emf.ecore.EReference VALUE_TYPE__TYPE_DEFS
        The meta object literal for the 'Type Defs' containment reference list feature.
      • VALUE_TYPE__ITEM_TYPE

        static final org.eclipse.emf.ecore.EReference VALUE_TYPE__ITEM_TYPE
        The meta object literal for the 'Item Type' containment reference feature.
      • VALUE_TYPE__MEMEBER_TYPES

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

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__LENGTH
        The meta object literal for the 'Length' attribute feature.
      • VALUE_TYPE__MIN_LENGTH

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MIN_LENGTH
        The meta object literal for the 'Min Length' attribute feature.
      • VALUE_TYPE__MAX_LENGTH

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MAX_LENGTH
        The meta object literal for the 'Max Length' attribute feature.
      • VALUE_TYPE__WHITESPACE

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__WHITESPACE
        The meta object literal for the 'Whitespace' attribute feature.
      • VALUE_TYPE__MIN_INCLUSIVE

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MIN_INCLUSIVE
        The meta object literal for the 'Min Inclusive' attribute feature.
      • VALUE_TYPE__MIN_EXCLUSIVE

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MIN_EXCLUSIVE
        The meta object literal for the 'Min Exclusive' attribute feature.
      • VALUE_TYPE__MAX_INCLUSIVE

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MAX_INCLUSIVE
        The meta object literal for the 'Max Inclusive' attribute feature.
      • VALUE_TYPE__MAX_EXCLUSIVE

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__MAX_EXCLUSIVE
        The meta object literal for the 'Max Exclusive' attribute feature.
      • VALUE_TYPE__TOTAL_DIGITS

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__TOTAL_DIGITS
        The meta object literal for the 'Total Digits' attribute feature.
      • VALUE_TYPE__FRACTION_DIGITS

        static final org.eclipse.emf.ecore.EAttribute VALUE_TYPE__FRACTION_DIGITS
        The meta object literal for the 'Fraction Digits' attribute feature.
      • OBJECT_TYPE__PROPERTIES

        static final org.eclipse.emf.ecore.EReference OBJECT_TYPE__PROPERTIES
        The meta object literal for the 'Properties' containment reference list feature.
      • OBJECT_TYPE__OPEN

        static final org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__OPEN
        The meta object literal for the 'Open' attribute feature.
      • OBJECT_TYPE__ABSTRACT

        static final org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__ABSTRACT
        The meta object literal for the 'Abstract' attribute feature.
      • OBJECT_TYPE__MIXED

        static final org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__MIXED
        The meta object literal for the 'Mixed' attribute feature.
      • OBJECT_TYPE__ORDERED

        static final org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__ORDERED
        The meta object literal for the 'Ordered' attribute feature.
      • OBJECT_TYPE__SEQUENCED

        static final org.eclipse.emf.ecore.EAttribute OBJECT_TYPE__SEQUENCED
        The meta object literal for the 'Sequenced' attribute feature.
      • PROPERTY__NAME

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__NAME
        The meta object literal for the 'Name' attribute feature.
      • PROPERTY__TYPE_DEFS

        static final org.eclipse.emf.ecore.EReference PROPERTY__TYPE_DEFS
        The meta object literal for the 'Type Defs' containment reference feature.
      • PROPERTY__REF

        static final org.eclipse.emf.ecore.EReference PROPERTY__REF
        The meta object literal for the 'Ref' containment reference feature.
      • PROPERTY__TYPE

        static final org.eclipse.emf.ecore.EReference PROPERTY__TYPE
        The meta object literal for the 'Type' containment reference feature.
      • PROPERTY__LOWER_BOUND

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__LOWER_BOUND
        The meta object literal for the 'Lower Bound' attribute feature.
      • PROPERTY__UPPER_BOUND

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__UPPER_BOUND
        The meta object literal for the 'Upper Bound' attribute feature.
      • PROPERTY__NILLABLE

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__NILLABLE
        The meta object literal for the 'Nillable' attribute feature.
      • PROPERTY__FIXED

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__FIXED
        The meta object literal for the 'Fixed' attribute feature.
      • PROPERTY__DEFAULT

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__DEFAULT
        The meta object literal for the 'Default' attribute feature.
      • PROPERTY__FORM

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__FORM
        The meta object literal for the 'Form' attribute feature.
      • PROPERTY__LOCAL_NAME

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__LOCAL_NAME
        The meta object literal for the 'Local Name' attribute feature.
      • PROPERTY__NAMESPACE_URI

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__NAMESPACE_URI
        The meta object literal for the 'Namespace URI' attribute feature.
      • PROPERTY__QUALIFIED

        static final org.eclipse.emf.ecore.EAttribute PROPERTY__QUALIFIED
        The meta object literal for the 'Qualified' attribute feature.
      • IMPORT__NAMESPACE

        static final org.eclipse.emf.ecore.EAttribute IMPORT__NAMESPACE
        The meta object literal for the 'Namespace' attribute feature.
      • IMPORT__LOCATION

        static final org.eclipse.emf.ecore.EAttribute IMPORT__LOCATION
        The meta object literal for the 'Location' attribute feature.
      • PATTERN__PATTERN

        static final org.eclipse.emf.ecore.EAttribute PATTERN__PATTERN
        The meta object literal for the 'Pattern' attribute feature.
      • ENUMERATION__TYPE

        static final org.eclipse.emf.ecore.EReference ENUMERATION__TYPE
        The meta object literal for the 'Type' containment reference feature.
      • ENUMERATION__CONTENT

        static final org.eclipse.emf.ecore.EAttribute ENUMERATION__CONTENT
        The meta object literal for the 'Content' attribute feature.
      • PACKAGE_SCOPE_SPEC__PROPERTY

        static final org.eclipse.emf.ecore.EReference PACKAGE_SCOPE_SPEC__PROPERTY
        The meta object literal for the 'Property' reference feature.
      • PACKAGE_SCOPE_SPEC__TYPE

        static final org.eclipse.emf.ecore.EReference PACKAGE_SCOPE_SPEC__TYPE
        The meta object literal for the 'Type' reference feature.
      • PACKAGE_SCOPE_SPEC__VALUE_TYPE

        static final org.eclipse.emf.ecore.EReference PACKAGE_SCOPE_SPEC__VALUE_TYPE
        The meta object literal for the 'Value Type' reference feature.
      • PACKAGE_SCOPE_SPEC__OBJECT_TYPE

        static final org.eclipse.emf.ecore.EReference PACKAGE_SCOPE_SPEC__OBJECT_TYPE
        The meta object literal for the 'Object Type' reference feature.