| Package | Description |
|---|---|
| org.powerflows.dmn.engine.model.decision |
| Modifier and Type | Field and Description |
|---|---|
static HitPolicy |
Decision.DEFAULT_HIT_POLICY |
| Modifier and Type | Method and Description |
|---|---|
HitPolicy |
Decision.getHitPolicy() |
static HitPolicy |
HitPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HitPolicy[] |
HitPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Power Flows. All rights reserved.