public class JIPipeCustomAnnotationMatchingExpressionVariables extends Object implements ExpressionParameterVariableSource
Modifier and Type | Field and Description |
---|---|
static Set<ExpressionParameterVariable> |
EXPRESSION_PARAMETER_VARIABLES |
Constructor and Description |
---|
JIPipeCustomAnnotationMatchingExpressionVariables() |
Modifier and Type | Method and Description |
---|---|
Set<ExpressionParameterVariable> |
getVariables(JIPipeParameterAccess parameterAccess)
Returns the list of known variables for the user interface.
|
public static final Set<ExpressionParameterVariable> EXPRESSION_PARAMETER_VARIABLES
public JIPipeCustomAnnotationMatchingExpressionVariables()
public Set<ExpressionParameterVariable> getVariables(JIPipeParameterAccess parameterAccess)
ExpressionParameterVariableSource
getVariables
in interface ExpressionParameterVariableSource
parameterAccess
- the parameter access that holds the AbstractExpressionParameter
instance.Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.