Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.getCustomColumns() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
JIPipeMergingDataBatchBuilder.getInputAnnotationByFilter(StringQueryExpression expression) |
void |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.setCustomColumns(StringQueryExpression customColumns) |
void |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.setCustomColumns(StringQueryExpression customColumns) |
void |
JIPipeMergingAlgorithmDataBatchGenerationSettings.setCustomColumns(StringQueryExpression customColumns) |
void |
JIPipeMissingDataGeneratorDataBatchGenerationSettings.setCustomColumns(StringQueryExpression customColumns) |
void |
JIPipeMergingDataBatchBuilder.setReferenceColumns(JIPipeColumMatching columnGrouping,
StringQueryExpression customColumns) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
SetSingleAnnotation.getAnnotationName() |
StringQueryExpression |
RemoveArrayAnnotationsAlgorithm.getAnnotationNameFilter() |
StringQueryExpression |
RemoveNAAnnotationColumnsAlgorithm.getAnnotationNameFilter() |
StringQueryExpression |
ExtractDataAnnotation.getAnnotationNameQuery() |
StringQueryExpression |
SetSingleAnnotation.getAnnotationValue() |
StringQueryExpression |
DataAnnotationToStringAnnotation.getNameFilter() |
StringQueryExpression |
RemoveDataAnnotations.getNameFilter() |
StringQueryExpression |
SimplifyAnnotationsAlgorithm.getRenameFunction() |
Modifier and Type | Method and Description |
---|---|
void |
SetSingleAnnotation.setAnnotationName(StringQueryExpression annotationName) |
void |
RemoveArrayAnnotationsAlgorithm.setAnnotationNameFilter(StringQueryExpression annotationNameFilter) |
void |
RemoveNAAnnotationColumnsAlgorithm.setAnnotationNameFilter(StringQueryExpression annotationNameFilter) |
void |
ExtractDataAnnotation.setAnnotationNameQuery(StringQueryExpression annotationNameQuery) |
void |
SetSingleAnnotation.setAnnotationValue(StringQueryExpression annotationValue) |
void |
DataAnnotationToStringAnnotation.setNameFilter(StringQueryExpression nameFilter) |
void |
RemoveDataAnnotations.setNameFilter(StringQueryExpression nameFilter) |
void |
SimplifyAnnotationsAlgorithm.setRenameFunction(StringQueryExpression renameFunction) |
Constructor and Description |
---|
StringQueryExpression(StringQueryExpression other) |
Constructor and Description |
---|
NamedStringQueryExpression(PairParameter<String,StringQueryExpression> other) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
StringFormData.getValidationExpression() |
StringQueryExpression |
PathFormData.getValidationExpression() |
Modifier and Type | Method and Description |
---|---|
void |
StringFormData.setValidationExpression(StringQueryExpression validationExpression) |
void |
PathFormData.setValidationExpression(StringQueryExpression validationExpression) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
ChangeRoiNameFromExpressionsAndMeasurementsAlgorithm.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeRoiNameFromExpressionsAndMeasurementsAlgorithm.setExpression(StringQueryExpression expression) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
SortRoiListByExpressionsAndMeasurementsAlgorithm.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
SortRoiListByExpressionsAndMeasurementsAlgorithm.setExpression(StringQueryExpression expression) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
ExtractParametersAlgorithm.getParameterKeyFilter() |
Modifier and Type | Method and Description |
---|---|
void |
ExtractParametersAlgorithm.setParameterKeyFilter(StringQueryExpression parameterKeyFilter) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
OMEROFindDatasetAlgorithm.getDatasetNameFilters() |
StringQueryExpression |
OMEROFindGroupAlgorithm.getGroupNameFilters() |
StringQueryExpression |
OMEROFindImageAlgorithm.getImageNameFilters() |
StringQueryExpression |
OMEROFindProjectAlgorithm.getProjectNameFilters() |
Modifier and Type | Method and Description |
---|---|
void |
OMEROFindDatasetAlgorithm.setDatasetNameFilters(StringQueryExpression datasetNameFilters) |
void |
OMEROFindGroupAlgorithm.setGroupNameFilters(StringQueryExpression groupNameFilters) |
void |
OMEROFindImageAlgorithm.setImageNameFilters(StringQueryExpression imageNameFilters) |
void |
OMEROFindProjectAlgorithm.setProjectNameFilters(StringQueryExpression projectNameFilters) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
PlotTables2Algorithm.getSeriesName() |
StringQueryExpression |
PlotTablesAlgorithm.getSeriesName()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
PlotTables2Algorithm.setSeriesName(StringQueryExpression seriesName) |
void |
PlotTablesAlgorithm.setSeriesName(StringQueryExpression seriesName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
ModifyTableColumnNamesAlgorithm.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ModifyTableColumnNamesAlgorithm.setExpression(StringQueryExpression expression) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
AddAnnotationColumnsAlgorithm.getAnnotationNameFilter() |
Modifier and Type | Method and Description |
---|---|
void |
AddAnnotationColumnsAlgorithm.setAnnotationNameFilter(StringQueryExpression annotationNameFilter) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
RemoveColumnAlgorithm.getFilters() |
StringQueryExpression |
ColumnToStringAlgorithm.getFilters() |
StringQueryExpression |
ColumnToNumericAlgorithm.getFilters() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveColumnAlgorithm.setFilters(StringQueryExpression filters) |
void |
ColumnToStringAlgorithm.setFilters(StringQueryExpression filters) |
void |
ColumnToNumericAlgorithm.setFilters(StringQueryExpression filters) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
MergeTableColumnsSimpleAlgorithm.getColumnFilter() |
StringQueryExpression |
MergeTableColumnsSupplementAlgorithm.getColumnFilter() |
StringQueryExpression |
MergeTableColumnsSupplementAlgorithm.getReferenceColumns() |
Modifier and Type | Method and Description |
---|---|
void |
MergeTableColumnsSimpleAlgorithm.setColumnFilter(StringQueryExpression columnFilter) |
void |
MergeTableColumnsSupplementAlgorithm.setColumnFilter(StringQueryExpression columnFilter) |
void |
MergeTableColumnsSupplementAlgorithm.setReferenceColumns(StringQueryExpression referenceColumns) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
AddMissingRowsInSeriesAlgorithm.getCountingColumn() |
Modifier and Type | Method and Description |
---|---|
void |
AddMissingRowsInSeriesAlgorithm.setCountingColumn(StringQueryExpression countingColumn) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
SplitTableIntoColumnsAlgorithm.getColumnFilter() |
StringQueryExpression |
SplitTableByColumnsAlgorithm.getColumns() |
Modifier and Type | Method and Description |
---|---|
void |
SplitTableIntoColumnsAlgorithm.setColumnFilter(StringQueryExpression columnFilter) |
void |
SplitTableByColumnsAlgorithm.setColumns(StringQueryExpression columns) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
UnMeltTableAlgorithm.getValueColumns() |
StringQueryExpression |
MeltTableAlgorithm.getValueColumns() |
Modifier and Type | Method and Description |
---|---|
void |
UnMeltTableAlgorithm.setValueColumns(StringQueryExpression valueColumns) |
void |
MeltTableAlgorithm.setValueColumns(StringQueryExpression valueColumns) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.