Package | Description |
---|---|
org.hkijena.jipipe.api.grouping.parameters | |
org.hkijena.jipipe.api.parameters |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterPersistence |
GraphNodeParameterReferenceAccess.getPersistence() |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterPersistence |
JIPipeMutableParameterAccess.getPersistence() |
JIPipeParameterPersistence |
JIPipeParameterTree.Node.getPersistence() |
JIPipeParameterPersistence |
JIPipeReflectionParameterAccess.getPersistence() |
default JIPipeParameterPersistence |
JIPipeParameterAccess.getPersistence()
Controls the persistence of the parameter
|
static JIPipeParameterPersistence |
JIPipeParameterPersistence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeParameterPersistence[] |
JIPipeParameterPersistence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeMutableParameterAccess.setPersistence(JIPipeParameterPersistence persistence) |
void |
JIPipeParameterTree.Node.setPersistence(JIPipeParameterPersistence persistence) |
void |
JIPipeReflectionParameterAccess.setPersistence(JIPipeParameterPersistence persistence) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.