Package | Description |
---|---|
org.drools.workbench.models.guided.dtable.shared.model | |
org.drools.workbench.models.guided.dtable.shared.util |
Modifier and Type | Class and Description |
---|---|
class |
ActionCol52 |
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 |
AttributeCol52
This is a rule attribute - eg salience, no-loop etc.
|
class |
BRLActionColumn
An Action column defined with a BRL fragment
|
class |
BRLActionVariableColumn
A column representing a single BRL fragment variable
|
class |
BRLConditionColumn
A Condition column defined with a BRL fragment
|
class |
BRLConditionVariableColumn
A column representing a single BRL fragment variable
|
class |
ConditionCol52
This is the config for a condition column.
|
class |
DescriptionCol52
This is a rule description
|
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.
|
class |
LimitedEntryBRLConditionColumn
This is the config for a BRLConditionColumn that supports Limited Entry.
|
class |
LimitedEntryConditionCol52
This is the config for a condition column that supports Limited Entry, hence
it has a value.
|
class |
MetadataCol52
This is a rule metadata - eg @foo(bar) etc.
|
class |
RowNumberCol52
This is a rule index column (i.e. just displays row's number)
|
Modifier and Type | Method and Description |
---|---|
void |
DTColumnConfig52.cloneCommonColumnConfigFrom(DTColumnConfig52 model)
Clones the configuration (width, header, hide, default value) of the argument into this instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ColumnUtilitiesBase.isConstraintValid(DTColumnConfig52 col) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.