public interface Effector
| Modifier and Type | Method and Description |
|---|---|
boolean |
mergeEffects(java.lang.String expr,
Effect[] effects,
float[] results)
mergeEffects merges all matching results collected by the enforcer into a single decision.
|
boolean mergeEffects(java.lang.String expr,
Effect[] effects,
float[] results)
expr - the expression of [policy_effect].effects - the effects of all matched rules.results - the matcher results of all matched rules.Copyright © 2018. All Rights Reserved.