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