public interface ExpressionParameterVariableSource
Modifier and Type | Method and Description |
---|---|
Set<ExpressionParameterVariable> |
getVariables(JIPipeParameterAccess parameterAccess)
Returns the list of known variables for the user interface.
|
Set<ExpressionParameterVariable> getVariables(JIPipeParameterAccess parameterAccess)
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.