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