Package | Description |
---|---|
org.hkijena.jipipe.api.annotation | |
org.hkijena.jipipe.api.data | |
org.hkijena.jipipe.ui.resultanalysis.renderers |
Modifier and Type | Method and Description |
---|---|
String |
JIPipeDataByMetadataExporter.generateName(JIPipeDataTableMetadata exportedDataTable,
int row,
Set<String> existingMetadata) |
Path |
JIPipeDataByMetadataExporter.generatePath(JIPipeDataTableMetadata exportedDataTable,
int row,
Set<String> existingMetadata) |
Modifier and Type | Method and Description |
---|---|
JIPipeDataTableMetadata |
JIPipeDataSlot.getStorageDataTable()
Only valid for slots generated by a
JIPipeProjectRun . |
static JIPipeDataTableMetadata |
JIPipeDataTableMetadata.loadFromJson(Path fileName)
Loads the table from JSON
|
Modifier and Type | Method and Description |
---|---|
List<JIPipeDataTableMetadata> |
JIPipeMergedExportedDataTable.getAddedTables() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeMergedExportedDataTable.add(JIPipeProject project,
JIPipeDataSlot dataSlot,
JIPipeDataTableMetadata table)
Adds an
JIPipeDataTableMetadata |
Constructor and Description |
---|
JIPipeDataSlotTableColumnHeaderRenderer(JIPipeDataTableMetadata dataTable)
Creates a new instance
|
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.