Drools Workbench - Guided Decision Table Model 6.2.0.CR1

org.drools.workbench.models.guided.dtable.shared.model
Interface BRLVariableColumn

All Known Implementing Classes:
BRLActionVariableColumn, BRLConditionVariableColumn

public interface BRLVariableColumn

A variable (Template defined value) for a BRLColumn


Method Summary
 String getFactField()
           
 String getFactType()
           
 String getFieldType()
           
 String getVarName()
           
 

Method Detail

getVarName

String getVarName()

getFieldType

String getFieldType()

getFactType

String getFactType()

getFactField

String getFactField()

Drools Workbench - Guided Decision Table Model 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.