Drools Workbench - Guided Decision Table Model 6.2.0.Beta3

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

All Known Implementing Classes:
LimitedEntryActionInsertFactCol52, LimitedEntryActionRetractFactCol52, LimitedEntryActionSetFieldCol52, LimitedEntryBRLActionColumn, LimitedEntryBRLConditionColumn, LimitedEntryConditionCol52

public interface LimitedEntryCol

Limited Entry columns need to store their value


Method Summary
 DTCellValue52 getValue()
           
 void setValue(DTCellValue52 value)
           
 

Method Detail

getValue

DTCellValue52 getValue()

setValue

void setValue(DTCellValue52 value)

Drools Workbench - Guided Decision Table Model 6.2.0.Beta3

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