Class | Description |
---|---|
AlgorithmFinderSuccessEvent |
Generated when the algorithm finder successfully found a connection
|
JIPipeAlgorithmSourceFinderAlgorithmUI |
UI for finding algorithms
|
JIPipeAlgorithmSourceFinderSlotUI |
UI for one slot in the algorithm finder
|
JIPipeAlgorithmSourceFinderUI |
A user interface to find a matching algorithm for the specified target slot
|
JIPipeAlgorithmSourceRanking |
Ranks
JIPipeNodeInfo or JIPipeGraphNode instances
It ranks by following values:
- search string (node name)
- search string (node description)
- data type compatibility (0 = not, -1=nontrivial, -2=trivial, -3=exact match)
- already occupied or not (no = 0, yes = 1) |
JIPipeAlgorithmTargetFinderAlgorithmUI |
UI for finding algorithms
|
JIPipeAlgorithmTargetFinderSlotUI |
UI for one slot in the algorithm finder
|
JIPipeAlgorithmTargetFinderUI |
A user interface to find a matching algorithm for the specified target slot
|
JIPipeAlgorithmTargetRanking |
Ranks
JIPipeNodeInfo or JIPipeGraphNode instances
It ranks by following values:
- search string (node name)
- search string (node description)
- data type compatibility (0 = not, -1=nontrivial, -2=trivial, -3=exact match)
- already occupied or not (no = 0, yes = 1) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.