public class OmniposePlugin extends JIPipePrepackagedDefaultJavaPlugin
Modifier and Type | Field and Description |
---|---|
static JIPipeDependency |
AS_DEPENDENCY
Dependency instance to be used for creating the set of dependencies
|
static JIPipeResourceManager |
RESOURCES |
Constructor and Description |
---|
OmniposePlugin() |
Modifier and Type | Method and Description |
---|---|
JIPipeAuthorMetadata.List |
getAcknowledgements()
Returns additionally cited authors
|
Set<JIPipeDependency> |
getDependencies()
List of JIPipe dependencies.
|
StringList |
getDependencyCitations()
Returns all dependent work
|
String |
getDependencyId() |
StringList |
getDependencyProvides()
The list of alternative IDs that are covered by this dependency
|
HTMLText |
getDescription() |
static PythonEnvironment |
getEnvironment(JIPipeProject project,
OptionalPythonEnvironment nodeEnvironment) |
String |
getName() |
List<ImageIcon> |
getSplashIcons()
Returns icons that will be displayed in the splash screen.
|
boolean |
isBeta()
Returns whether this extension is in beta testing.
|
void |
register(JIPipe jiPipe,
org.scijava.Context context,
JIPipeProgressInfo progressInfo)
Registers custom modules into JIPipe
|
getAuthors, getCitation, getDependencyVersion, getLicense, getLogo, getWebsite
configureDefaultImageJAdapters, configureDefaultImageJAdapters, getCategories, getDependencyLocation, getMetadata, getRegistry, getSummary, registerAnnotationNodeType, registerApplicationSettingsSheet, registerContextMenuAction, registerDatatype, registerDatatype, registerDatatypeConversion, registerDatatypeDisplayOperation, registerDatatypeImportOperation, registerDatatypeOperation, registerDefaultDataTypeViewer, registerEnumParameterType, registerEnvironment, registerEnvironmentInstaller, registerExpressionFunction, registerExpressionFunction, registerFileChooserKnownDirectoryType, registerFileChooserKnownDirectoryType, registerFileChooserKnownFileType, registerFileChooserKnownFileType, registerGraphEditorTool, registerGraphEditorToolBarButtonExtension, registerImageJDataExporter, registerImageJDataImporter, registerMenuExtension, registerMetadataObjectType, registerNodeExample, registerNodeExample, registerNodeExample, registerNodeExamplesFromResources, registerNodeExamplesFromResources, registerNodeTemplate, registerNodeTemplatesFromResources, registerNodeTemplatesFromResources, registerNodeType, registerNodeType, registerNodeType, registerNodeType, registerNodeType, registerNodeTypeCategory, registerParameterEditor, registerParameterGenerator, registerParameterType, registerParameterType, registerParameterType, registerParameterType, registerParameterType, registerParameterType, registerProjectSettingsSheet, registerProjectTemplatesFromResources, registerProjectTemplatesFromResources, registerTableColumnOperation, registerTableColumnOperationAndExpressionFunction, registerUtility, reportValidity, setRegistry
getInfo, getPriority, setInfo, setPriority
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
postprocess
canActivate, isActivated, isCorePlugin, isScheduledForActivation, isScheduledForDeactivation
getAllDependencies, getAllDependencies, getAllImageJUpdateSiteDependencies, getImageJUpdateSiteDependencies, getImageJUpdateSites, simplifyAndMinimize, toHtmlElement
generateValidityReport
public static final JIPipeDependency AS_DEPENDENCY
public static final JIPipeResourceManager RESOURCES
public static PythonEnvironment getEnvironment(JIPipeProject project, OptionalPythonEnvironment nodeEnvironment)
public StringList getDependencyProvides()
JIPipeDependency
public Set<JIPipeDependency> getDependencies()
JIPipeDependency
getDependencies
in interface JIPipeDependency
getDependencies
in class JIPipeDefaultJavaPlugin
public boolean isBeta()
JIPipePlugin
public JIPipeAuthorMetadata.List getAcknowledgements()
JIPipeDefaultJavaPlugin
getAcknowledgements
in class JIPipeDefaultJavaPlugin
public StringList getDependencyCitations()
JIPipeDefaultJavaPlugin
getDependencyCitations
in class JIPipeDefaultJavaPlugin
public String getName()
getName
in class JIPipeDefaultJavaPlugin
public HTMLText getDescription()
getDescription
in class JIPipeDefaultJavaPlugin
public String getDependencyId()
public List<ImageIcon> getSplashIcons()
JIPipeJavaPlugin
public void register(JIPipe jiPipe, org.scijava.Context context, JIPipeProgressInfo progressInfo)
JIPipeJavaPlugin
jiPipe
- the JIPipe
instance that calls this functioncontext
- the SciJava Context
progressInfo
- the progress infoCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.