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