Drools Workbench - Guided Decision Table Model 6.2.0.CR1

org.drools.workbench.models.guided.dtable.shared.model.legacy
Class ActionInsertFactCol

java.lang.Object
  extended by org.drools.workbench.models.guided.dtable.shared.model.legacy.DTColumnConfig
      extended by org.drools.workbench.models.guided.dtable.shared.model.legacy.ActionCol
          extended by org.drools.workbench.models.guided.dtable.shared.model.legacy.ActionInsertFactCol

Deprecated.

@Deprecated
public class ActionInsertFactCol
extends ActionCol


Field Summary
 String boundName
          Deprecated.  
 String factField
          Deprecated.  
 String factType
          Deprecated.  
 String type
          Deprecated.  
 String valueList
          Deprecated.  
 
Fields inherited from class org.drools.workbench.models.guided.dtable.shared.model.legacy.ActionCol
header
 
Fields inherited from class org.drools.workbench.models.guided.dtable.shared.model.legacy.DTColumnConfig
defaultValue, hideColumn, reverseOrder, useRowNumber, width
 
Constructor Summary
ActionInsertFactCol()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

factType

public String factType
Deprecated. 

boundName

public String boundName
Deprecated. 

factField

public String factField
Deprecated. 

type

public String type
Deprecated. 

valueList

public String valueList
Deprecated. 
Constructor Detail

ActionInsertFactCol

public ActionInsertFactCol()
Deprecated. 

Drools Workbench - Guided Decision Table Model 6.2.0.CR1

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