Package | Description |
---|---|
org.hkijena.jipipe.api.nodes | |
org.hkijena.jipipe.extensions.clij2 | |
org.hkijena.jipipe.extensions.plots.nodes |
Modifier and Type | Method and Description |
---|---|
default JIPipeNodeMenuLocation |
JIPipeNodeInfo.getPrimaryMenuLocation()
A menu location that points towards the primary menu
|
Modifier and Type | Method and Description |
---|---|
default List<JIPipeNodeMenuLocation> |
JIPipeNodeInfo.getAliases()
A list of alternative menu locations
|
List<JIPipeNodeMenuLocation> |
JIPipeMutableNodeInfo.getAliases() |
static List<JIPipeNodeMenuLocation> |
JIPipeJavaNodeInfo.getAliasesOf(Class<? extends JIPipeGraphNode> klass)
Gets alternative menu locations
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeMutableNodeInfo.setAliases(List<JIPipeNodeMenuLocation> aliases) |
Modifier and Type | Method and Description |
---|---|
List<JIPipeNodeMenuLocation> |
CLIJCommandNodeInfo.getAliases() |
Modifier and Type | Method and Description |
---|---|
List<JIPipeNodeMenuLocation> |
PlotTables2AlgorithmInfo.getAliases() |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.