| Interface | Description |
|---|---|
| DataTableUserDefinedTypeField.PredefinedTypeChecker |
Utility interface that checks if a "type" is a predefined OpenL type such as IntRange etc
|
| Class | Description |
|---|---|
| DataTableBuilder |
The class is responsible for creating Data tables.
|
| DataTableField |
A class, containing description of Data Table's field columns (or variables)
|
| DataTablePredefinedTypeVariable |
A class that describes a Data Table's table type variable for predefined types such as String, BigDecimal, IntRange
etc
|
| DataTableUserDefinedTypeField |
A class, containing description of Data Table's field columns (or variables)
|
| DatatypeAliasTableBuilder |
The class is responsible for creating Datatype Alias tables.
|
| DatatypeTableBuilder |
The class is responsible for creating Datatype tables.
|
| DecisionTableBuilder |
Helper class that allows creating new decision tables in specified excel sheet.
|
| PropertiesTableBuilder |
The class is responsible for creating Properties tables in excel sheets.
|
| SimpleRulesTableBuilder |
Helper class that allows creating new SimpleRules tables in specified excel sheet.
|
| TableBuilder |
Class that allows creating tables in specified excel sheet.
|
| TestTableBuilder |
The class is responsible for creating test method tables in excel sheets.
|
| Exception | Description |
|---|---|
| CreateTableException |
Thrown on code unable to create excel table.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.