| Package | Description |
|---|---|
| org.drools.verifier.core.index.model |
| Modifier and Type | Method and Description |
|---|---|
static ConditionSuperType |
ConditionSuperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionSuperType[] |
ConditionSuperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Condition(Column column,
ConditionSuperType superType,
Values<T> values,
AnalyzerConfiguration configuration) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.