Package | Description |
---|---|
org.drools.workbench.models.guided.dtable.shared.model |
Modifier and Type | Class and Description |
---|---|
class |
ActionInsertFactCol52 |
class |
ActionRetractFactCol52
A column representing the retraction of a Fact.
|
class |
ActionSetFieldCol52 |
class |
ActionWorkItemCol52
A column representing the execution of a Work Item.
|
class |
ActionWorkItemInsertFactCol52
An Action to insert and set a field value on a new Fact with the value of a
Work Item Definition's result parameter
|
class |
ActionWorkItemSetFieldCol52
An Action to set an existing Fact's field value with the value of a Work Item
Definition's result parameter
|
class |
BRLActionColumn
An Action column defined with a BRL fragment
|
class |
BRLActionVariableColumn
A column representing a single BRL fragment variable
|
class |
LimitedEntryActionInsertFactCol52
A column that sets a field on a new fact.
|
class |
LimitedEntryActionRetractFactCol52
A column representing the retraction of a Fact on a Limited Entry decision
table.
|
class |
LimitedEntryActionSetFieldCol52
A column that sets the value of an existing fact.
|
class |
LimitedEntryBRLActionColumn
This is the config for a BRLActionColumn that supports Limited Entry.
|
Modifier and Type | Method and Description |
---|---|
List<ActionCol52> |
GuidedDecisionTable52.getActionCols() |
Modifier and Type | Method and Description |
---|---|
void |
GuidedDecisionTable52.setActionCols(List<ActionCol52> actionCols) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.