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

RuleBaseConfiguration.LogicalOverride (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools
Class RuleBaseConfiguration.LogicalOverride

java.lang.Object
  extended by org.drools.RuleBaseConfiguration.LogicalOverride
All Implemented Interfaces:
Serializable
Enclosing class:
RuleBaseConfiguration

public static class RuleBaseConfiguration.LogicalOverride
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static RuleBaseConfiguration.LogicalOverride DISCARD
           
static RuleBaseConfiguration.LogicalOverride PRESERVE
           
 
Method Summary
static RuleBaseConfiguration.LogicalOverride determineLogicalOverride(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRESERVE

public static final RuleBaseConfiguration.LogicalOverride PRESERVE

DISCARD

public static final RuleBaseConfiguration.LogicalOverride DISCARD
Method Detail

determineLogicalOverride

public static RuleBaseConfiguration.LogicalOverride determineLogicalOverride(String value)


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.