org.drools.ide.common.client.modeldriven.dt52
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()


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