See: Description
| Interface | Description |
|---|---|
| ConfigParser |
Interface to be implemented by configuration parser objects.
|
| ConfigSerialization |
Config serialization can be used to write a configuration back to an output stream, i.e. the
job configuration input text field.
|
| Class | Description |
|---|---|
| CsvParser |
Parser implementation to use for CSV configuration type.
|
| CsvWriter |
Writer class to print tree to CSV.
|
| MultiselectParameterParser |
Parameter parser object, delegating to a specific format parser, e.g.
|
| ValueConstructionHelper |
Value construction helper is not strictly necessary to construct
DecisionTree.
|
Copyright © 2016–2020. All rights reserved.