Package | Description |
---|---|
org.drools.verifier.core.cache.inspectors.condition | |
org.drools.verifier.core.relations |
Modifier and Type | Field and Description |
---|---|
protected Operator |
ComparableConditionInspector.operator |
Modifier and Type | Method and Description |
---|---|
Operator |
ComparableConditionInspector.getOperator() |
Modifier and Type | Method and Description |
---|---|
static Operator |
Operator.resolve(String operator) |
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.