Interface | Description |
---|---|
JIPipeCustomParameterCollection |
If a class inherits from this interface, reflection-based parameter discovery is replaced by
the getCustomParameters() method result.
|
JIPipeNamedParameterCollection |
An
JIPipeParameterCollection that comes with a predefined name |
JIPipeParameterAccess |
Interface around accessing a parameter
|
JIPipeParameterCollection |
Interfaced for a parameterized object
|
JIPipeParameterCollectionContextAction | |
JIPipeParameterGenerator |
A class that generates parameters
|
JIPipeParameterTypeInfo |
A type that describes a JIPipe parameter type
|
Enum | Description |
---|---|
JIPipeParameterPersistence |
Determines how a parameter is serialized
|
Annotation Type | Description |
---|---|
JIPipeContextAction |
An additional action (usually UI action) that is attached to the
ParameterPanel . |
JIPipeParameter |
Annotates a getter or setter function as parameter.
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.