public class StringMapQueryExpression extends JIPipeExpressionParameter
JIPipeExpressionParameter.Deserializer, JIPipeExpressionParameter.List, JIPipeExpressionParameter.Serializer
Constructor and Description |
---|
StringMapQueryExpression() |
StringMapQueryExpression(AbstractExpressionParameter other) |
StringMapQueryExpression(String expression) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(Collection<String> values)
Tests if the query matches the keys=values.
|
boolean |
test(Map<String,String> map)
Tests if the query matches the key value pairs
|
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 StringMapQueryExpression()
public StringMapQueryExpression(String expression)
public StringMapQueryExpression(AbstractExpressionParameter other)
public boolean test(Map<String,String> map)
map
- the key value pairspublic boolean test(Collection<String> values)
values
- the key=valuesCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.