| Package | Description |
|---|---|
| testoptimal.api.COMB |
| Modifier and Type | Method and Description |
|---|---|
Field |
DataSet.addField(String name_p,
Field.DataType dataType_p,
String[] domainList_p,
String coupledField_p,
boolean derived_p)
adds a field to the dataset.
|
Field |
DataSet.addField(String name_p,
String[] domainList_p)
adds a field.
|
Field |
DataSet.addFieldVerify(String name_p,
String expr_p)
adds a verify field - field of which the value is derived from other fields using the expression.
|
Copyright © 2020. All rights reserved.