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
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–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.