public static class BasicMinicondaEnvPythonInstaller.Configuration extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
Configuration() |
Modifier and Type | Method and Description |
---|---|
String |
getCondaDownloadURL() |
OptionalPathParameter |
getCustomInstallerPath() |
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) |
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, setParameter
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–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.