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