Interface HutnPackage.Literals

  • Enclosing interface:
    HutnPackage

    public static interface HutnPackage.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 ATTRIBUTE_SLOT
      The meta object literal for the 'Attribute Slot' class.
      static org.eclipse.emf.ecore.EClass CLASS_OBJECT
      The meta object literal for the 'Class Object' class.
      static org.eclipse.emf.ecore.EReference CLASS_OBJECT__SLOTS
      The meta object literal for the 'Slots' containment reference list feature.
      static org.eclipse.emf.ecore.EClass CLASS_OBJECT_SLOT
      The meta object literal for the 'Class Object Slot' class.
      static org.eclipse.emf.ecore.EClass CONTAINMENT_SLOT
      The meta object literal for the 'Containment Slot' class.
      static org.eclipse.emf.ecore.EReference CONTAINMENT_SLOT__CLASS_OBJECTS
      The meta object literal for the 'Class Objects' containment reference list feature.
      static org.eclipse.emf.ecore.EClass MODEL_ELEMENT
      The meta object literal for the 'Model Element' class.
      static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__COL
      The meta object literal for the 'Col' attribute feature.
      static org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__LINE
      The meta object literal for the 'Line' attribute feature.
      static org.eclipse.emf.ecore.EClass NS_URI
      The meta object literal for the 'Ns Uri' class.
      static org.eclipse.emf.ecore.EAttribute NS_URI__VALUE
      The meta object literal for the 'Value' attribute feature.
      static org.eclipse.emf.ecore.EClass OBJECT
      The meta object literal for the 'Object' class.
      static org.eclipse.emf.ecore.EAttribute OBJECT__IDENTIFIER
      The meta object literal for the 'Identifier' attribute feature.
      static org.eclipse.emf.ecore.EAttribute OBJECT__TYPE
      The meta object literal for the 'Type' attribute feature.
      static org.eclipse.emf.ecore.EClass PACKAGE_OBJECT
      The meta object literal for the 'Package Object' class.
      static org.eclipse.emf.ecore.EReference PACKAGE_OBJECT__CLASS_OBJECTS
      The meta object literal for the 'Class Objects' containment reference list feature.
      static org.eclipse.emf.ecore.EReference PACKAGE_OBJECT__METAMODEL
      The meta object literal for the 'Metamodel' 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.EClass SLOT
      The meta object literal for the 'Slot' class.
      static org.eclipse.emf.ecore.EAttribute SLOT__FEATURE
      The meta object literal for the 'Feature' attribute feature.
      static org.eclipse.emf.ecore.EReference SLOT__OWNER
      The meta object literal for the 'Owner' container reference feature.
      static org.eclipse.emf.ecore.EAttribute SLOT__VALUES
      The meta object literal for the 'Values' attribute list feature.
      static org.eclipse.emf.ecore.EClass SPEC
      The meta object literal for the 'Spec' class.
      static org.eclipse.emf.ecore.EAttribute SPEC__MODEL_FILE
      The meta object literal for the 'Model File' attribute feature.
      static org.eclipse.emf.ecore.EReference SPEC__NS_URIS
      The meta object literal for the 'Ns Uris' containment reference list feature.
      static org.eclipse.emf.ecore.EReference SPEC__OBJECTS
      The meta object literal for the 'Objects' containment reference list feature.
      static org.eclipse.emf.ecore.EAttribute SPEC__SOURCE_FILE
      The meta object literal for the 'Source File' attribute feature.
    • Field Detail

      • SPEC__NS_URIS

        static final org.eclipse.emf.ecore.EReference SPEC__NS_URIS
        The meta object literal for the 'Ns Uris' containment reference list feature.
      • SPEC__OBJECTS

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

        static final org.eclipse.emf.ecore.EAttribute SPEC__MODEL_FILE
        The meta object literal for the 'Model File' attribute feature.
      • SPEC__SOURCE_FILE

        static final org.eclipse.emf.ecore.EAttribute SPEC__SOURCE_FILE
        The meta object literal for the 'Source File' attribute feature.
      • NS_URI__VALUE

        static final org.eclipse.emf.ecore.EAttribute NS_URI__VALUE
        The meta object literal for the 'Value' attribute feature.
      • MODEL_ELEMENT__LINE

        static final org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__LINE
        The meta object literal for the 'Line' attribute feature.
      • MODEL_ELEMENT__COL

        static final org.eclipse.emf.ecore.EAttribute MODEL_ELEMENT__COL
        The meta object literal for the 'Col' attribute feature.
      • OBJECT__TYPE

        static final org.eclipse.emf.ecore.EAttribute OBJECT__TYPE
        The meta object literal for the 'Type' attribute feature.
      • OBJECT__IDENTIFIER

        static final org.eclipse.emf.ecore.EAttribute OBJECT__IDENTIFIER
        The meta object literal for the 'Identifier' attribute feature.
      • PACKAGE_OBJECT__METAMODEL

        static final org.eclipse.emf.ecore.EReference PACKAGE_OBJECT__METAMODEL
        The meta object literal for the 'Metamodel' reference list feature.
      • PACKAGE_OBJECT__CLASS_OBJECTS

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

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

        static final org.eclipse.emf.ecore.EAttribute SLOT__FEATURE
        The meta object literal for the 'Feature' attribute feature.
      • SLOT__OWNER

        static final org.eclipse.emf.ecore.EReference SLOT__OWNER
        The meta object literal for the 'Owner' container reference feature.
      • SLOT__VALUES

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

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