Uses of Interface
org.drools.workbench.models.guided.dtable.shared.model.BRLColumn
-
Packages that use BRLColumn Package Description org.drools.workbench.models.guided.dtable.shared.model -
-
Uses of BRLColumn in org.drools.workbench.models.guided.dtable.shared.model
Classes in org.drools.workbench.models.guided.dtable.shared.model that implement BRLColumn Modifier and Type Class Description classBRLActionColumnAn Action column defined with a BRL fragmentclassBRLConditionColumnA Condition column defined with a BRL fragmentclassLimitedEntryBRLActionColumnThis is the config for a BRLActionColumn that supports Limited Entry.classLimitedEntryBRLConditionColumnThis is the config for a BRLConditionColumn that supports Limited Entry.Methods in org.drools.workbench.models.guided.dtable.shared.model that return BRLColumn Modifier and Type Method Description BRLColumn<?,?>GuidedDecisionTable52. getBRLColumn(BRLVariableColumn col)
-