Drools Workbench - Guided Decision Table Model 6.0.0.CR5

org.drools.workbench.models.guided.dtable.shared.model
Class LimitedEntryActionRetractFactCol52

java.lang.Object
  extended by org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52
      extended by org.drools.workbench.models.guided.dtable.shared.model.ActionCol52
          extended by org.drools.workbench.models.guided.dtable.shared.model.ActionRetractFactCol52
              extended by org.drools.workbench.models.guided.dtable.shared.model.LimitedEntryActionRetractFactCol52
All Implemented Interfaces:
BaseColumn, LimitedEntryCol

public class LimitedEntryActionRetractFactCol52
extends ActionRetractFactCol52
implements LimitedEntryCol

A column representing the retraction of a Fact on a Limited Entry decision table. The Value will be the String identifier of the Fact Pattern being retracted.


Field Summary
 
Fields inherited from class org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52
defaultValue
 
Constructor Summary
LimitedEntryActionRetractFactCol52()
           
 
Method Summary
 DTCellValue52 getValue()
           
 void setValue(DTCellValue52 value)
           
 
Methods inherited from class org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52
getDefaultValue, getHeader, getWidth, isHideColumn, setDefaultValue, setHeader, setHideColumn, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LimitedEntryActionRetractFactCol52

public LimitedEntryActionRetractFactCol52()
Method Detail

getValue

public DTCellValue52 getValue()
Specified by:
getValue in interface LimitedEntryCol

setValue

public void setValue(DTCellValue52 value)
Specified by:
setValue in interface LimitedEntryCol

Drools Workbench - Guided Decision Table Model 6.0.0.CR5

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