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 final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Attribute Slot' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Class Object' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Slots' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Class Object Slot' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Containment Slot' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Class Objects' containment reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Model Element' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Col' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Line' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Ns Uri' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Value' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Object' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Identifier' attribute feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Type' attribute feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Package Object' class.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Class Objects' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Metamodel' reference list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Reference Slot' class.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Slot' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Feature' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Owner' container reference feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Values' attribute list feature.
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Spec' class.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Model File' attribute feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Ns Uris' containment reference list feature.
    static final org.eclipse.emf.ecore.EReference
    The meta object literal for the 'Objects' containment reference list feature.
    static final org.eclipse.emf.ecore.EAttribute
    The meta object literal for the 'Source File' attribute feature.
  • Field Details

    • SPEC

      static final org.eclipse.emf.ecore.EClass SPEC
      The meta object literal for the 'Spec' class.
      See Also:
    • 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

      static final org.eclipse.emf.ecore.EClass NS_URI
      The meta object literal for the 'Ns Uri' class.
      See Also:
    • NS_URI__VALUE

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

      static final org.eclipse.emf.ecore.EClass MODEL_ELEMENT
      The meta object literal for the 'Model Element' class.
      See Also:
    • 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

      static final org.eclipse.emf.ecore.EClass OBJECT
      The meta object literal for the 'Object' class.
      See Also:
    • 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

      static final org.eclipse.emf.ecore.EClass PACKAGE_OBJECT
      The meta object literal for the 'Package Object' class.
      See Also:
    • 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

      static final org.eclipse.emf.ecore.EClass CLASS_OBJECT
      The meta object literal for the 'Class Object' class.
      See Also:
    • 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

      static final org.eclipse.emf.ecore.EClass SLOT
      The meta object literal for the 'Slot' class.
      See Also:
    • 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.
    • ATTRIBUTE_SLOT

      static final org.eclipse.emf.ecore.EClass ATTRIBUTE_SLOT
      The meta object literal for the 'Attribute Slot' class.
      See Also:
    • CLASS_OBJECT_SLOT

      static final org.eclipse.emf.ecore.EClass CLASS_OBJECT_SLOT
      The meta object literal for the 'Class Object Slot' class.
      See Also:
    • CONTAINMENT_SLOT

      static final org.eclipse.emf.ecore.EClass CONTAINMENT_SLOT
      The meta object literal for the 'Containment Slot' class.
      See Also:
    • 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.
    • REFERENCE_SLOT

      static final org.eclipse.emf.ecore.EClass REFERENCE_SLOT
      The meta object literal for the 'Reference Slot' class.
      See Also: