Package | Description |
---|---|
org.hkijena.jipipe.plugins.multiparameters.nodes | |
org.hkijena.jipipe.plugins.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() |
ParameterTable |
ParameterTable.ModelChangedEvent.getParameterTable() |
Modifier and Type | Method and Description |
---|---|
static ParameterTableEditorWindow |
ParameterTableEditorWindow.getInstance(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeParameterAccess parameterAccess,
ParameterTable parameterTable,
JIPipeDesktopGraphCanvasUI canvasUI) |
void |
ParameterTable.Serializer.serialize(ParameterTable value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Constructor and Description |
---|
ModelChangedEvent(ParameterTable parameterTable,
TableModelEvent tableModelEvent) |
ParameterTable(ParameterTable other)
Creates a copy
|
ParameterTableCellAccess(JIPipeParameterAccess parent,
ParameterTable table,
int row,
int column)
Creates a new instance
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.