Uses of Class
org.drools.workbench.models.guided.dtable.shared.model.BRLConditionVariableColumn
-
Packages that use BRLConditionVariableColumn Package Description org.drools.workbench.models.guided.dtable.shared.model -
-
Uses of BRLConditionVariableColumn 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 BRLConditionVariableColumn Modifier and Type Method Description List<BRLConditionVariableColumn>BRLConditionColumn. getChildColumns()List<BRLConditionVariableColumn>LimitedEntryBRLConditionColumn. getChildColumns()Methods in org.drools.workbench.models.guided.dtable.shared.model with parameters of type BRLConditionVariableColumn Modifier and Type Method Description BRLConditionColumnGuidedDecisionTable52. getBRLColumn(BRLConditionVariableColumn col)Method parameters in org.drools.workbench.models.guided.dtable.shared.model with type arguments of type BRLConditionVariableColumn Modifier and Type Method Description voidBRLConditionColumn. setChildColumns(List<BRLConditionVariableColumn> childColumns)voidLimitedEntryBRLConditionColumn. setChildColumns(List<BRLConditionVariableColumn> childColumns)
-