| Package | Description |
|---|---|
| org.drools.workbench.screens.scenariosimulation.model |
| Modifier and Type | Method and Description |
|---|---|
FactMappingValueOperator |
FactMappingValue.getOperator() |
static FactMappingValueOperator |
FactMappingValueOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FactMappingValueOperator[] |
FactMappingValueOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FactMappingValue(FactIdentifier factIdentifier,
ExpressionIdentifier expressionIdentifier,
Object rawValue,
FactMappingValueOperator operator) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.