public class OmniposePluginProjectSettings extends JIPipeDefaultProjectSettingsSheet
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
OmniposePluginProjectSettings() |
Modifier and Type | Method and Description |
---|---|
JIPipeDefaultProjectSettingsSheetCategory |
getDefaultCategory()
Returns one of the predefined categories
|
String |
getDescription()
Description of this settings sheet
|
void |
getEnvironmentDependencies(List<JIPipeEnvironment> target)
Gathers all known external environments.
|
Icon |
getIcon()
The icon of the settings sheet
|
String |
getId()
The unique ID of the settings sheet
|
String |
getName()
The name of the settings sheet as displayed in the UI
|
OptionalPythonEnvironment |
getOmnipose0Environment() |
void |
setOmnipose0Environment(OptionalPythonEnvironment omnipose0Environment) |
getCategory, getCategoryIcon
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter, onParameterChanged, onParameterStructureChanged, onParameterUIChanged, registerSubParameter, registerSubParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserializeFromJsonNode, emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, serializeToJsonFile, serializeToJsonGenerator, serializeToJsonString, setParameter
public static String ID
public OptionalPythonEnvironment getOmnipose0Environment()
public void setOmnipose0Environment(OptionalPythonEnvironment omnipose0Environment)
public JIPipeDefaultProjectSettingsSheetCategory getDefaultCategory()
JIPipeDefaultProjectSettingsSheet
getDefaultCategory
in class JIPipeDefaultProjectSettingsSheet
public String getId()
JIPipeSettingsSheet
public Icon getIcon()
JIPipeSettingsSheet
public String getName()
JIPipeSettingsSheet
public String getDescription()
JIPipeSettingsSheet
public void getEnvironmentDependencies(List<JIPipeEnvironment> target)
JIPipeProjectSettingsSheet
target
- the list where the external environments will be gatheredCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.