public interface JIPipeParameterGenerator
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
generate(JIPipeWorkbench workbench,
Component parent,
Class<T> klass)
Generates the values
|
String |
getDescription() |
String |
getName() |
String getName()
String getDescription()
<T> List<T> generate(JIPipeWorkbench workbench, Component parent, Class<T> klass)
T
- the generated field typeworkbench
- the workbenchparent
- the parent component for any dialogsklass
- the generated field classCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.