public static class BasicMinicondaEnvPythonInstaller.Configuration extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
Configuration() |
Modifier and Type | Method and Description |
---|---|
String |
getCondaDownloadURL() |
OptionalPathParameter |
getCustomInstallerPath() |
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
OptionalStringParameter |
getForcePythonVersion() |
Path |
getInstallationPath() |
String |
getName() |
void |
setCondaDownloadURL(String condaDownloadURL) |
void |
setCustomInstallerPath(OptionalPathParameter customInstallerPath) |
void |
setForcePythonVersion(OptionalStringParameter forcePythonVersion) |
void |
setInstallationPath(Path installationPath) |
void |
setName(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public String getCondaDownloadURL()
public void setCondaDownloadURL(String condaDownloadURL)
public Path getInstallationPath()
public void setInstallationPath(Path installationPath)
public OptionalPathParameter getCustomInstallerPath()
public void setCustomInstallerPath(OptionalPathParameter customInstallerPath)
public OptionalStringParameter getForcePythonVersion()
public void setForcePythonVersion(OptionalStringParameter forcePythonVersion)
public String getName()
public void setName(String name)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.