Interface RulePackage.Literals

  • Enclosing interface:
    RulePackage

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

      • LEAF_CONDITION__EXPECTED_VALUE

        static final org.eclipse.emf.ecore.EAttribute LEAF_CONDITION__EXPECTED_VALUE
        The meta object literal for the 'Expected Value' attribute feature.
      • LEAF_CONDITION__DOMAIN_MODEL_REFERENCE

        static final org.eclipse.emf.ecore.EReference LEAF_CONDITION__DOMAIN_MODEL_REFERENCE
        The meta object literal for the 'Domain Model Reference' containment reference feature.
      • LEAF_CONDITION__VALUE_DOMAIN_MODEL_REFERENCE

        static final org.eclipse.emf.ecore.EReference LEAF_CONDITION__VALUE_DOMAIN_MODEL_REFERENCE
        The meta object literal for the 'Value Domain Model Reference' containment reference feature.
        Since:
        1.5
      • LEAF_CONDITION__COMPARE_TYPE

        static final org.eclipse.emf.ecore.EAttribute LEAF_CONDITION__COMPARE_TYPE
        The meta object literal for the 'Compare Type' attribute feature.
        Since:
        1.11
      • OR_CONDITION__CONDITIONS

        static final org.eclipse.emf.ecore.EReference OR_CONDITION__CONDITIONS
        The meta object literal for the 'Conditions' containment reference list feature.
      • AND_CONDITION__CONDITIONS

        static final org.eclipse.emf.ecore.EReference AND_CONDITION__CONDITIONS
        The meta object literal for the 'Conditions' containment reference list feature.
      • RULE__CONDITION

        static final org.eclipse.emf.ecore.EReference RULE__CONDITION
        The meta object literal for the 'Condition' containment reference feature.
      • SHOW_RULE__HIDE

        static final org.eclipse.emf.ecore.EAttribute SHOW_RULE__HIDE
        The meta object literal for the 'Hide' attribute feature.
      • ENABLE_RULE__DISABLE

        static final org.eclipse.emf.ecore.EAttribute ENABLE_RULE__DISABLE
        The meta object literal for the 'Disable' attribute feature.
      • ITERATE_CONDITION__QUANTIFIER

        static final org.eclipse.emf.ecore.EAttribute ITERATE_CONDITION__QUANTIFIER
        The meta object literal for the 'Quantifier' attribute feature.
      • ITERATE_CONDITION__IF_EMPTY

        static final org.eclipse.emf.ecore.EAttribute ITERATE_CONDITION__IF_EMPTY
        The meta object literal for the 'If Empty' attribute feature.
      • ITERATE_CONDITION__ITEM_REFERENCE

        static final org.eclipse.emf.ecore.EReference ITERATE_CONDITION__ITEM_REFERENCE
        The meta object literal for the 'Item Reference' containment reference feature.
      • ITERATE_CONDITION__ITEM_CONDITION

        static final org.eclipse.emf.ecore.EReference ITERATE_CONDITION__ITEM_CONDITION
        The meta object literal for the 'Item Condition' containment reference feature.
      • NOT_CONDITION__CONDITION

        static final org.eclipse.emf.ecore.EReference NOT_CONDITION__CONDITION
        The meta object literal for the 'Condition' containment reference feature.
      • IS_PROXY_CONDITION__DOMAIN_MODEL_REFERENCE

        static final org.eclipse.emf.ecore.EReference IS_PROXY_CONDITION__DOMAIN_MODEL_REFERENCE
        The meta object literal for the 'Domain Model Reference' containment reference feature.