org.drools.core.rule
Class Rule.SafeSalience
java.lang.Object
org.drools.core.rule.Rule.SafeSalience
- All Implemented Interfaces:
- Serializable, Salience
- Enclosing class:
- Rule
public static class Rule.SafeSalience
- extends Object
- implements Salience, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rule.SafeSalience
public Rule.SafeSalience(Salience delegate)
getValue
public int getValue(KnowledgeHelper khelper,
org.kie.api.definition.rule.Rule rule,
WorkingMemory workingMemory)
- Specified by:
getValue in interface Salience
getValue
public int getValue()
- Specified by:
getValue in interface Salience
isDynamic
public boolean isDynamic()
- Specified by:
isDynamic in interface Salience
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.