public class FixedPriorityConflictResolver extends ReconfigurableConflictResolver<FixedPriorityConflictSet>
setPriority(RuleSpecification, int)
method.
The activations of rules with the lowest priority value will be the next activations.Constructor and Description |
---|
FixedPriorityConflictResolver() |
Modifier and Type | Method and Description |
---|---|
void |
setPriority(RuleSpecification<?> specification,
int priority)
Sets the priority for the given specification.
|
createConflictSet
public void setPriority(RuleSpecification<?> specification, int priority)
specification
- priority
-