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
|
Constructor and Description |
---|
CreateNewNodeByInfoAliasDatabaseEntry(String id,
JIPipeNodeInfo nodeInfo,
JIPipeNodeMenuLocation alias) |
Modifier and Type | Method and Description |
---|---|
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–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.