Package | Description |
---|---|
org.drools.workbench.models.guided.dtable.shared.model | |
org.drools.workbench.models.guided.dtable.shared.model.adaptors |
Modifier and Type | Interface and Description |
---|---|
interface |
BRLColumn<T,C extends BaseColumn>
A column that consists of a BRL fragment
|
Modifier and Type | Class and Description |
---|---|
class |
ActionInsertFactFieldsPattern
A Fact Pattern used by the ActionInsertFactFieldsPage Wizard page adding
a flag indicating whether the Pattern is inserted Logically or not
|
class |
BRLActionColumn
An Action column defined with a BRL fragment
|
class |
BRLConditionColumn
A Condition column defined with a BRL fragment
|
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 |
Pattern52
A Fact Pattern to which column definitions can be added
|
Modifier and Type | Method and Description |
---|---|
List<CompositeColumn<? extends BaseColumn>> |
GuidedDecisionTable52.getConditions() |
Modifier and Type | Method and Description |
---|---|
void |
GuidedDecisionTable52.setConditionPatterns(List<CompositeColumn<? extends BaseColumn>> conditionPatterns) |
Modifier and Type | Class and Description |
---|---|
class |
FactPatternPattern52Adaptor
Adaptor to use RuleModel class in GuidedDecisionTable
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.