public static class ConditionalInverterAlgorithm.VariablesInfo extends Object implements JIPipeExpressionVariablesInfo
Constructor and Description |
---|
VariablesInfo() |
Modifier and Type | Method and Description |
---|---|
Set<JIPipeExpressionParameterVariableInfo> |
getVariables(JIPipeWorkbench workbench,
JIPipeParameterTree parameterTree,
JIPipeParameterAccess parameterAccess)
Returns the list of known variables for the user interface.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findNode, findPredecessorNodeCache
public Set<JIPipeExpressionParameterVariableInfo> getVariables(JIPipeWorkbench workbench, JIPipeParameterTree parameterTree, JIPipeParameterAccess parameterAccess)
JIPipeExpressionVariablesInfo
getVariables
in interface JIPipeExpressionVariablesInfo
workbench
- the workbenchparameterTree
- the parameter tree that contains the access. can be null.parameterAccess
- the parameter access that holds the AbstractExpressionParameter
instance. can be null.Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.