org.drools.rule
Class GroupElementFactory
java.lang.Object
org.drools.rule.GroupElementFactory
public class GroupElementFactory
- extends Object
A simple factory for GroupElements
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newAndInstance
public static GroupElement newAndInstance()
newOrInstance
public static GroupElement newOrInstance()
newNotInstance
public static GroupElement newNotInstance()
newExistsInstance
public static GroupElement newExistsInstance()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.