Class GroupElementFactory

java.lang.Object
org.drools.base.rule.GroupElementFactory

public class GroupElementFactory extends Object
A simple factory for GroupElements
  • Method Details

    • newAndInstance

      public static GroupElement newAndInstance()
    • newOrInstance

      public static GroupElement newOrInstance()
    • newNotInstance

      public static GroupElement newNotInstance()
    • newExistsInstance

      public static GroupElement newExistsInstance()