Package | Description |
---|---|
org.hkijena.jipipe.extensions.multiparameters.nodes | |
org.hkijena.jipipe.extensions.parameters.library.table |
Modifier and Type | Method and Description |
---|---|
ParameterTable |
DefineParametersTableAlgorithm.getParameterTable() |
Modifier and Type | Method and Description |
---|---|
void |
DefineParametersTableAlgorithm.setParameterTable(ParameterTable parameterTable) |
Modifier and Type | Method and Description |
---|---|
ParameterTable |
ParameterTable.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ParameterTable |
ParameterTableEditorWindow.getParameterTable() |
Modifier and Type | Method and Description |
---|---|
static ParameterTableEditorWindow |
ParameterTableEditorWindow.getInstance(JIPipeWorkbench workbench,
Component parent,
JIPipeParameterAccess parameterAccess,
ParameterTable parameterTable) |
void |
ParameterTable.Serializer.serialize(ParameterTable value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Constructor and Description |
---|
ParameterTable(ParameterTable other)
Creates a copy
|
ParameterTableCellAccess(JIPipeParameterAccess parent,
ParameterTable table,
int row,
int column)
Creates a new instance
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.