Package | Description |
---|---|
org.drools.compiler.lang.descr |
Modifier and Type | Field and Description |
---|---|
static ConnectiveDescr.RestrictionConnectiveType |
ConnectiveDescr.AND |
static ConnectiveDescr.RestrictionConnectiveType |
ConnectiveDescr.OR |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
ConnectiveDescr(ConnectiveDescr.RestrictionConnectiveType connective) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.