public class CellposeSettings extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
CellposeSettings() |
Modifier and Type | Method and Description |
---|---|
static void |
checkPythonSettings(JIPipeIssueReport report)
Checks if the Python settings are valid or reports an invalid state
|
StringList |
getEasyInstallerRepositories() |
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
static CellposeSettings |
getInstance() |
OptionalPythonEnvironment |
getOverridePythonEnvironment() |
PythonEnvironment |
getPythonEnvironment() |
static boolean |
pythonSettingsAreValid()
Checks the Python settings
|
void |
setEasyInstallerRepositories(StringList easyInstallerRepositories) |
void |
setOverridePythonEnvironment(OptionalPythonEnvironment overridePythonEnvironment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public static String ID
public static CellposeSettings getInstance()
public static boolean pythonSettingsAreValid()
public static void checkPythonSettings(JIPipeIssueReport report)
report
- the reportpublic EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public OptionalPythonEnvironment getOverridePythonEnvironment()
public void setOverridePythonEnvironment(OptionalPythonEnvironment overridePythonEnvironment)
public StringList getEasyInstallerRepositories()
public void setEasyInstallerRepositories(StringList easyInstallerRepositories)
public PythonEnvironment getPythonEnvironment()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.