Uses of Class
org.drools.workbench.models.datamodel.rule.ConnectiveConstraint
-
Packages that use ConnectiveConstraint Package Description org.drools.workbench.models.datamodel.rule -
-
Uses of ConnectiveConstraint in org.drools.workbench.models.datamodel.rule
Methods in org.drools.workbench.models.datamodel.rule that return ConnectiveConstraint Modifier and Type Method Description ConnectiveConstraint[]SingleFieldConstraint. getConnectives()Methods in org.drools.workbench.models.datamodel.rule with parameters of type ConnectiveConstraint Modifier and Type Method Description voidSingleFieldConstraint. setConnectives(ConnectiveConstraint[] connectives)
-