Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
JIPipeMergingAlgorithmIterationStepGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeIteratingMissingDataGeneratorIterationStepGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeIteratingAlgorithmIterationStepGenerationSettings.getCustomColumns() |
StringQueryExpression |
JIPipeMissingDataGeneratorIterationStepGenerationSettings.getCustomColumns() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeMergingAlgorithmIterationStepGenerationSettings.setCustomColumns(StringQueryExpression customColumns) |
void |
JIPipeIteratingMissingDataGeneratorIterationStepGenerationSettings.setCustomColumns(StringQueryExpression customColumns) |
void |
JIPipeIteratingAlgorithmIterationStepGenerationSettings.setCustomColumns(StringQueryExpression customColumns) |
void |
JIPipeMissingDataGeneratorIterationStepGenerationSettings.setCustomColumns(StringQueryExpression customColumns) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
JIPipeMultiIterationStepGenerator.getInputAnnotationByFilter(StringQueryExpression expression) |
void |
JIPipeMultiIterationStepGenerator.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 |
RestoreVertexValueBackupAlgorithm.getBackupFilter() |
Modifier and Type | Method and Description |
---|---|
void |
RestoreVertexValueBackupAlgorithm.setBackupFilter(StringQueryExpression backupFilter) |
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 |
OMEROTagToAnnotationImporter.getTagsToListFilter() |
Modifier and Type | Method and Description |
---|---|
void |
OMEROTagToAnnotationImporter.setTagsToListFilter(StringQueryExpression tagsToListFilter) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
PlotTablesAlgorithm.getSeriesName()
Deprecated.
|
StringQueryExpression |
PlotTables2Algorithm.getSeriesName() |
Modifier and Type | Method and Description |
---|---|
void |
PlotTablesAlgorithm.setSeriesName(StringQueryExpression seriesName)
Deprecated.
|
void |
PlotTables2Algorithm.setSeriesName(StringQueryExpression seriesName) |
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 |
ColumnToStringAlgorithm.getFilters() |
StringQueryExpression |
RemoveColumnAlgorithm.getFilters() |
StringQueryExpression |
ColumnToNumericAlgorithm.getFilters() |
StringQueryExpression |
RenameTableColumns2Algorithm.RenamingEntry.getSourceColumn() |
Modifier and Type | Method and Description |
---|---|
void |
ColumnToStringAlgorithm.setFilters(StringQueryExpression filters) |
void |
RemoveColumnAlgorithm.setFilters(StringQueryExpression filters) |
void |
ColumnToNumericAlgorithm.setFilters(StringQueryExpression filters) |
void |
RenameTableColumns2Algorithm.RenamingEntry.setSourceColumn(StringQueryExpression sourceColumn) |
Modifier and Type | Method and Description |
---|---|
StringQueryExpression |
MergeTableColumnsSupplementAlgorithm.getColumnFilter() |
StringQueryExpression |
MergeTableColumnsSimpleAlgorithm.getColumnFilter() |
StringQueryExpression |
MergeTableColumnsSupplementMergingAlgorithm.getColumnFilter() |
StringQueryExpression |
MergeTableColumnsSupplementAlgorithm.getReferenceColumns() |
StringQueryExpression |
MergeTableColumnsSupplementMergingAlgorithm.getReferenceColumns() |
Modifier and Type | Method and Description |
---|---|
void |
MergeTableColumnsSupplementAlgorithm.setColumnFilter(StringQueryExpression columnFilter) |
void |
MergeTableColumnsSimpleAlgorithm.setColumnFilter(StringQueryExpression columnFilter) |
void |
MergeTableColumnsSupplementMergingAlgorithm.setColumnFilter(StringQueryExpression columnFilter) |
void |
MergeTableColumnsSupplementAlgorithm.setReferenceColumns(StringQueryExpression referenceColumns) |
void |
MergeTableColumnsSupplementMergingAlgorithm.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.getCategoryColumns() |
StringQueryExpression |
UnMeltTableAlgorithm.getValueColumn() |
StringQueryExpression |
MeltTableAlgorithm.getValueColumns() |
Modifier and Type | Method and Description |
---|---|
void |
UnMeltTableAlgorithm.setCategoryColumns(StringQueryExpression categoryColumns) |
void |
UnMeltTableAlgorithm.setValueColumn(StringQueryExpression valueColumn) |
void |
MeltTableAlgorithm.setValueColumns(StringQueryExpression valueColumns) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.