public class SpotFeatureVariableSource extends Object implements ExpressionParameterVariableSource
Constructor and Description |
---|
SpotFeatureVariableSource() |
Modifier and Type | Method and Description |
---|---|
Set<ExpressionParameterVariable> |
getVariables(JIPipeParameterAccess parameterAccess)
Returns the list of known variables for the user interface.
|
static void |
initializeVariablesIfNeeded() |
static String |
keyToVariable(String key) |
static String |
variableToKey(String variableName) |
public static void initializeVariablesIfNeeded()
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.