@Deprecated public class GuidedDecisionTable extends Object
Modifier and Type | Field and Description |
---|---|
List<ActionCol> |
actionCols
Deprecated.
|
List<AttributeCol> |
attributeCols
Deprecated.
|
List<ConditionCol> |
conditionCols
Deprecated.
|
String[][] |
data
Deprecated.
|
int |
descriptionWidth
Deprecated.
|
String |
groupField
Deprecated.
|
static int |
INTERNAL_ELEMENTS
Deprecated.
|
List<MetadataCol> |
metadataCols
Deprecated.
|
String |
parentName
Deprecated.
|
String |
tableName
Deprecated.
|
Constructor and Description |
---|
GuidedDecisionTable()
Deprecated.
|
public static final int INTERNAL_ELEMENTS
public String tableName
public String parentName
public List<MetadataCol> metadataCols
public List<AttributeCol> attributeCols
public List<ConditionCol> conditionCols
public String[][] data
public int descriptionWidth
public String groupField
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.