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