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