org.drools.rule.constraint
Class ConditionAnalyzer.FixedValueCondition
java.lang.Object
org.drools.rule.constraint.ConditionAnalyzer.Condition
org.drools.rule.constraint.ConditionAnalyzer.FixedValueCondition
- Enclosing class:
- ConditionAnalyzer
public static class ConditionAnalyzer.FixedValueCondition
- extends ConditionAnalyzer.Condition
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConditionAnalyzer.FixedValueCondition
protected ConditionAnalyzer.FixedValueCondition(boolean fixedValue)
getFixedValue
public boolean getFixedValue()
toggleNegation
public void toggleNegation()
- Overrides:
toggleNegation in class ConditionAnalyzer.Condition
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.