Package | Description |
---|---|
org.hkijena.jipipe.plugins.expressions |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeExpressionEvaluator
Describes basic properties of a
AbstractExpressionParameter |
Modifier and Type | Method and Description |
---|---|
abstract ExpressionEvaluator |
AbstractExpressionParameter.getEvaluator()
Returns the evaluator instance that should evaluate this expression type
|
ExpressionEvaluator |
JIPipeExpressionParameter.getEvaluator() |
Modifier and Type | Method and Description |
---|---|
static List<ExpressionConstantEntry> |
ExpressionConstantEntry.fromEvaluator(ExpressionEvaluator evaluator,
boolean onlyExpressionOperators)
Extracts operators from an evaluator
|
static List<ExpressionOperatorEntry> |
ExpressionOperatorEntry.fromEvaluator(ExpressionEvaluator evaluator,
boolean onlyExpressionOperators)
Extracts operators from an evaluator
|
static ExpressionOperatorEntry |
OperatorSelectorList.showDialog(Component parent,
ExpressionEvaluator evaluator) |
Constructor and Description |
---|
OperatorSelectorList(ExpressionEvaluator evaluator) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.