Package | Description |
---|---|
org.hkijena.jipipe.extensions.expressions |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExpressionEvaluator
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 |
DefaultExpressionParameter.getEvaluator() |
Modifier and Type | Method and Description |
---|---|
static List<ExpressionOperatorEntry> |
ExpressionOperatorEntry.fromEvaluator(ExpressionEvaluator evaluator,
boolean onlyExpressionOperators)
Extracts operators from an evaluator
|
static List<ExpressionConstantEntry> |
ExpressionConstantEntry.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–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.