Modifier and Type | Method and Description |
---|---|
static GuidedDTDRLOtherwiseHelper.OtherwiseBuilder |
GuidedDTDRLOtherwiseHelper.getBuilder(ConditionCol52 c)
Retrieve the correct OtherwiseBuilder for the given column
|
org.drools.workbench.models.datamodel.rule.FieldConstraint |
GuidedDTDRLOtherwiseHelper.OtherwiseBuilder.makeFieldConstraint(ConditionCol52 c,
List<BaseColumn> allColumns,
List<List<DTCellValue52>> data)
Build a Field Constraint
|
Constructor and Description |
---|
ConditionColumnDetails(ConditionCol52 column) |
Modifier and Type | Class and Description |
---|---|
class |
BRLConditionColumn
A Condition column defined with a BRL fragment
|
class |
BRLConditionVariableColumn
A column representing a single BRL fragment variable
|
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.
|
Modifier and Type | Method and Description |
---|---|
List<ConditionCol52> |
Pattern52.getChildColumns() |
Modifier and Type | Method and Description |
---|---|
Pattern52 |
GuidedDecisionTable52.getPattern(ConditionCol52 col) |
Modifier and Type | Method and Description |
---|---|
void |
Pattern52.setChildColumns(List<ConditionCol52> conditions) |
Modifier and Type | Method and Description |
---|---|
List<ConditionCol52> |
FactPatternPattern52Adaptor.getChildColumns() |
Modifier and Type | Method and Description |
---|---|
void |
FactPatternPattern52Adaptor.setChildColumns(List<ConditionCol52> conditions) |
Constructor and Description |
---|
ConditionCol52FieldConstraintAdaptor(ConditionCol52 condition) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.