public static class MinicondaEnvPythonInstaller.Configuration extends BasicMinicondaEnvPythonInstaller.Configuration
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
Configuration() |
Modifier and Type | Method and Description |
---|---|
boolean |
isInstallNumpy() |
boolean |
isInstallPandas() |
boolean |
isInstallScikitImage() |
boolean |
isInstallScikitLearn() |
boolean |
isInstallTiffFile() |
void |
setInstallNumpy(boolean installNumpy) |
void |
setInstallPandas(boolean installPandas) |
void |
setInstallScikitImage(boolean installScikitImage) |
void |
setInstallScikitLearn(boolean installScikitLearn) |
void |
setInstallTiffFile(boolean installTiffFile) |
getCondaDownloadURL, getCustomInstallerPath, getEventBus, getForcePythonVersion, getInstallationPath, getName, setCondaDownloadURL, setCustomInstallerPath, setForcePythonVersion, setInstallationPath, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public boolean isInstallNumpy()
public void setInstallNumpy(boolean installNumpy)
public boolean isInstallScikitImage()
public void setInstallScikitImage(boolean installScikitImage)
public boolean isInstallScikitLearn()
public void setInstallScikitLearn(boolean installScikitLearn)
public boolean isInstallTiffFile()
public void setInstallTiffFile(boolean installTiffFile)
public boolean isInstallPandas()
public void setInstallPandas(boolean installPandas)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.