Package | Description |
---|---|
org.hkijena.jipipe | |
org.hkijena.jipipe.api.grouping | |
org.hkijena.jipipe.api.registries |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerNodeType(JIPipeNodeRegistrationTask task)
Registers a new node type with additional dependencies.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonNodeRegistrationTask
Registers a
JsonNodeInfo |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDefaultNodeRegistrationTask
Mutable implementation of
JIPipeNodeRegistrationTask |
class |
JIPipeJavaNodeRegistrationTask
Registers a Java algorithm
|
Modifier and Type | Method and Description |
---|---|
Set<JIPipeNodeRegistrationTask> |
JIPipeNodeRegistry.getScheduledRegistrationTasks() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeNodeRegistry.scheduleRegister(JIPipeNodeRegistrationTask task)
Schedules registration after all dependencies of the registration task are satisfied
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.