|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringConnectiveDescr.RestrictionConnectiveType | |
---|---|
org.drools.lang.descr |
Uses of StringConnectiveDescr.RestrictionConnectiveType in org.drools.lang.descr |
---|
Fields in org.drools.lang.descr declared as StringConnectiveDescr.RestrictionConnectiveType | |
---|---|
static StringConnectiveDescr.RestrictionConnectiveType |
StringConnectiveDescr.AND
|
static StringConnectiveDescr.RestrictionConnectiveType |
StringConnectiveDescr.OR
|
Methods in org.drools.lang.descr that return StringConnectiveDescr.RestrictionConnectiveType | |
---|---|
StringConnectiveDescr.RestrictionConnectiveType |
StringConnectiveDescr.getConnective()
|
static StringConnectiveDescr.RestrictionConnectiveType |
StringConnectiveDescr.RestrictionConnectiveType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StringConnectiveDescr.RestrictionConnectiveType[] |
StringConnectiveDescr.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 StringConnectiveDescr.RestrictionConnectiveType | |
---|---|
StringConnectiveDescr(StringConnectiveDescr.RestrictionConnectiveType connective)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |