|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestrictionConnectiveDescr.RestrictionConnectiveType | |
---|---|
org.drools.lang.descr |
Uses of RestrictionConnectiveDescr.RestrictionConnectiveType in org.drools.lang.descr |
---|
Fields in org.drools.lang.descr declared as RestrictionConnectiveDescr.RestrictionConnectiveType | |
---|---|
static RestrictionConnectiveDescr.RestrictionConnectiveType |
RestrictionConnectiveDescr.AND
|
static RestrictionConnectiveDescr.RestrictionConnectiveType |
RestrictionConnectiveDescr.OR
|
Methods in org.drools.lang.descr that return RestrictionConnectiveDescr.RestrictionConnectiveType | |
---|---|
RestrictionConnectiveDescr.RestrictionConnectiveType |
RestrictionConnectiveDescr.getConnective()
|
static RestrictionConnectiveDescr.RestrictionConnectiveType |
RestrictionConnectiveDescr.RestrictionConnectiveType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RestrictionConnectiveDescr.RestrictionConnectiveType[] |
RestrictionConnectiveDescr.RestrictionConnectiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.drools.lang.descr with parameters of type RestrictionConnectiveDescr.RestrictionConnectiveType | |
---|---|
RestrictionConnectiveDescr(RestrictionConnectiveDescr.RestrictionConnectiveType connective)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |