All Classes and Interfaces
Class
Description
A name which is unique when a primaryName is combined with a secondaryName
Needed non-result information to output a feature-values CSV file.
Like a
FeatureCSVMetadata but additionally associates an output-name.Writes the results of feature-calculations as a CSV file.
To facilitate creation of a
FeatureCSVWriter from corresponding FeatureCSVMetadata.Information needed for the outputting differnt types of feature-table CSV files.
The customizable output names used by
LabelledResultsCollector, which all follow a
pattern based on a prefix.Base class for a
Generator that outputs a feature-table in CSV format.Creates a
FeatureTableCSVGenerator.Stores feature-calculation results, indexing by their group.
Headers in a CSV file for the non-results (i.e.
Stores
LabelledResultsVector as they are calculated, and writes to the file-system.Allows results to be written to a
FeatureCSVWriter, possibly adding further processing.Creates a new instance of
LabelledResultsCSVWriter.Like a
ResultsVector but additionally contains labels to describe the calculated results.A name that that uniquely identifies an entity, and is composed of two parts.
Creates
MultiName.Labels for each row of feature-results in the outputted CSV row.
A name with only one part, and is always unique.