Uses of Interface
org.drools.workbench.models.guided.dtable.shared.model.BRLVariableColumn
-
Packages that use BRLVariableColumn Package Description org.drools.workbench.models.guided.dtable.shared.model -
-
Uses of BRLVariableColumn in org.drools.workbench.models.guided.dtable.shared.model
Classes in org.drools.workbench.models.guided.dtable.shared.model that implement BRLVariableColumn Modifier and Type Class Description classBRLActionVariableColumnA column representing a single BRL fragment variableclassBRLConditionVariableColumnA column representing a single BRL fragment variableMethods in org.drools.workbench.models.guided.dtable.shared.model with parameters of type BRLVariableColumn Modifier and Type Method Description BRLColumn<?,?>GuidedDecisionTable52. getBRLColumn(BRLVariableColumn col)
-