| Interface | Description |
|---|---|
| ChoiceDescriptor |
Represents a factory method with its parameterization.
|
| ChoiceParameterDescriptor<T> |
Parameter for a choice.
|
| ChoiceParameterValueProvider |
Provide parameter value for choice parameter descriptor.
|
| ChoiceValueParameterParser<T> |
Value parameter parser.
|
| InstantiateChoice<T> |
Instantiate choice using parameter value accessors.
|
| Linenote<T> |
Linear notation of a parameterization.
|
| LinenoteBuilder<T> |
Builder for line note representation factory.
|
| ParseRes |
Parsed linear notation.
|
| Class | Description |
|---|---|
| Linenotes |
Utilities for line note representation.
|
| Enum | Description |
|---|---|
| ChoiceParameterType |
Parameter types.
|