org.drools.rule
Class Exists

java.lang.Object
  extended byorg.drools.rule.ConditionalElement
      extended byorg.drools.rule.GroupElement
          extended byorg.drools.rule.Exists
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class Exists
extends GroupElement

See Also:
Serialized Form
 

Constructor Summary
Exists()
           
 
Method Summary
 java.lang.Object getChild()
           
 
Methods inherited from class org.drools.rule.GroupElement
addChild, clone, equals, getChildren, hashCode
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exists

public Exists()
Method Detail

getChild

public java.lang.Object getChild()