站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Otherwise (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


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.

Author:
Michael Neale

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-2007 JBoss Inc.. All Rights Reserved.