public class TableCellValueQueryExpression extends DefaultExpressionParameter
DefaultExpressionParameter.List
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
|
getAdditionalUIVariables, getEvaluator, getEvaluatorInstance, 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–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.