org.drools
Class Otherwise

java.lang.Object
  extended by org.drools.Otherwise

public class Otherwise
extends Object

This class is essentually a named fact that will be asserted when the engine has not matched any rules. This class is not currently used.


Constructor Summary
Otherwise()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Otherwise

public Otherwise()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.