Interface HutnConfigPackage.Literals

  • Enclosing interface:
    HutnConfigPackage

    public static interface HutnConfigPackage.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 CONFIGURATION
      The meta object literal for the 'Configuration' class.
      static org.eclipse.emf.ecore.EReference CONFIGURATION__RULES
      The meta object literal for the 'Rules' containment reference list feature.
      static org.eclipse.emf.ecore.EClass DEFAULT_VALUE_RULE
      The meta object literal for the 'Default Value Rule' class.
      static org.eclipse.emf.ecore.EAttribute DEFAULT_VALUE_RULE__DEFAULT_VALUE
      The meta object literal for the 'Default Value' attribute feature.
      static org.eclipse.emf.ecore.EClass IDENTIFIER_RULE
      The meta object literal for the 'Identifier Rule' class.
      static org.eclipse.emf.ecore.EClass RULE
      The meta object literal for the 'Rule' class.
      static org.eclipse.emf.ecore.EAttribute RULE__ATTRIBUTE
      The meta object literal for the 'Attribute' attribute feature.
      static org.eclipse.emf.ecore.EAttribute RULE__CLASSIFIER
      The meta object literal for the 'Classifier' attribute feature.
    • Field Detail

      • CONFIGURATION__RULES

        static final org.eclipse.emf.ecore.EReference CONFIGURATION__RULES
        The meta object literal for the 'Rules' containment reference list feature.
      • RULE__CLASSIFIER

        static final org.eclipse.emf.ecore.EAttribute RULE__CLASSIFIER
        The meta object literal for the 'Classifier' attribute feature.
      • RULE__ATTRIBUTE

        static final org.eclipse.emf.ecore.EAttribute RULE__ATTRIBUTE
        The meta object literal for the 'Attribute' attribute feature.
      • DEFAULT_VALUE_RULE__DEFAULT_VALUE

        static final org.eclipse.emf.ecore.EAttribute DEFAULT_VALUE_RULE__DEFAULT_VALUE
        The meta object literal for the 'Default Value' attribute feature.