public static class MinicondaEnvPythonInstaller.Configuration extends BasicMinicondaEnvPythonInstaller.Configuration
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 |
---|---|
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, getForcePythonVersion, getInstallationPath, getName, setCondaDownloadURL, setCustomInstallerPath, setForcePythonVersion, setInstallationPath, setName
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 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–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.