Package nzilbb.configure
Object configuration formalization classes.
Classes for formalization of object configuration, so that objects can be automatically configured, and user interfaces for manual configuration can be generated.
- Author:
- Robert Fromont robert.fromont@canterbury.ac.nz
-
Class Summary Class Description Parameter A parameter that needs to be set for a some operation or configuration.ParameterSet Set of parameters, being a map to Parameters keyed on parameter name. -
Annotation Types Summary Annotation Type Description ParameterField Annotation for a field that can be configured as aParameter
.