|
Drools Workbench - Guided Decision Table Model 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.workbench.models.guided.dtable.shared.model.legacy.GuidedDecisionTable
@Deprecated public class GuidedDecisionTable
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
GuidedDecisionTable()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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 List<ActionCol> actionCols
public String[][] data
public int descriptionWidth
public String groupField
| Constructor Detail |
|---|
public GuidedDecisionTable()
|
Drools Workbench - Guided Decision Table Model 6.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||