Modifier and Type | Method and Description |
---|---|
JIPipeDataTableMetadataRow |
JIPipeDataTableMetadata.get(int index) |
JIPipeDataTableMetadataRow |
JIPipeResultSlotDataSource.getRow() |
JIPipeDataTableMetadataRow |
JIPipeExportedDataAnnotation.getTableRow() |
JIPipeDataTableMetadataRow |
JIPipeDataTableMetadata.remove(int index) |
JIPipeDataTableMetadataRow |
JIPipeDataTableMetadata.set(int index,
JIPipeDataTableMetadataRow element) |
Modifier and Type | Method and Description |
---|---|
List<JIPipeDataTableMetadataRow> |
JIPipeDataTableMetadata.getRowList() |
List<JIPipeDataTableMetadataRow> |
JIPipeMergedExportedDataTable.getRowList() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDataTableMetadata.add(int index,
JIPipeDataTableMetadataRow element) |
boolean |
JIPipeDataTableMetadata.add(JIPipeDataTableMetadataRow row) |
default boolean |
JIPipeDataImportOperation.canShow(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
Path rowStorageFolder)
Checks if the import is possible
|
JIPipeDataTableMetadataRow |
JIPipeDataTableMetadata.set(int index,
JIPipeDataTableMetadataRow element) |
void |
JIPipeExportedDataAnnotation.setTableRow(JIPipeDataTableMetadataRow tableRow) |
JIPipeData |
JIPipeDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo)
Imports the data and shows it
|
JIPipeData |
JIPipeDataDisplayWrapperImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDataTableMetadata.setRowList(List<JIPipeDataTableMetadataRow> rowList)
Sets list of rows
|
Constructor and Description |
---|
ImportDataRun(Path rowStorageFolder,
Class<? extends JIPipeData> dataType,
JIPipeDataTableMetadataRow metadataRow) |
JIPipeExportedDataAnnotation(String name,
Path rowStorageFolder,
String trueDataType,
JIPipeDataTableMetadataRow tableRow) |
JIPipeResultSlotDataSource(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
Path rowStoragePath) |
Modifier and Type | Method and Description |
---|---|
JIPipeResultDataSlotPreview |
JIPipeDatatypeRegistry.getCellRendererFor(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Returns a cell renderer for dataslot result table
|
JIPipeResultDataSlotRowUI |
JIPipeDatatypeRegistry.getUIForResultSlot(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row)
Generates a UI for a result data slot
|
Modifier and Type | Method and Description |
---|---|
JIPipeData |
OpenContainingFolderDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo) |
JIPipeData |
CopyContainingFolderDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo) |
JIPipeData |
OpenInNativeApplicationDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo) |
Constructor and Description |
---|
FilesystemDataSlotPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
Modifier and Type | Method and Description |
---|---|
JIPipeDataTableMetadataRow |
ImagePlusResultImportRun.getRow() |
JIPipeDataTableMetadataRow |
OMEImageResultImportRun.getRow() |
Constructor and Description |
---|
PlotDataSlotPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
Constructor and Description |
---|
ResultsTableDataPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
Modifier and Type | Method and Description |
---|---|
JIPipeDataTableMetadataRow |
JIPipeResultDataSlotRowUI.getRow()
Returns the data row that is displayed
|
JIPipeDataTableMetadataRow |
JIPipeResultDataSlotPreview.getRow() |
Modifier and Type | Method and Description |
---|---|
static String |
JIPipeResultDataSlotPreview.getDisplayName(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Returns a name that identifies this row
|
static Path |
JIPipeResultDataSlotPreview.getRowStorageFolder(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Returns the folder where the data is stored
|
Constructor and Description |
---|
JIPipeAsyncResultDataSlotPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
JIPipeDefaultResultDataSlotPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
JIPipeDefaultResultDataSlotRowUI(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row)
Creates a new UI
|
JIPipeResultDataSlotPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
JIPipeResultDataSlotRowUI(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.