public interface Salience extends Serializable
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_SALIENCE_VALUE |
Modifier and Type | Method and Description |
---|---|
int |
getValue() |
int |
getValue(KnowledgeHelper khelper,
org.kie.api.definition.rule.Rule rule,
WorkingMemory workingMemory) |
default boolean |
isDefault() |
boolean |
isDynamic() |
static final int DEFAULT_SALIENCE_VALUE
int getValue(KnowledgeHelper khelper, org.kie.api.definition.rule.Rule rule, WorkingMemory workingMemory)
int getValue()
boolean isDynamic()
default boolean isDefault()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.