| Package | Description |
|---|---|
| de.jstacs.parameters |
This package provides classes for parameters that establish a general convention for the description of parameters
as defined in the
Parameter-interface. |
| de.jstacs.results |
This package provides classes for results and sets of results.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
ParameterSet.ParameterList
Class for a
AnnotatedEntityList that automatically sets
the Parameter.parent field to the enclosing ParameterSet. |
| Modifier and Type | Field and Description |
|---|---|
protected AnnotatedEntityList<Result> |
ResultSet.results
The internally stores results.
|