public interface ActivationsFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Activation activation,
InternalWorkingMemory workingMemory,
TerminalNode rtn)
Returns true if a new activation should be created for the given propagation
or false otherwise
|
boolean accept(Activation activation, InternalWorkingMemory workingMemory, TerminalNode rtn)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.