| Package | Description |
|---|---|
| org.drools.workbench.models.datamodel.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectiveConstraint
This is for a connective constraint that adds more options to a field
constraint.
|
class |
SingleFieldConstraint
This represents a constraint on a fact - involving a SINGLE FIELD.
|
class |
SingleFieldConstraintEBLeftSide |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
RuleModel.getBoundVariablesInScope(BaseSingleFieldConstraint con)
This uses a deceptively simple algorithm to determine what bound
variables are in scope for a given constraint (including connectives).
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.