Uses of Class
org.drools.drl.ast.descr.ConstraintConnectiveDescr
-
Packages that use ConstraintConnectiveDescr Package Description org.drools.drl.ast.descr -
-
Uses of ConstraintConnectiveDescr in org.drools.drl.ast.descr
Methods in org.drools.drl.ast.descr that return ConstraintConnectiveDescr Modifier and Type Method Description static ConstraintConnectiveDescrConstraintConnectiveDescr. newAnd()static ConstraintConnectiveDescrConstraintConnectiveDescr. newIncAnd()static ConstraintConnectiveDescrConstraintConnectiveDescr. newIncOr()static ConstraintConnectiveDescrConstraintConnectiveDescr. newOr()static ConstraintConnectiveDescrConstraintConnectiveDescr. newXor()
-