Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
JIPipeDataByMetadataExporter.getFileNameGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDataByMetadataExporter.setFileNameGenerator(DefaultExpressionParameter fileNameGenerator) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.getCustomAnnotationMatching() |
DefaultExpressionParameter |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.getCustomAnnotationMatching() |
DefaultExpressionParameter |
JIPipeMergingDataBatchBuilder.getCustomAnnotationMatching() |
DefaultExpressionParameter |
JIPipeMergingAlgorithmDataBatchGenerationSettings.getCustomAnnotationMatching() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.setCustomAnnotationMatching(DefaultExpressionParameter customAnnotationMatching) |
void |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.setCustomAnnotationMatching(DefaultExpressionParameter customAnnotationMatching) |
void |
JIPipeMergingDataBatchBuilder.setCustomAnnotationMatching(DefaultExpressionParameter customAnnotationMatching) |
void |
JIPipeMergingAlgorithmDataBatchGenerationSettings.setCustomAnnotationMatching(DefaultExpressionParameter customAnnotationMatching) |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationFilterExpression |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
SimplifyAnnotationsAlgorithm.getCombinationFunction() |
DefaultExpressionParameter |
OverwriteAnnotations.getRemoveExistingAnnotationsFilter() |
DefaultExpressionParameter |
OverwriteAnnotations.getSourceAnnotationFilter() |
Modifier and Type | Method and Description |
---|---|
void |
SimplifyAnnotationsAlgorithm.setCombinationFunction(DefaultExpressionParameter combinationFunction) |
void |
OverwriteAnnotations.setRemoveExistingAnnotationsFilter(DefaultExpressionParameter removeExistingAnnotationsFilter) |
void |
OverwriteAnnotations.setSourceAnnotationFilter(DefaultExpressionParameter sourceAnnotationFilter) |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationGeneratorExpression
An expression that is used to generate annotations for data
|
class |
AnnotationQueryExpression
An expression that is used to query annotations
|
class |
DataAnnotationQueryExpression
An expression that is used to query annotations
|
class |
DataRowQueryExpression
Expression for selecting rows inside a data table
|
class |
NumericFunctionExpression
A parameter that is intended to set or scale an integer
|
class |
PathQueryExpression
Expression for querying strings
|
class |
StringMapQueryExpression |
class |
StringQueryExpression
Expression for querying strings
|
class |
TableCellValueQueryExpression
Expression for querying strings
|
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
TableColumnSourceExpressionParameter.getValue() |
Constructor and Description |
---|
List(Collection<DefaultExpressionParameter> other) |
OptionalDefaultExpressionParameter(OptionalParameter<DefaultExpressionParameter> other) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
IntegerFormData.getValidationExpression() |
DefaultExpressionParameter |
DoubleFormData.getValidationExpression() |
Modifier and Type | Method and Description |
---|---|
void |
IntegerFormData.setValidationExpression(DefaultExpressionParameter validationExpression) |
void |
DoubleFormData.setValidationExpression(DefaultExpressionParameter validationExpression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
SpotFilterNode.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
SpotFilterNode.setFilter(DefaultExpressionParameter filter) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
TrackFilterNode.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
TrackFilterNode.setFilter(DefaultExpressionParameter filter) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ConditionalInverterAlgorithm.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
ConditionalInverterAlgorithm.setCondition(DefaultExpressionParameter condition) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
DrawScaleBarAlgorithm.TextSettings.getHorizontalLabel() |
DefaultExpressionParameter |
DrawScaleBarAlgorithm.TextSettings.getVerticalLabel() |
Modifier and Type | Method and Description |
---|---|
void |
DrawScaleBarAlgorithm.TextSettings.setHorizontalLabel(DefaultExpressionParameter horizontalLabel) |
void |
DrawScaleBarAlgorithm.TextSettings.setVerticalLabel(DefaultExpressionParameter verticalLabel) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ColorToGreyscaleExpression2D.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ColorToGreyscaleExpression2D.setExpression(DefaultExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionC() |
DefaultExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionT() |
DefaultExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionZ() |
DefaultExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceCLocation() |
DefaultExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceTLocation() |
DefaultExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceZLocation() |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionSlicerAlgorithm.setExpressionC(DefaultExpressionParameter expressionC) |
void |
ExpressionSlicerAlgorithm.setExpressionT(DefaultExpressionParameter expressionT) |
void |
ExpressionSlicerAlgorithm.setExpressionZ(DefaultExpressionParameter expressionZ) |
void |
Merge2DToHyperstackAlgorithm.setSliceCLocation(DefaultExpressionParameter sliceCLocation) |
void |
Merge2DToHyperstackAlgorithm.setSliceTLocation(DefaultExpressionParameter sliceTLocation) |
void |
Merge2DToHyperstackAlgorithm.setSliceZLocation(DefaultExpressionParameter sliceZLocation) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
GenerateMissingImageFromMathExpression2D.getFunction() |
Modifier and Type | Method and Description |
---|---|
void |
GenerateMissingImageFromMathExpression2D.setFunction(DefaultExpressionParameter transformation) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ImagePlusFromGUI.getImageFilters() |
DefaultExpressionParameter |
ExportTableAsXLSXAlgorithm.getOrderExpression() |
DefaultExpressionParameter |
ExportTableAsXLSXAlgorithm.getSheetNameExpression() |
DefaultExpressionParameter |
ResultsTableFromGUI.getTitleFilterExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ImagePlusFromGUI.setImageFilters(DefaultExpressionParameter imageFilters) |
void |
ExportTableAsXLSXAlgorithm.setOrderExpression(DefaultExpressionParameter orderExpression) |
void |
ExportTableAsXLSXAlgorithm.setSheetNameExpression(DefaultExpressionParameter sheetNameExpression) |
void |
ResultsTableFromGUI.setTitleFilterExpression(DefaultExpressionParameter titleFilterExpression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
LabelsToROIAlgorithm.getLabelNameExpression() |
Modifier and Type | Method and Description |
---|---|
void |
LabelsToROIAlgorithm.setLabelNameExpression(DefaultExpressionParameter labelNameExpression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
FilterLabelsByExpression2DAlgorithm.getExpression() |
DefaultExpressionParameter |
FilterLabelsByExpression3DAlgorithm.getExpression() |
DefaultExpressionParameter |
FilterLabelsByThicknessAlgorithm.getFilter() |
DefaultExpressionParameter |
FilterLabelsByStatisticsAlgorithm.getFilters() |
DefaultExpressionParameter |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.getOverlapFilter() |
Modifier and Type | Method and Description |
---|---|
void |
FilterLabelsByExpression2DAlgorithm.setExpression(DefaultExpressionParameter expression) |
void |
FilterLabelsByExpression3DAlgorithm.setExpression(DefaultExpressionParameter expression) |
void |
FilterLabelsByThicknessAlgorithm.setFilter(DefaultExpressionParameter filter) |
void |
FilterLabelsByStatisticsAlgorithm.setFilters(DefaultExpressionParameter filters) |
void |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.setOverlapFilter(DefaultExpressionParameter overlapFilter) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ImageCalculator2DExpression.getExpression() |
DefaultExpressionParameter |
ApplyColorMathExpression2DExpression.getExpression() |
DefaultExpressionParameter |
GenerateFromMathExpression2D.getFunction() |
DefaultExpressionParameter |
GenerateVectorFromMathExpression.getFunction() |
DefaultExpressionParameter |
ApplyVectorMathExpression2DAlgorithm.getTransformation() |
DefaultExpressionParameter |
ApplyMathExpression2DAlgorithm.getTransformation() |
Modifier and Type | Method and Description |
---|---|
void |
ImageCalculator2DExpression.setExpression(DefaultExpressionParameter expression) |
void |
ApplyColorMathExpression2DExpression.setExpression(DefaultExpressionParameter expression) |
void |
GenerateFromMathExpression2D.setFunction(DefaultExpressionParameter transformation) |
void |
GenerateVectorFromMathExpression.setFunction(DefaultExpressionParameter transformation) |
void |
ApplyVectorMathExpression2DAlgorithm.setTransformation(DefaultExpressionParameter transformation) |
void |
ApplyMathExpression2DAlgorithm.setTransformation(DefaultExpressionParameter transformation) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
LocalImageCalculator2DExpression.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
LocalImageCalculator2DExpression.setExpression(DefaultExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
RemoveImageMetadataAlgorithm.getFilterExpression() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveImageMetadataAlgorithm.setFilterExpression(DefaultExpressionParameter filterExpression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
SplitRoiConnectedComponentsAlgorithm.getGraphPostprocessing() |
DefaultExpressionParameter |
SplitRoiConnectedComponentsAlgorithm.getOverlapFilter() |
Modifier and Type | Method and Description |
---|---|
void |
SplitRoiConnectedComponentsAlgorithm.setGraphPostprocessing(DefaultExpressionParameter graphPostprocessing) |
void |
SplitRoiConnectedComponentsAlgorithm.setOverlapFilter(DefaultExpressionParameter overlapFilter) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
DrawScaleBarRoiAlgorithm.TextSettings.getHorizontalLabel() |
DefaultExpressionParameter |
ROIProperties.getRoiName() |
DefaultExpressionParameter |
DrawTextRoiAlgorithm.getText() |
DefaultExpressionParameter |
DrawScaleBarRoiAlgorithm.TextSettings.getVerticalLabel() |
Modifier and Type | Method and Description |
---|---|
void |
DrawScaleBarRoiAlgorithm.TextSettings.setHorizontalLabel(DefaultExpressionParameter horizontalLabel) |
void |
ROIProperties.setRoiName(DefaultExpressionParameter roiName) |
void |
DrawTextRoiAlgorithm.setText(DefaultExpressionParameter text) |
void |
DrawScaleBarRoiAlgorithm.TextSettings.setVerticalLabel(DefaultExpressionParameter verticalLabel) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
FilterROIListsAlgorithm.getFilter() |
DefaultExpressionParameter |
FilterRoiByStatisticsAlgorithm.getFilters() |
DefaultExpressionParameter |
FilterRoiByNameAlgorithm.getFilters() |
DefaultExpressionParameter |
FilterROIByOverlapAlgorithm.ROIFilterSettings.getOverlapFilter() |
Modifier and Type | Method and Description |
---|---|
void |
FilterROIListsAlgorithm.setFilter(DefaultExpressionParameter filter) |
void |
FilterRoiByStatisticsAlgorithm.setFilters(DefaultExpressionParameter filters) |
void |
FilterRoiByNameAlgorithm.setFilters(DefaultExpressionParameter filters) |
void |
FilterROIByOverlapAlgorithm.ROIFilterSettings.setOverlapFilter(DefaultExpressionParameter overlapFilter) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
RotateRoiAlgorithm.getAngle() |
DefaultExpressionParameter |
RotateRoiAlgorithm.getCenterX() |
DefaultExpressionParameter |
RotateRoiAlgorithm.getCenterY() |
Modifier and Type | Method and Description |
---|---|
void |
RotateRoiAlgorithm.setAngle(DefaultExpressionParameter angle) |
void |
RotateRoiAlgorithm.setCenterX(DefaultExpressionParameter centerX) |
void |
RotateRoiAlgorithm.setCenterY(DefaultExpressionParameter centerY) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
RemoveROIMetadataAlgorithm.getFilterExpression() |
DefaultExpressionParameter |
SetRoiMetadataByStatisticsAlgorithm.MetadataProperty.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveROIMetadataAlgorithm.setFilterExpression(DefaultExpressionParameter filterExpression) |
void |
SetRoiMetadataByStatisticsAlgorithm.MetadataProperty.setValue(DefaultExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
RegisterRoiToImageByBrightnessAlgorithm.getRotationRange() |
DefaultExpressionParameter |
RegisterRoiToImageByBrightnessAlgorithm.getScaleRange() |
Modifier and Type | Method and Description |
---|---|
void |
RegisterRoiToImageByBrightnessAlgorithm.setRotationRange(DefaultExpressionParameter rotationRange) |
void |
RegisterRoiToImageByBrightnessAlgorithm.setScaleRange(DefaultExpressionParameter scaleRange) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ExplodeRoiAlgorithm.getAnnotationValue() |
Modifier and Type | Method and Description |
---|---|
void |
ExplodeRoiAlgorithm.setAnnotationValue(DefaultExpressionParameter annotationValue) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
KeyValueHistogramGenerator.getIntegrationFunction() |
DefaultExpressionParameter |
KeyValueThresholdStatisticsGenerator.getIntegrationFunctionBackground() |
DefaultExpressionParameter |
KeyValueThresholdStatisticsGenerator.getIntegrationFunctionForeground() |
DefaultExpressionParameter |
KeyValueThresholdPartitionGenerator.GeneratedColumn.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
KeyValueHistogramGenerator.setIntegrationFunction(DefaultExpressionParameter integrationFunction) |
void |
KeyValueThresholdStatisticsGenerator.setIntegrationFunctionBackground(DefaultExpressionParameter integrationFunctionBackground) |
void |
KeyValueThresholdStatisticsGenerator.setIntegrationFunctionForeground(DefaultExpressionParameter integrationFunctionForeground) |
void |
KeyValueThresholdPartitionGenerator.GeneratedColumn.setValue(DefaultExpressionParameter value) |
Constructor and Description |
---|
GeneratedColumn(String name,
DefaultExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
LinesHoughDetection2DAlgorithm.getRoiNameExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D8UAlgorithm.getThresholdCalculationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D16UAlgorithm.getThresholdCalculationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D32FAlgorithm.getThresholdCalculationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D8UAlgorithm.getThresholdCombinationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D16UAlgorithm.getThresholdCombinationExpression() |
DefaultExpressionParameter |
CustomAutoThreshold2D32FAlgorithm.getThresholdCombinationExpression() |
DefaultExpressionParameter |
AutoThreshold2DAlgorithm.getThresholdCombinationExpression() |
Modifier and Type | Method and Description |
---|---|
void |
LinesHoughDetection2DAlgorithm.setRoiNameExpression(DefaultExpressionParameter roiNameExpression) |
void |
CustomAutoThreshold2D8UAlgorithm.setThresholdCalculationExpression(DefaultExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D16UAlgorithm.setThresholdCalculationExpression(DefaultExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D32FAlgorithm.setThresholdCalculationExpression(DefaultExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D8UAlgorithm.setThresholdCombinationExpression(DefaultExpressionParameter thresholdCombinationExpression) |
void |
CustomAutoThreshold2D16UAlgorithm.setThresholdCombinationExpression(DefaultExpressionParameter thresholdCombinationExpression) |
void |
CustomAutoThreshold2D32FAlgorithm.setThresholdCombinationExpression(DefaultExpressionParameter thresholdCombinationExpression) |
void |
AutoThreshold2DAlgorithm.setThresholdCombinationExpression(DefaultExpressionParameter thresholdCombinationExpression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ColorThresholdExpression2D.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ColorThresholdExpression2D.setExpression(DefaultExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.getRoiFilterExpression() |
DefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.ScoreParameters.getScoreAccumulationExpression() |
DefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.getThresholdCombinationExpression() |
DefaultExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.getThresholdCriteriaExpression() |
Modifier and Type | Method and Description |
---|---|
void |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.setRoiFilterExpression(DefaultExpressionParameter roiFilterExpression) |
void |
IterativeThresholdByROIStatistics2DAlgorithm.ScoreParameters.setScoreAccumulationExpression(DefaultExpressionParameter scoreAccumulationExpression) |
void |
IterativeThresholdByROIStatistics2DAlgorithm.setThresholdCombinationExpression(DefaultExpressionParameter thresholdCombinationExpression) |
void |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.setThresholdCriteriaExpression(DefaultExpressionParameter thresholdCriteriaExpression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
AddBorder2DAlgorithm.getBorderColor() |
DefaultExpressionParameter |
TransformSetHyperstackDimensionsAlgorithm.getcAxis() |
DefaultExpressionParameter |
AddBorder2DAlgorithm.getMarginBottom() |
DefaultExpressionParameter |
AddBorder2DAlgorithm.getMarginLeft() |
DefaultExpressionParameter |
AddBorder2DAlgorithm.getMarginRight() |
DefaultExpressionParameter |
AddBorder2DAlgorithm.getMarginTop() |
DefaultExpressionParameter |
TransformSetHyperstackDimensionsAlgorithm.gettAxis() |
DefaultExpressionParameter |
CanvasEqualizer.getxAxis() |
DefaultExpressionParameter |
CanvasEqualizer.getyAxis() |
DefaultExpressionParameter |
TransformSetHyperstackDimensionsAlgorithm.getzAxis() |
Modifier and Type | Method and Description |
---|---|
void |
AddBorder2DAlgorithm.setBorderColor(DefaultExpressionParameter borderColor) |
void |
TransformSetHyperstackDimensionsAlgorithm.setcAxis(DefaultExpressionParameter cAxis) |
void |
AddBorder2DAlgorithm.setMarginBottom(DefaultExpressionParameter marginBottom) |
void |
AddBorder2DAlgorithm.setMarginLeft(DefaultExpressionParameter marginLeft) |
void |
AddBorder2DAlgorithm.setMarginRight(DefaultExpressionParameter marginRight) |
void |
AddBorder2DAlgorithm.setMarginTop(DefaultExpressionParameter marginTop) |
void |
TransformSetHyperstackDimensionsAlgorithm.settAxis(DefaultExpressionParameter tAxis) |
void |
CanvasEqualizer.setxAxis(DefaultExpressionParameter xAxis) |
void |
CanvasEqualizer.setyAxis(DefaultExpressionParameter yAxis) |
void |
TransformSetHyperstackDimensionsAlgorithm.setzAxis(DefaultExpressionParameter zAxis) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
GenerateParametersFromExpressionAlgorithm.Column.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
GenerateParametersFromExpressionAlgorithm.Column.setValues(DefaultExpressionParameter values) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
IntegerRange.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
IntegerRange.setExpression(DefaultExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ProcessEnvironment.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessEnvironment.setArguments(DefaultExpressionParameter arguments) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
PythonEnvironment.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
PythonEnvironment.setArguments(DefaultExpressionParameter arguments) |
Constructor and Description |
---|
PythonEnvironment(PythonEnvironmentType type,
DefaultExpressionParameter arguments,
Path executablePath) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
REnvironment.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
REnvironment.setArguments(DefaultExpressionParameter arguments) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
DownloadSettings.DownloadEnvironment.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
DownloadSettings.DownloadEnvironment.setArguments(DefaultExpressionParameter arguments) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
AnnotateDataWithTableValues.AnnotationSettings.getAnnotationName() |
DefaultExpressionParameter |
AnnotateDataWithTableValues.AnnotationSettings.getAnnotationValue() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotateDataWithTableValues.AnnotationSettings.setAnnotationName(DefaultExpressionParameter annotationName) |
void |
AnnotateDataWithTableValues.AnnotationSettings.setAnnotationValue(DefaultExpressionParameter annotationValue) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
FilterTableRowsAlgorithm.getFilters() |
DefaultExpressionParameter |
FilterTablesAlgorithm.getFilters() |
Modifier and Type | Method and Description |
---|---|
void |
FilterTableRowsAlgorithm.setFilters(DefaultExpressionParameter filters) |
void |
FilterTablesAlgorithm.setFilters(DefaultExpressionParameter filters) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
HistogramAlgorithm.getIntegrationFunction() |
Modifier and Type | Method and Description |
---|---|
void |
HistogramAlgorithm.setIntegrationFunction(DefaultExpressionParameter integrationFunction) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
RunExpressionAlgorithm.getExpression() |
DefaultExpressionParameter |
SortRowsByExpressionAlgorithm.SortEntry.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
RunExpressionAlgorithm.setExpression(DefaultExpressionParameter expression) |
void |
SortRowsByExpressionAlgorithm.SortEntry.setValue(DefaultExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
AdaptiveParameterBuilder.build() |
DefaultExpressionParameter |
AdaptiveParameterBuilder.ConditionValuePair.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
AdaptiveParameterBuilder.ConditionValuePair.setCondition(DefaultExpressionParameter condition) |
Modifier and Type | Method and Description |
---|---|
DefaultExpressionParameter |
ExpressionTesterUI.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionTesterUI.setExpression(DefaultExpressionParameter expression) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.