public class StringMapQueryExpression extends DefaultExpressionParameter
DefaultExpressionParameter.List
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
|
getAdditionalUIVariables, getEvaluator, getEvaluatorInstance, setAdditionalUIVariables
evaluate, evaluateToBoolean, evaluateToColor, evaluateToDouble, evaluateToFloat, evaluateToInteger, evaluateToNumber, evaluateToString, getExpression, isEmpty, setExpression, test, toString
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–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.