| Package | Description |
|---|---|
| org.openl.rules.dt.element |
| Modifier and Type | Method and Description |
|---|---|
static ActionType |
ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Action(String name,
int row,
ILogicalTable decisionTable,
ActionType actionType,
DTScale.RowScale scale) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.