P - an implementation of the Proposition interface.public abstract class AbstractCombinerConsequence<P extends Proposition> extends Object implements org.drools.spi.Consequence
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(org.drools.spi.KnowledgeHelper kh,
org.drools.WorkingMemory wm) |
protected abstract P |
newCombinedFact(P a1,
P a2,
org.drools.WorkingMemory wm) |
Copyright © 2012–2018 Emory University. All rights reserved.