Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-840

Add "in" and "not in" operators

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 4.0.0.MR2
    • None
    • drools-compiler
    • None

    Description

      Add "in" and "not in" operators. Example:

      Cheese( type in ( 'stilton', 'brie', 'muzzarella' ) )

      Cheese( type not in ( 'stilton', 'brie', 'muzzarella' ) )

      This is syntax sugar for the connectives "| ==" and "& !=".

      Attachments

        Activity

          People

            etirelli@redhat.com Edson Tirelli
            etirelli@redhat.com Edson Tirelli
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty