Drools Workbench - Guided Decision Table Model 6.0.0.CR5

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.0.0.CR5

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