public interface JIPipeJavaExtension extends SciJavaPlugin, JIPipeExtension
Modifier and Type | Method and Description |
---|---|
default URL |
getLogo()
Deprecated.
|
JIPipe |
getRegistry()
Returns the registry
|
default List<ImageIcon> |
getSplashIcons()
Returns icons that will be displayed in the splash screen.
|
default void |
postprocess()
Called after registration.
|
void |
register(JIPipe jiPipe,
Context context,
JIPipeProgressInfo progressInfo)
Registers custom modules into JIPipe
|
void |
setRegistry(JIPipe registry)
Sets the registry
|
isActivated, isBeta, isCoreExtension, isScheduledForActivation, isScheduledForDeactivation
getAllDependencies, getAllDependencies, getAllImageJUpdateSiteDependencies, getDependencies, getDependencyId, getDependencyLocation, getDependencyVersion, getImageJUpdateSiteDependencies, getImageJUpdateSites, getMetadata, reportValidity, simplifyAndMinimize, toHtmlElement
generateValidityReport
@Deprecated default URL getLogo()
JIPipe getRegistry()
void setRegistry(JIPipe registry)
registry
- The registryvoid register(JIPipe jiPipe, Context context, JIPipeProgressInfo progressInfo)
default void postprocess()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.