public class TableCellValueQueryExpression extends JIPipeExpressionParameter
JIPipeExpressionParameter.Deserializer, JIPipeExpressionParameter.List, JIPipeExpressionParameter.Serializer
Constructor and Description |
---|
TableCellValueQueryExpression() |
TableCellValueQueryExpression(AbstractExpressionParameter other) |
TableCellValueQueryExpression(String expression) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(ResultsTableData tableData,
int row,
int col)
Returns true if the table cell is accepted by the expression
|
escapeString, escapeString, getAdditionalUIVariables, getEvaluator, getEvaluatorInstance, isValidVariableName, setAdditionalUIVariables
equals, evaluate, evaluateToBoolean, evaluateToColor, evaluateToDouble, evaluateToDoubleList, evaluateToFloat, evaluateToInteger, evaluateToIntegerSafe, evaluateToNumber, evaluateToString, getExpression, getTextDescription, hashCode, isEmpty, setExpression, test, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTextDescriptionOf
public TableCellValueQueryExpression()
public TableCellValueQueryExpression(String expression)
public TableCellValueQueryExpression(AbstractExpressionParameter other)
public boolean test(ResultsTableData tableData, int row, int col)
tableData
- the tablerow
- the rowcol
- the columnCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.