Uses of Enum Class
org.drools.drl.ast.descr.ConnectiveType
Packages that use ConnectiveType
-
Uses of ConnectiveType in org.drools.drl.ast.descr
Methods in org.drools.drl.ast.descr that return ConnectiveTypeModifier and TypeMethodDescriptionConstraintConnectiveDescr.getConnective()static ConnectiveTypeReturns the enum constant of this class with the specified name.static ConnectiveType[]ConnectiveType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.drools.drl.ast.descr with parameters of type ConnectiveTypeModifier and TypeMethodDescriptionvoidConstraintConnectiveDescr.setConnective(ConnectiveType connective) Constructors in org.drools.drl.ast.descr with parameters of type ConnectiveType