public static class SelectCondaEnvPythonInstaller.Configuration extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
Configuration() |
Modifier and Type | Method and Description |
---|---|
Path |
getCondaExecutable() |
String |
getEnvironmentName() |
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
String |
getName() |
OptionalPathParameter |
getOverrideEnvironment() |
void |
setCondaExecutable(Path condaExecutable) |
void |
setEnvironmentName(String environmentName) |
void |
setName(String name) |
void |
setOverrideEnvironment(OptionalPathParameter overrideEnvironment) |
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 Path getCondaExecutable()
public void setCondaExecutable(Path condaExecutable)
public String getEnvironmentName()
public void setEnvironmentName(String environmentName)
public OptionalPathParameter getOverrideEnvironment()
public void setOverrideEnvironment(OptionalPathParameter overrideEnvironment)
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.