Interface | Description |
---|---|
BaseColumn |
A base column
|
BaseColumnFieldDiff |
Diff result for a column,
NOTE: BZ-996944.
|
BRLColumn<T,C extends BaseColumn> |
A column that consists of a BRL fragment
|
BRLVariableColumn |
A variable (Template defined value) for a BRLColumn
|
CompositeColumn<C extends BaseColumn> |
A column composed of other columns
|
DiffColumn |
A column than can perform diff with another column.
|
LimitedEntryCol |
Limited Entry columns need to store their value
|
Class | Description |
---|---|
ActionCol52 | |
ActionInsertFactCol52 | |
ActionInsertFactFieldsPattern |
A Fact Pattern used by the ActionInsertFactFieldsPage Wizard page adding
a flag indicating whether the Pattern is inserted Logically or not
|
ActionRetractFactCol52 |
A column representing the retraction of a Fact.
|
ActionSetFieldCol52 | |
ActionWorkItemCol52 |
A column representing the execution of a Work Item.
|
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
|
ActionWorkItemSetFieldCol52 |
An Action to set an existing Fact's field value with the value of a Work Item
Definition's result parameter
|
AttributeCol52 |
This is a rule attribute - eg salience, no-loop etc.
|
BaseColumnFieldDiffImpl | |
BRLActionColumn |
An Action column defined with a BRL fragment
|
BRLActionVariableColumn |
A column representing a single BRL fragment variable
|
BRLConditionColumn |
A Condition column defined with a BRL fragment
|
BRLConditionVariableColumn |
A column representing a single BRL fragment variable
|
BRLRuleModel |
A RuleModel that can provide details of bound Facts and Fields from an
associated Decision Table.
|
ConditionCol52 |
This is the config for a condition column.
|
DescriptionCol52 |
This is a rule description
|
DTCellValue52 |
Holder for cell value and other attributes.
|
DTColumnConfig52 | |
GuidedDecisionTable52 |
This is a decision table model for a guided editor.
|
LimitedEntryActionInsertFactCol52 |
A column that sets a field on a new fact.
|
LimitedEntryActionRetractFactCol52 |
A column representing the retraction of a Fact on a Limited Entry decision
table.
|
LimitedEntryActionSetFieldCol52 |
A column that sets the value of an existing fact.
|
LimitedEntryBRLActionColumn |
This is the config for a BRLActionColumn that supports Limited Entry.
|
LimitedEntryBRLConditionColumn |
This is the config for a BRLConditionColumn that supports Limited Entry.
|
LimitedEntryConditionCol52 |
This is the config for a condition column that supports Limited Entry, hence
it has a value.
|
MetadataCol52 |
This is a rule metadata - eg @foo(bar) etc.
|
Pattern52 |
A Fact Pattern to which column definitions can be added
|
RowNumberCol52 |
This is a rule index column (i.e. just displays row's number)
|
WorkItemColumnParameterValueDiffImpl |
Enum | Description |
---|---|
GuidedDecisionTable52.HitPolicy |
Lists available dtable hit policies.
|
GuidedDecisionTable52.TableFormat |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.