| 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.
|
| de.jstacs.tools |
| Modifier and Type | Method and Description |
|---|---|
FileParameter |
FileParameter.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextResult.fill(FileParameter par)
Fills the supplied
FileParameter with a clone of the contents of this TextResult. |
| Modifier and Type | Method and Description |
|---|---|
static FileParameter |
DataColumnParameter.find(ParameterSet top,
String dataRef)
Finds the parameter for the given ID in a
ParameterSet. |