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)
tuple - context - workingMemory - rtn - Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.