Drools Workbench - Guided Decision Table Model 6.2.0.CR1

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

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.ConditionCol

Deprecated.

@Deprecated
public class ConditionCol
extends DTColumnConfig


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

Field Detail

header

public String header
Deprecated. 

factType

public String factType
Deprecated. 

boundName

public String boundName
Deprecated. 

constraintValueType

public int constraintValueType
Deprecated. 

factField

public String factField
Deprecated. 

operator

public String operator
Deprecated. 

valueList

public String valueList
Deprecated. 
Constructor Detail

ConditionCol

public ConditionCol()
Deprecated. 

Drools Workbench - Guided Decision Table Model 6.2.0.CR1

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