Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
JIPipeDataByMetadataExporter.getFileNameGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDataByMetadataExporter.setFileNameGenerator(JIPipeExpressionParameter fileNameGenerator) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
JIPipeProcessArtifactEnvironment.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProcessArtifactEnvironment.setArguments(JIPipeExpressionParameter arguments) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
JIPipeAdaptiveParameterSettings.getAdaptiveParameter(String key) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
JIPipeMergingAlgorithmIterationStepGenerationSettings.getCustomAnnotationMatching() |
JIPipeExpressionParameter |
JIPipeIteratingMissingDataGeneratorIterationStepGenerationSettings.getCustomAnnotationMatching() |
JIPipeExpressionParameter |
JIPipeIteratingAlgorithmIterationStepGenerationSettings.getCustomAnnotationMatching() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeMergingAlgorithmIterationStepGenerationSettings.setCustomAnnotationMatching(JIPipeExpressionParameter customAnnotationMatching) |
void |
JIPipeIteratingMissingDataGeneratorIterationStepGenerationSettings.setCustomAnnotationMatching(JIPipeExpressionParameter customAnnotationMatching) |
void |
JIPipeIteratingAlgorithmIterationStepGenerationSettings.setCustomAnnotationMatching(JIPipeExpressionParameter customAnnotationMatching) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
JIPipeMultiIterationStepGenerator.getCustomAnnotationMatching() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeMultiIterationStepGenerator.setCustomAnnotationMatching(JIPipeExpressionParameter customAnnotationMatching) |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationFilterExpression |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
AnnotateByProjectPaths.Entry.getAnnotationName() |
JIPipeExpressionParameter |
SimplifyAnnotationsAlgorithm.getCombinationFunction() |
JIPipeExpressionParameter |
OverwriteAnnotations.getRemoveExistingAnnotationsFilter() |
JIPipeExpressionParameter |
OverwriteAnnotations.getSourceAnnotationFilter() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotateByProjectPaths.Entry.setAnnotationName(JIPipeExpressionParameter annotationName) |
void |
SimplifyAnnotationsAlgorithm.setCombinationFunction(JIPipeExpressionParameter combinationFunction) |
void |
OverwriteAnnotations.setRemoveExistingAnnotationsFilter(JIPipeExpressionParameter removeExistingAnnotationsFilter) |
void |
OverwriteAnnotations.setSourceAnnotationFilter(JIPipeExpressionParameter 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 |
DataExportExpressionParameter
An expression parameter designed for data export
|
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 |
---|---|
JIPipeExpressionParameter |
JIPipeExpressionParameter.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
JIPipeExpressionParameter |
TableColumnSourceExpressionParameter.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeExpressionParameter.Serializer.serialize(JIPipeExpressionParameter value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Constructor and Description |
---|
List(Collection<JIPipeExpressionParameter> other) |
OptionalJIPipeExpressionParameter(OptionalParameter<JIPipeExpressionParameter> other) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ModifyPathWithExpression.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ModifyPathWithExpression.setExpression(JIPipeExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
IntegerFormData.getValidationExpression() |
JIPipeExpressionParameter |
DoubleFormData.getValidationExpression() |
Modifier and Type | Method and Description |
---|---|
void |
IntegerFormData.setValidationExpression(JIPipeExpressionParameter validationExpression) |
void |
DoubleFormData.setValidationExpression(JIPipeExpressionParameter validationExpression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
FilterRoi3DListsAlgorithm.getFilter() |
JIPipeExpressionParameter |
FilterRoi3DByStatisticsAlgorithm.getFilters() |
JIPipeExpressionParameter |
FilterRoi3DByOverlapAlgorithm.ROIFilterSettings.getOverlapFilter() |
Modifier and Type | Method and Description |
---|---|
void |
FilterRoi3DListsAlgorithm.setFilter(JIPipeExpressionParameter filter) |
void |
FilterRoi3DByStatisticsAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
FilterRoi3DByOverlapAlgorithm.ROIFilterSettings.setOverlapFilter(JIPipeExpressionParameter overlapFilter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
RemoveROI3DMetadataAlgorithm.getFilterExpression() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveROI3DMetadataAlgorithm.setFilterExpression(JIPipeExpressionParameter filterExpression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ChangeRoi3DPropertiesFromTableAlgorithm.getRowSelector() |
Modifier and Type | Method and Description |
---|---|
void |
ChangeRoi3DPropertiesFromTableAlgorithm.setRowSelector(JIPipeExpressionParameter rowSelector) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ExplodeRoi3DListAlgorithm.getAnnotationValue() |
JIPipeExpressionParameter |
SplitRoi3DIntoConnectedComponentsAlgorithm.getOverlapFilter() |
Modifier and Type | Method and Description |
---|---|
void |
ExplodeRoi3DListAlgorithm.setAnnotationValue(JIPipeExpressionParameter annotationValue) |
void |
SplitRoi3DIntoConnectedComponentsAlgorithm.setOverlapFilter(JIPipeExpressionParameter overlapFilter) |
Modifier and Type | Method and Description |
---|---|
void |
Filaments3DGraphData.smooth(double factorX,
double factorY,
double factorZ,
boolean enforceSameComponent,
JIPipeExpressionParameter locationMergingFunction) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ConvertFilamentCyclesToROIAlgorithm.getRoiName() |
Modifier and Type | Method and Description |
---|---|
void |
ConvertFilamentCyclesToROIAlgorithm.setRoiName(JIPipeExpressionParameter roiName) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
FilterFilamentVerticesByProperties.getFilter() |
JIPipeExpressionParameter |
FilterFilamentEdgesByProperties.getFilter() |
JIPipeExpressionParameter |
FilterFilamentsByProperties.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
FilterFilamentVerticesByProperties.setFilter(JIPipeExpressionParameter filter) |
void |
FilterFilamentEdgesByProperties.setFilter(JIPipeExpressionParameter filter) |
void |
FilterFilamentsByProperties.setFilter(JIPipeExpressionParameter filter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
GrowEndVerticesAlgorithm.getAttitudeExpression() |
JIPipeExpressionParameter |
GrowEndVerticesAlgorithm.getAzimuthExpression() |
JIPipeExpressionParameter |
RemoveVertexValueBackupsAlgorithm.getBackupFilter() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getCentroidC() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getCentroidT() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getCentroidX() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getCentroidY() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getCentroidZ() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getColor() |
JIPipeExpressionParameter |
ChangeFilamentEdgePropertiesExpressionAlgorithm.getColor() |
JIPipeExpressionParameter |
GrowEndVerticesAlgorithm.getDistanceExpression() |
JIPipeExpressionParameter |
ConnectVerticesAlgorithm.getFilterFunction() |
JIPipeExpressionParameter |
RestoreVertexValueBackupAlgorithm.getMissingValue() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getPhysicalSizeX() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getPhysicalSizeY() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getPhysicalSizeZ() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getRadius() |
JIPipeExpressionParameter |
ConnectVerticesAlgorithm.getScoringFunction() |
JIPipeExpressionParameter |
FindLinearFilamentVertexOrderAlgorithm.getStartPointSelectorFunction() |
JIPipeExpressionParameter |
ChangeFilamentVertexPropertiesExpressionAlgorithm.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
GrowEndVerticesAlgorithm.setAttitudeExpression(JIPipeExpressionParameter attitudeExpression) |
void |
GrowEndVerticesAlgorithm.setAzimuthExpression(JIPipeExpressionParameter azimuthExpression) |
void |
RemoveVertexValueBackupsAlgorithm.setBackupFilter(JIPipeExpressionParameter backupFilter) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setCentroidC(JIPipeExpressionParameter centroidC) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setCentroidT(JIPipeExpressionParameter centroidT) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setCentroidX(JIPipeExpressionParameter centroidX) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setCentroidY(JIPipeExpressionParameter centroidY) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setCentroidZ(JIPipeExpressionParameter centroidZ) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setColor(JIPipeExpressionParameter color) |
void |
ChangeFilamentEdgePropertiesExpressionAlgorithm.setColor(JIPipeExpressionParameter color) |
void |
GrowEndVerticesAlgorithm.setDistanceExpression(JIPipeExpressionParameter distanceExpression) |
void |
ConnectVerticesAlgorithm.setFilterFunction(JIPipeExpressionParameter filterFunction) |
void |
RestoreVertexValueBackupAlgorithm.setMissingValue(JIPipeExpressionParameter missingValue) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setPhysicalSizeX(JIPipeExpressionParameter physicalSizeX) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setPhysicalSizeY(JIPipeExpressionParameter physicalSizeY) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setPhysicalSizeZ(JIPipeExpressionParameter physicalSizeZ) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setRadius(JIPipeExpressionParameter radius) |
void |
ConnectVerticesAlgorithm.setScoringFunction(JIPipeExpressionParameter scoringFunction) |
void |
FindLinearFilamentVertexOrderAlgorithm.setStartPointSelectorFunction(JIPipeExpressionParameter startPointSelectorFunction) |
void |
ChangeFilamentVertexPropertiesExpressionAlgorithm.setValue(JIPipeExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
CopyFilamentsAcrossZCTAlgorithm.NewEdgesSettings.getColor() |
JIPipeExpressionParameter |
FixOverlapsNonBranchingAlgorithm.getFilterFunction() |
JIPipeExpressionParameter |
SmoothFilamentsAlgorithm.getLocationMergingFunction() |
JIPipeExpressionParameter |
CopyFilamentsAcrossZCTAlgorithm.getLocations() |
JIPipeExpressionParameter |
FixOverlapsNonBranchingAlgorithm.getScoringFunction() |
Modifier and Type | Method and Description |
---|---|
void |
CopyFilamentsAcrossZCTAlgorithm.NewEdgesSettings.setColor(JIPipeExpressionParameter color) |
void |
FixOverlapsNonBranchingAlgorithm.setFilterFunction(JIPipeExpressionParameter filterFunction) |
void |
SmoothFilamentsAlgorithm.setLocationMergingFunction(JIPipeExpressionParameter locationMergingFunction) |
void |
CopyFilamentsAcrossZCTAlgorithm.setLocations(JIPipeExpressionParameter locations) |
void |
FixOverlapsNonBranchingAlgorithm.setScoringFunction(JIPipeExpressionParameter scoringFunction) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
FilamentsVertexMetadataEntry.getValue() |
JIPipeExpressionParameter |
FilamentEdgeMetadataEntry.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
FilamentsVertexMetadataEntry.setValue(JIPipeExpressionParameter value) |
void |
FilamentEdgeMetadataEntry.setValue(JIPipeExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
EdgeMaskParameter.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
EdgeMaskParameter.setFilter(JIPipeExpressionParameter filter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
SpotFilterNode.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
SpotFilterNode.setFilter(JIPipeExpressionParameter filter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
TrackFilterNode.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
TrackFilterNode.setFilter(JIPipeExpressionParameter filter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ExportIlastikHDF5ImageAlgorithm.getHdf5Path() |
JIPipeExpressionParameter |
ImportIlastikHDF5ImageAlgorithm.getHdf5Path() |
Modifier and Type | Method and Description |
---|---|
void |
ExportIlastikHDF5ImageAlgorithm.setHdf5Path(JIPipeExpressionParameter hdf5Path) |
void |
ImportIlastikHDF5ImageAlgorithm.setHdf5Path(JIPipeExpressionParameter hdf5Path) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ConditionalInverterAlgorithm.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
ConditionalInverterAlgorithm.setCondition(JIPipeExpressionParameter condition) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
DrawScaleBarAlgorithm.TextSettings.getHorizontalLabel() |
JIPipeExpressionParameter |
DrawScaleBarAlgorithm.TextSettings.getVerticalLabel() |
Modifier and Type | Method and Description |
---|---|
void |
DrawScaleBarAlgorithm.TextSettings.setHorizontalLabel(JIPipeExpressionParameter horizontalLabel) |
void |
DrawScaleBarAlgorithm.TextSettings.setVerticalLabel(JIPipeExpressionParameter verticalLabel) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
SplitChannelsByTableAlgorithm.getAnnotationColumnFilter() |
JIPipeExpressionParameter |
SplitChannelsByTableAlgorithm.getChannelColumnFilter() |
JIPipeExpressionParameter |
ColorToGreyscaleExpression2D.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
SplitChannelsByTableAlgorithm.setAnnotationColumnFilter(JIPipeExpressionParameter annotationColumnFilter) |
void |
SplitChannelsByTableAlgorithm.setChannelColumnFilter(JIPipeExpressionParameter channelColumnFilter) |
void |
ColorToGreyscaleExpression2D.setExpression(JIPipeExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
GlobalLinesHoughDetection2DAlgorithm.getPeakThreshold() |
JIPipeExpressionParameter |
LineSegmentsHoughDetection2DAlgorithm.getPeakThreshold() |
JIPipeExpressionParameter |
LinesHoughDetection2DAlgorithm.getRoiNameExpression() |
JIPipeExpressionParameter |
GlobalLinesHoughDetection2DAlgorithm.getRoiNameExpression() |
JIPipeExpressionParameter |
LineSegmentsHoughDetection2DAlgorithm.getRoiNameExpression() |
JIPipeExpressionParameter |
GlobalLinesHoughDetection2DAlgorithm.getThetas() |
JIPipeExpressionParameter |
LineSegmentsHoughDetection2DAlgorithm.getThetas() |
Modifier and Type | Method and Description |
---|---|
void |
GlobalLinesHoughDetection2DAlgorithm.setPeakThreshold(JIPipeExpressionParameter peakThreshold) |
void |
LineSegmentsHoughDetection2DAlgorithm.setPeakThreshold(JIPipeExpressionParameter peakThreshold) |
void |
LinesHoughDetection2DAlgorithm.setRoiNameExpression(JIPipeExpressionParameter roiNameExpression) |
void |
GlobalLinesHoughDetection2DAlgorithm.setRoiNameExpression(JIPipeExpressionParameter roiNameExpression) |
void |
LineSegmentsHoughDetection2DAlgorithm.setRoiNameExpression(JIPipeExpressionParameter roiNameExpression) |
void |
GlobalLinesHoughDetection2DAlgorithm.setThetas(JIPipeExpressionParameter thetas) |
void |
LineSegmentsHoughDetection2DAlgorithm.setThetas(JIPipeExpressionParameter thetas) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionC() |
JIPipeExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionT() |
JIPipeExpressionParameter |
ExpressionSlicerAlgorithm.getExpressionZ() |
JIPipeExpressionParameter |
ReorderHyperstackSlicesExpressionAlgorithm.getNewLocationExpression() |
JIPipeExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceCLocation() |
JIPipeExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceTLocation() |
JIPipeExpressionParameter |
Merge2DToHyperstackAlgorithm.getSliceZLocation() |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionSlicerAlgorithm.setExpressionC(JIPipeExpressionParameter expressionC) |
void |
ExpressionSlicerAlgorithm.setExpressionT(JIPipeExpressionParameter expressionT) |
void |
ExpressionSlicerAlgorithm.setExpressionZ(JIPipeExpressionParameter expressionZ) |
void |
ReorderHyperstackSlicesExpressionAlgorithm.setNewLocationExpression(JIPipeExpressionParameter newLocationExpression) |
void |
Merge2DToHyperstackAlgorithm.setSliceCLocation(JIPipeExpressionParameter sliceCLocation) |
void |
Merge2DToHyperstackAlgorithm.setSliceTLocation(JIPipeExpressionParameter sliceTLocation) |
void |
Merge2DToHyperstackAlgorithm.setSliceZLocation(JIPipeExpressionParameter sliceZLocation) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
GenerateMissingImageFromMathExpression2D.getFunction() |
Modifier and Type | Method and Description |
---|---|
void |
GenerateMissingImageFromMathExpression2D.setFunction(JIPipeExpressionParameter transformation) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ImagePlusFromGUI.getImageFilters() |
JIPipeExpressionParameter |
ExportTableAsXLSXAlgorithm2.getOrderExpression() |
JIPipeExpressionParameter |
ExportTableAsXLSXAlgorithm.getOrderExpression()
Deprecated.
|
JIPipeExpressionParameter |
ExportTableAsXLSXAlgorithm2.getSheetNameExpression() |
JIPipeExpressionParameter |
ExportTableAsXLSXAlgorithm.getSheetNameExpression()
Deprecated.
|
JIPipeExpressionParameter |
ResultsTableFromGUI.getTitleFilterExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ImagePlusFromGUI.setImageFilters(JIPipeExpressionParameter imageFilters) |
void |
ExportTableAsXLSXAlgorithm2.setOrderExpression(JIPipeExpressionParameter orderExpression) |
void |
ExportTableAsXLSXAlgorithm.setOrderExpression(JIPipeExpressionParameter orderExpression)
Deprecated.
|
void |
ExportTableAsXLSXAlgorithm2.setSheetNameExpression(JIPipeExpressionParameter sheetNameExpression) |
void |
ExportTableAsXLSXAlgorithm.setSheetNameExpression(JIPipeExpressionParameter sheetNameExpression)
Deprecated.
|
void |
ResultsTableFromGUI.setTitleFilterExpression(JIPipeExpressionParameter titleFilterExpression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
LabelsToROIAlgorithm.getLabelNameExpression() |
Modifier and Type | Method and Description |
---|---|
void |
LabelsToROIAlgorithm.setLabelNameExpression(JIPipeExpressionParameter labelNameExpression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
FilterLabelsByExpression2DAlgorithm.getExpression() |
JIPipeExpressionParameter |
FilterLabelsByExpression3DAlgorithm.getExpression() |
JIPipeExpressionParameter |
FilterLabelsByThicknessAlgorithm.getFilter() |
JIPipeExpressionParameter |
FilterLabelsByStatisticsAlgorithm.getFilters() |
JIPipeExpressionParameter |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.getOverlapFilter() |
Modifier and Type | Method and Description |
---|---|
void |
FilterLabelsByExpression2DAlgorithm.setExpression(JIPipeExpressionParameter expression) |
void |
FilterLabelsByExpression3DAlgorithm.setExpression(JIPipeExpressionParameter expression) |
void |
FilterLabelsByThicknessAlgorithm.setFilter(JIPipeExpressionParameter filter) |
void |
FilterLabelsByStatisticsAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
FilterLabelsByOverlapAlgorithm.LabelFilterSettings.setOverlapFilter(JIPipeExpressionParameter overlapFilter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
FastImageArithmeticsAlgorithm.getExpression() |
JIPipeExpressionParameter |
ImageCalculator2DExpression.getExpression() |
JIPipeExpressionParameter |
ApplyColorMathExpression2DExpression.getExpression() |
JIPipeExpressionParameter |
GenerateVectorFromMathExpression.getFunction() |
JIPipeExpressionParameter |
GenerateFromMathExpression2D.getFunction() |
JIPipeExpressionParameter |
ApplyVectorMathExpression2DAlgorithm.getTransformation() |
JIPipeExpressionParameter |
ApplyMathExpression2DAlgorithm.getTransformation() |
Modifier and Type | Method and Description |
---|---|
void |
FastImageArithmeticsAlgorithm.setExpression(JIPipeExpressionParameter expression) |
void |
ImageCalculator2DExpression.setExpression(JIPipeExpressionParameter expression) |
void |
ApplyColorMathExpression2DExpression.setExpression(JIPipeExpressionParameter expression) |
void |
GenerateVectorFromMathExpression.setFunction(JIPipeExpressionParameter transformation) |
void |
GenerateFromMathExpression2D.setFunction(JIPipeExpressionParameter transformation) |
void |
ApplyVectorMathExpression2DAlgorithm.setTransformation(JIPipeExpressionParameter transformation) |
void |
ApplyMathExpression2DAlgorithm.setTransformation(JIPipeExpressionParameter transformation) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
LocalImageCalculator2DExpression.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
LocalImageCalculator2DExpression.setExpression(JIPipeExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
RemoveImageMetadataAlgorithm.getFilterExpression() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveImageMetadataAlgorithm.setFilterExpression(JIPipeExpressionParameter filterExpression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
StackToMontage2Algorithm.getSliceFilter() |
Modifier and Type | Method and Description |
---|---|
void |
StackToMontage2Algorithm.setSliceFilter(JIPipeExpressionParameter sliceFilter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
AnnotateOMEWithMetadataAlgorithm.Entry.getAnnotationName() |
JIPipeExpressionParameter |
OMEMetadataToTableAlgorithm.Entry.getColumnName() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotateOMEWithMetadataAlgorithm.Entry.setAnnotationName(JIPipeExpressionParameter annotationName) |
void |
OMEMetadataToTableAlgorithm.Entry.setColumnName(JIPipeExpressionParameter columnName) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
TurboRegRegistrationAlgorithmRule.getCondition() |
JIPipeExpressionParameter |
TurboRegRegistrationAlgorithmRule.getReferenceCIndex() |
JIPipeExpressionParameter |
TurboRegRegistrationAlgorithmRule.getReferenceTIndex() |
JIPipeExpressionParameter |
TurboRegRegistrationAlgorithmRule.getReferenceZIndex() |
Modifier and Type | Method and Description |
---|---|
void |
TurboRegRegistrationAlgorithmRule.setCondition(JIPipeExpressionParameter condition) |
void |
TurboRegRegistrationAlgorithmRule.setReferenceCIndex(JIPipeExpressionParameter referenceCIndex) |
void |
TurboRegRegistrationAlgorithmRule.setReferenceTIndex(JIPipeExpressionParameter referenceTIndex) |
void |
TurboRegRegistrationAlgorithmRule.setReferenceZIndex(JIPipeExpressionParameter referenceZIndex) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
DrawLineOvalRectangleRoiAlgorithm.Entry.getArcHeight() |
JIPipeExpressionParameter |
DrawLineOvalRectangleRoiAlgorithm.Entry.getArcWidth() |
JIPipeExpressionParameter |
DrawScaleBarRoiAlgorithm.TextSettings.getHorizontalLabel() |
JIPipeExpressionParameter |
VisualLocationROIProperties.getRoiName() |
JIPipeExpressionParameter |
DrawTextRoiAlgorithm.getText() |
JIPipeExpressionParameter |
DrawScaleBarRoiAlgorithm.TextSettings.getVerticalLabel() |
JIPipeExpressionParameter |
DrawLineOvalRectangleRoiAlgorithm.Entry.getX1() |
JIPipeExpressionParameter |
DrawLineOvalRectangleRoiAlgorithm.Entry.getX2() |
JIPipeExpressionParameter |
DrawLineOvalRectangleRoiAlgorithm.Entry.getY1() |
JIPipeExpressionParameter |
DrawLineOvalRectangleRoiAlgorithm.Entry.getY2() |
Modifier and Type | Method and Description |
---|---|
void |
DrawLineOvalRectangleRoiAlgorithm.Entry.setArcHeight(JIPipeExpressionParameter arcHeight) |
void |
DrawLineOvalRectangleRoiAlgorithm.Entry.setArcWidth(JIPipeExpressionParameter arcWidth) |
void |
DrawScaleBarRoiAlgorithm.TextSettings.setHorizontalLabel(JIPipeExpressionParameter horizontalLabel) |
void |
VisualLocationROIProperties.setRoiName(JIPipeExpressionParameter roiName) |
void |
DrawTextRoiAlgorithm.setText(JIPipeExpressionParameter text) |
void |
DrawScaleBarRoiAlgorithm.TextSettings.setVerticalLabel(JIPipeExpressionParameter verticalLabel) |
void |
DrawLineOvalRectangleRoiAlgorithm.Entry.setX1(JIPipeExpressionParameter x1) |
void |
DrawLineOvalRectangleRoiAlgorithm.Entry.setX2(JIPipeExpressionParameter x2) |
void |
DrawLineOvalRectangleRoiAlgorithm.Entry.setY1(JIPipeExpressionParameter y1) |
void |
DrawLineOvalRectangleRoiAlgorithm.Entry.setY2(JIPipeExpressionParameter y2) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
FilterROIListsAlgorithm.getFilter() |
JIPipeExpressionParameter |
FilterRoiByNameAlgorithm.getFilters() |
JIPipeExpressionParameter |
FilterRoiByStatisticsAlgorithm.getFilters() |
Modifier and Type | Method and Description |
---|---|
void |
FilterROIListsAlgorithm.setFilter(JIPipeExpressionParameter filter) |
void |
FilterRoiByNameAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
FilterRoiByStatisticsAlgorithm.setFilters(JIPipeExpressionParameter filters) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
RotateRoiAlgorithm.getAngle() |
JIPipeExpressionParameter |
RotateRoiAlgorithm.getCenterX() |
JIPipeExpressionParameter |
RotateRoiAlgorithm.getCenterY() |
JIPipeExpressionParameter |
EnlargeShrinkRoiAlgorithm.getPixels() |
JIPipeExpressionParameter |
ChangeRoiPropertiesFromTableAlgorithm.getRowSelector() |
Modifier and Type | Method and Description |
---|---|
void |
RotateRoiAlgorithm.setAngle(JIPipeExpressionParameter angle) |
void |
RotateRoiAlgorithm.setCenterX(JIPipeExpressionParameter centerX) |
void |
RotateRoiAlgorithm.setCenterY(JIPipeExpressionParameter centerY) |
void |
EnlargeShrinkRoiAlgorithm.setPixels(JIPipeExpressionParameter pixels) |
void |
ChangeRoiPropertiesFromTableAlgorithm.setRowSelector(JIPipeExpressionParameter rowSelector) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
RemoveROIMetadataAlgorithm.getFilterExpression() |
JIPipeExpressionParameter |
SetRoiMetadataByStatisticsAlgorithm.MetadataProperty.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveROIMetadataAlgorithm.setFilterExpression(JIPipeExpressionParameter filterExpression) |
void |
SetRoiMetadataByStatisticsAlgorithm.MetadataProperty.setValue(JIPipeExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
RegisterRoiToImageByBrightnessAlgorithm.getRotationRange() |
JIPipeExpressionParameter |
RegisterRoiToImageByBrightnessAlgorithm.getScaleRange() |
Modifier and Type | Method and Description |
---|---|
void |
RegisterRoiToImageByBrightnessAlgorithm.setRotationRange(JIPipeExpressionParameter rotationRange) |
void |
RegisterRoiToImageByBrightnessAlgorithm.setScaleRange(JIPipeExpressionParameter scaleRange) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ExplodeRoiAlgorithm.getAnnotationValue() |
JIPipeExpressionParameter |
SplitRoiConnectedComponentsAlgorithm.getGraphPostprocessing() |
JIPipeExpressionParameter |
SplitRoiConnectedComponentsAlgorithm.getOverlapFilter() |
Modifier and Type | Method and Description |
---|---|
void |
ExplodeRoiAlgorithm.setAnnotationValue(JIPipeExpressionParameter annotationValue) |
void |
SplitRoiConnectedComponentsAlgorithm.setGraphPostprocessing(JIPipeExpressionParameter graphPostprocessing) |
void |
SplitRoiConnectedComponentsAlgorithm.setOverlapFilter(JIPipeExpressionParameter overlapFilter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
KeyValueHistogramGenerator.getIntegrationFunction() |
JIPipeExpressionParameter |
KeyValueThresholdStatisticsGenerator.getIntegrationFunctionBackground() |
JIPipeExpressionParameter |
KeyValueThresholdStatisticsGenerator.getIntegrationFunctionForeground() |
JIPipeExpressionParameter |
KeyValueThresholdPartitionGenerator.GeneratedColumn.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
KeyValueHistogramGenerator.setIntegrationFunction(JIPipeExpressionParameter integrationFunction) |
void |
KeyValueThresholdStatisticsGenerator.setIntegrationFunctionBackground(JIPipeExpressionParameter integrationFunctionBackground) |
void |
KeyValueThresholdStatisticsGenerator.setIntegrationFunctionForeground(JIPipeExpressionParameter integrationFunctionForeground) |
void |
KeyValueThresholdPartitionGenerator.GeneratedColumn.setValue(JIPipeExpressionParameter value) |
Constructor and Description |
---|
GeneratedColumn(String name,
JIPipeExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
void |
CustomAutoThreshold2D8Uv2Algorithm.ThresholdParameters.setThresholdCalculationExpression(JIPipeExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D16Uv2Algorithm.ThresholdParameters.setThresholdCalculationExpression(JIPipeExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D32FAlgorithm.setThresholdCalculationExpression(JIPipeExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D32Fv2Algorithm.ThresholdParameters.setThresholdCalculationExpression(JIPipeExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D16UAlgorithm.setThresholdCalculationExpression(JIPipeExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D8UAlgorithm.setThresholdCalculationExpression(JIPipeExpressionParameter thresholdCalculationExpression) |
void |
CustomAutoThreshold2D8Uv2Algorithm.ThresholdParameters.setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
void |
CustomAutoThreshold2D16Uv2Algorithm.ThresholdParameters.setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
void |
CustomAutoThreshold2D32FAlgorithm.setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
void |
CustomAutoThreshold2D32Fv2Algorithm.ThresholdParameters.setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
void |
CustomAutoThreshold2D16UAlgorithm.setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
void |
AutoThreshold2DAlgorithm.setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
void |
CustomAutoThreshold2D8UAlgorithm.setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ColorThresholdExpression2D.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ColorThresholdExpression2D.setExpression(JIPipeExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.getRoiFilterExpression() |
JIPipeExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.ScoreParameters.getScoreAccumulationExpression() |
JIPipeExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.getThresholdCombinationExpression() |
JIPipeExpressionParameter |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.getThresholdCriteriaExpression() |
Modifier and Type | Method and Description |
---|---|
void |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.setRoiFilterExpression(JIPipeExpressionParameter roiFilterExpression) |
void |
IterativeThresholdByROIStatistics2DAlgorithm.ScoreParameters.setScoreAccumulationExpression(JIPipeExpressionParameter scoreAccumulationExpression) |
void |
IterativeThresholdByROIStatistics2DAlgorithm.setThresholdCombinationExpression(JIPipeExpressionParameter thresholdCombinationExpression) |
void |
IterativeThresholdByROIStatistics2DAlgorithm.FilteringParameters.setThresholdCriteriaExpression(JIPipeExpressionParameter thresholdCriteriaExpression) |
Modifier and Type | Method and Description |
---|---|
void |
AddBorder2DAlgorithm.setBorderColor(JIPipeExpressionParameter borderColor) |
void |
TransformSetHyperstackDimensionsAlgorithm.setcAxis(JIPipeExpressionParameter cAxis) |
void |
AddBorder2DAlgorithm.setMarginBottom(JIPipeExpressionParameter marginBottom) |
void |
AddBorder2DAlgorithm.setMarginLeft(JIPipeExpressionParameter marginLeft) |
void |
AddBorder2DAlgorithm.setMarginRight(JIPipeExpressionParameter marginRight) |
void |
AddBorder2DAlgorithm.setMarginTop(JIPipeExpressionParameter marginTop) |
void |
TileImage2Dv2Algorithm.setOverlapX(JIPipeExpressionParameter overlapX) |
void |
TileImage2Dv2Algorithm.setOverlapY(JIPipeExpressionParameter overlapY) |
void |
TransformSetHyperstackDimensionsAlgorithm.settAxis(JIPipeExpressionParameter tAxis) |
void |
TileImage2Dv2Algorithm.setTileSizeX(JIPipeExpressionParameter tileSizeX) |
void |
TileImage2Dv2Algorithm.setTileSizeY(JIPipeExpressionParameter tileSizeY) |
void |
LineMirror2DFromExpressionsAlgorithm.setX1(JIPipeExpressionParameter x1) |
void |
LineMirror2DFromExpressionsAlgorithm.setX2(JIPipeExpressionParameter x2) |
void |
CanvasEqualizer.setxAxis(JIPipeExpressionParameter xAxis) |
void |
LineMirror2DFromExpressionsAlgorithm.setY1(JIPipeExpressionParameter y1) |
void |
LineMirror2DFromExpressionsAlgorithm.setY2(JIPipeExpressionParameter y2) |
void |
CanvasEqualizer.setyAxis(JIPipeExpressionParameter yAxis) |
void |
TransformSetHyperstackDimensionsAlgorithm.setzAxis(JIPipeExpressionParameter zAxis) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
MontageCreator.getLabelExpression() |
JIPipeExpressionParameter |
MontageCreator.getTileHeight() |
JIPipeExpressionParameter |
MontageCreator.getTileWidth() |
Modifier and Type | Method and Description |
---|---|
void |
MontageCreator.setLabelExpression(JIPipeExpressionParameter labelExpression) |
void |
MontageCreator.setTileHeight(JIPipeExpressionParameter tileHeight) |
void |
MontageCreator.setTileWidth(JIPipeExpressionParameter tileWidth) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
DefineParametersFromGlobalParametersAlgorithm.getFilter() |
JIPipeExpressionParameter |
GenerateParametersFromExpressionAlgorithm.Column.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
DefineParametersFromGlobalParametersAlgorithm.setFilter(JIPipeExpressionParameter filter) |
void |
GenerateParametersFromExpressionAlgorithm.Column.setValues(JIPipeExpressionParameter values) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
OMEROCreateDatasetAlgorithm.getNameGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
OMEROCreateDatasetAlgorithm.setNameGenerator(JIPipeExpressionParameter nameGenerator) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
OMEROListDatasetsAlgorithm.getFilters() |
JIPipeExpressionParameter |
OMEROListWellsAlgorithm.getFilters() |
JIPipeExpressionParameter |
OMEROListGroupsAlgorithm.getFilters() |
JIPipeExpressionParameter |
OMEROListWellImagesAlgorithm.getFilters() |
JIPipeExpressionParameter |
OMEROListScreensAlgorithm.getFilters() |
JIPipeExpressionParameter |
OMEROListProjectsAlgorithm.getFilters() |
JIPipeExpressionParameter |
OMEROListPlatesAlgorithm.getFilters() |
JIPipeExpressionParameter |
OMEROListDatasetImagesAlgorithm.getFilters() |
Modifier and Type | Method and Description |
---|---|
void |
OMEROListDatasetsAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
OMEROListWellsAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
OMEROListGroupsAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
OMEROListWellImagesAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
OMEROListScreensAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
OMEROListProjectsAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
OMEROListPlatesAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
OMEROListDatasetImagesAlgorithm.setFilters(JIPipeExpressionParameter filters) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
OMEROKeyValuePairToAnnotationImporter.getAnnotationName() |
JIPipeExpressionParameter |
OMEROKeyValuePairToAnnotationImporter.getAnnotationValue() |
JIPipeExpressionParameter |
OMEROKeyValuePairToAnnotationImporter.getFilter() |
JIPipeExpressionParameter |
AnnotationsToOMEROKeyValuePairExporter.getFilter() |
JIPipeExpressionParameter |
AnnotationsToOMEROKeyValuePairExporter.getKeyValuePairKey() |
JIPipeExpressionParameter |
AnnotationsToOMEROKeyValuePairExporter.getKeyValuePairValue() |
Modifier and Type | Method and Description |
---|---|
void |
OMEROKeyValuePairToAnnotationImporter.setAnnotationName(JIPipeExpressionParameter annotationName) |
void |
OMEROKeyValuePairToAnnotationImporter.setAnnotationValue(JIPipeExpressionParameter annotationValue) |
void |
OMEROKeyValuePairToAnnotationImporter.setFilter(JIPipeExpressionParameter filter) |
void |
AnnotationsToOMEROKeyValuePairExporter.setFilter(JIPipeExpressionParameter filter) |
void |
AnnotationsToOMEROKeyValuePairExporter.setKeyValuePairKey(JIPipeExpressionParameter keyValuePairKey) |
void |
AnnotationsToOMEROKeyValuePairExporter.setKeyValuePairValue(JIPipeExpressionParameter keyValuePairValue) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
IntegerRange.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
IntegerRange.setExpression(JIPipeExpressionParameter expression) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ProcessEnvironment.getArguments() |
JIPipeExpressionParameter |
ProcessEnvironment.getWorkDirectory() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessEnvironment.setArguments(JIPipeExpressionParameter arguments) |
void |
ProcessEnvironment.setWorkDirectory(JIPipeExpressionParameter workDirectory) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
PythonEnvironment.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
PythonEnvironment.setArguments(JIPipeExpressionParameter arguments) |
Constructor and Description |
---|
PythonEnvironment(PythonEnvironmentType type,
JIPipeExpressionParameter arguments,
Path executablePath) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
REnvironment.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
REnvironment.setArguments(JIPipeExpressionParameter arguments) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
JIPipeDownloadsApplicationSettings.DownloadEnvironment.getArguments() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDownloadsApplicationSettings.DownloadEnvironment.setArguments(JIPipeExpressionParameter arguments) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
AnnotateWithJsonDataAlgorithm.Entry.getAnnotationName() |
JIPipeExpressionParameter |
ExtractJsonDataAsTableAlgorithm.Entry.getColumnName() |
JIPipeExpressionParameter |
ExtractTextFromJsonAlgorithm.getJsonPath() |
JIPipeExpressionParameter |
AnnotateWithJsonDataAlgorithm.Entry.getJsonPath() |
JIPipeExpressionParameter |
ExtractJsonDataAsTableAlgorithm.Entry.getJsonPath() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotateWithJsonDataAlgorithm.Entry.setAnnotationName(JIPipeExpressionParameter annotationName) |
void |
ExtractJsonDataAsTableAlgorithm.Entry.setColumnName(JIPipeExpressionParameter columnName) |
void |
ExtractTextFromJsonAlgorithm.setJsonPath(JIPipeExpressionParameter jsonPath) |
void |
AnnotateWithJsonDataAlgorithm.Entry.setJsonPath(JIPipeExpressionParameter jsonPath) |
void |
ExtractJsonDataAsTableAlgorithm.Entry.setJsonPath(JIPipeExpressionParameter jsonPath) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
AnnotateWithTextDataAlgorithm.Entry.getAnnotationName() |
JIPipeExpressionParameter |
TextDataToTableAlgorithm.Entry.getColumnName() |
JIPipeExpressionParameter |
TextDataToTableAlgorithm.Entry.getPreprocessor() |
JIPipeExpressionParameter |
AnnotateWithTextDataAlgorithm.Entry.getPreprocessor() |
JIPipeExpressionParameter |
ProcessTextDataAlgorithm.getTextProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotateWithTextDataAlgorithm.Entry.setAnnotationName(JIPipeExpressionParameter annotationName) |
void |
TextDataToTableAlgorithm.Entry.setColumnName(JIPipeExpressionParameter columnName) |
void |
TextDataToTableAlgorithm.Entry.setPreprocessor(JIPipeExpressionParameter preprocessor) |
void |
AnnotateWithTextDataAlgorithm.Entry.setPreprocessor(JIPipeExpressionParameter preprocessor) |
void |
ProcessTextDataAlgorithm.setTextProcessor(JIPipeExpressionParameter textProcessor) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
AnnotateWithXPathDataAlgorithm.Entry.getAnnotationName() |
JIPipeExpressionParameter |
ExtractXPathDataAsTableAlgorithm.Entry.getColumnName() |
JIPipeExpressionParameter |
ExtractTextFromXMLAlgorithm.getxPath() |
JIPipeExpressionParameter |
ExtractXPathDataAsTableAlgorithm.Entry.getxPath() |
JIPipeExpressionParameter |
AnnotateWithXPathDataAlgorithm.Entry.getxPath() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotateWithXPathDataAlgorithm.Entry.setAnnotationName(JIPipeExpressionParameter annotationName) |
void |
ExtractXPathDataAsTableAlgorithm.Entry.setColumnName(JIPipeExpressionParameter columnName) |
void |
ExtractTextFromXMLAlgorithm.setxPath(JIPipeExpressionParameter xPath) |
void |
ExtractXPathDataAsTableAlgorithm.Entry.setxPath(JIPipeExpressionParameter xPath) |
void |
AnnotateWithXPathDataAlgorithm.Entry.setxPath(JIPipeExpressionParameter xPath) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
AnnotateDataWithTableValues.AnnotationSettings.getAnnotationName() |
JIPipeExpressionParameter |
AnnotateDataWithTableValues.AnnotationSettings.getAnnotationValue() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotateDataWithTableValues.AnnotationSettings.setAnnotationName(JIPipeExpressionParameter annotationName) |
void |
AnnotateDataWithTableValues.AnnotationSettings.setAnnotationValue(JIPipeExpressionParameter annotationValue) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
RenameTableColumns2Algorithm.RenamingEntry.getNewName() |
JIPipeExpressionParameter |
ApplyExpressionToTableByColumnAlgorithm.ProcessingItem.getOutputColumnName() |
JIPipeExpressionParameter |
ApplyExpressionToTableByColumnAlgorithm.ProcessingItem.getOutputColumnValues() |
Modifier and Type | Method and Description |
---|---|
void |
RenameTableColumns2Algorithm.RenamingEntry.setNewName(JIPipeExpressionParameter newName) |
void |
ApplyExpressionToTableByColumnAlgorithm.ProcessingItem.setOutputColumnName(JIPipeExpressionParameter outputColumnName) |
void |
ApplyExpressionToTableByColumnAlgorithm.ProcessingItem.setOutputColumnValues(JIPipeExpressionParameter outputColumnValues) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
FilterTableRowsAlgorithm.getFilters() |
JIPipeExpressionParameter |
FilterTablesAlgorithm.getFilters() |
Modifier and Type | Method and Description |
---|---|
void |
FilterTableRowsAlgorithm.setFilters(JIPipeExpressionParameter filters) |
void |
FilterTablesAlgorithm.setFilters(JIPipeExpressionParameter filters) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ApplyExpressionPerRowAlgorithm2.Entry.getColumnName() |
JIPipeExpressionParameter |
ApplyExpressionPerRowAlgorithm2.Entry.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
ApplyExpressionPerRowAlgorithm2.Entry.setColumnName(JIPipeExpressionParameter columnName) |
void |
ApplyExpressionPerRowAlgorithm2.Entry.setValue(JIPipeExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
void |
TableToHistogramAlgorithm.setAccumulationFunction(JIPipeExpressionParameter accumulationFunction)
Deprecated.
|
void |
ApplyExpressionPerLabelAlgorithm.setIntegrationFunction(JIPipeExpressionParameter integrationFunction) |
void |
UnMeltTableAlgorithm.setNewColumnName(JIPipeExpressionParameter newColumnName) |
void |
TableToHistogramAlgorithm.setNumBins(JIPipeExpressionParameter numBins)
Deprecated.
|
void |
TableToHistogram2Algorithm.setNumBins(JIPipeExpressionParameter numBins) |
void |
TableToHistogramAlgorithm.setOutputColumnBinCount(JIPipeExpressionParameter outputColumnBinCount)
Deprecated.
|
void |
TableToHistogramAlgorithm.setOutputColumnBinMax(JIPipeExpressionParameter outputColumnBinMax)
Deprecated.
|
void |
TableToHistogramAlgorithm.setOutputColumnBinMin(JIPipeExpressionParameter outputColumnBinMin)
Deprecated.
|
void |
TableToHistogramAlgorithm.AdditionalColumn.setOutputColumnName(JIPipeExpressionParameter outputColumnName) |
void |
TableToHistogram2Algorithm.OutputColumn.setOutputColumnName(JIPipeExpressionParameter outputColumnName) |
void |
TableToHistogramAlgorithm.AdditionalColumn.setOutputColumnValues(JIPipeExpressionParameter outputColumnValues) |
void |
TableToHistogram2Algorithm.OutputColumn.setOutputColumnValues(JIPipeExpressionParameter outputColumnValues) |
void |
TableToHistogramAlgorithm.setValueFilter(JIPipeExpressionParameter valueFilter)
Deprecated.
|
void |
TableToHistogram2Algorithm.setValueFilter(JIPipeExpressionParameter valueFilter) |
Constructor and Description |
---|
OutputColumn(JIPipeExpressionParameter outputColumnName,
JIPipeExpressionParameter outputColumnValues) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
RunExpressionAlgorithm.getExpression() |
JIPipeExpressionParameter |
SortRowsByExpressionAlgorithm.SortEntry.getValue() |
Modifier and Type | Method and Description |
---|---|
void |
RunExpressionAlgorithm.setExpression(JIPipeExpressionParameter expression) |
void |
SortRowsByExpressionAlgorithm.SortEntry.setValue(JIPipeExpressionParameter value) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
MultiIterationStepCheckerAlgorithm.getFilter() |
JIPipeExpressionParameter |
SingleIterationStepCheckerAlgorithm.getFilter() |
Modifier and Type | Method and Description |
---|---|
void |
MultiIterationStepCheckerAlgorithm.setFilter(JIPipeExpressionParameter filter) |
void |
SingleIterationStepCheckerAlgorithm.setFilter(JIPipeExpressionParameter filter) |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionParameter |
ExpressionTesterUI.getExpression() |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionTesterUI.setExpression(JIPipeExpressionParameter expression) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.