Package | Description |
---|---|
org.drools.workbench.models.datamodel.rule |
Modifier and Type | Method and Description |
---|---|
FactPattern |
FromCompositeFactPattern.getFactPattern() |
FactPattern |
RuleModel.getLHSBoundFact(String var)
This will return the FactPattern that a variable is bound Eto.
|
FactPattern |
RuleModel.getLHSParentFactPatternForBinding(String var)
This will return the FactPattern that a variable is bound to.
|
Modifier and Type | Method and Description |
---|---|
void |
FromCompositeFactPattern.setFactPattern(FactPattern pattern) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.