Uses of Class
org.drools.workbench.models.guided.dtable.shared.model.BRLActionVariableColumn
-
Packages that use BRLActionVariableColumn Package Description org.drools.workbench.models.guided.dtable.shared.model -
-
Uses of BRLActionVariableColumn in org.drools.workbench.models.guided.dtable.shared.model
Methods in org.drools.workbench.models.guided.dtable.shared.model that return types with arguments of type BRLActionVariableColumn Modifier and Type Method Description List<BRLActionVariableColumn>BRLActionColumn. getChildColumns()List<BRLActionVariableColumn>LimitedEntryBRLActionColumn. getChildColumns()Methods in org.drools.workbench.models.guided.dtable.shared.model with parameters of type BRLActionVariableColumn Modifier and Type Method Description BRLActionColumnGuidedDecisionTable52. getBRLColumn(BRLActionVariableColumn col)Method parameters in org.drools.workbench.models.guided.dtable.shared.model with type arguments of type BRLActionVariableColumn Modifier and Type Method Description voidBRLActionColumn. setChildColumns(List<BRLActionVariableColumn> childColumns)voidLimitedEntryBRLActionColumn. setChildColumns(List<BRLActionVariableColumn> childColumns)
-