public class JIPipeGraphEditorToolRegistry extends Object
Constructor and Description |
---|
JIPipeGraphEditorToolRegistry(JIPipe jiPipe) |
Modifier and Type | Method and Description |
---|---|
JIPipe |
getJiPipe() |
List<Class<? extends JIPipeGraphEditorTool>> |
getRegisteredTools() |
void |
register(Class<? extends JIPipeGraphEditorTool> klass) |
public JIPipeGraphEditorToolRegistry(JIPipe jiPipe)
public JIPipe getJiPipe()
public List<Class<? extends JIPipeGraphEditorTool>> getRegisteredTools()
public void register(Class<? extends JIPipeGraphEditorTool> klass)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.