public class JIPipePythonAdapterLibraryEnvironment extends PythonPackageLibraryEnvironment
Modifier and Type | Class and Description |
---|---|
static class |
JIPipePythonAdapterLibraryEnvironment.List
A list of
JIPipePythonAdapterLibraryEnvironment |
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Modifier and Type | Field and Description |
---|---|
static String |
ENVIRONMENT_ID |
Constructor and Description |
---|
JIPipePythonAdapterLibraryEnvironment() |
JIPipePythonAdapterLibraryEnvironment(PythonPackageLibraryEnvironment other) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getPackagedVersions()
Gets the packaged versions of the installed libraries
|
void |
install(JIPipeProgressInfo progressInfo)
Installs the library into the target directory
|
generateCode, getAbsoluteLibraryDirectory, getIcon, getInfo, getInstalledVersions, getLibraryDirectory, getPackagedVersionsFromResources, installFromResources, isNewestVersion, isProvidedByEnvironment, needsInstall, reportValidity, setLibraryDirectory, setProvidedByEnvironment
getEventBus, getName, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
generateValidityReport
public static final String ENVIRONMENT_ID
public JIPipePythonAdapterLibraryEnvironment()
public JIPipePythonAdapterLibraryEnvironment(PythonPackageLibraryEnvironment other)
public void install(JIPipeProgressInfo progressInfo)
PythonPackageLibraryEnvironment
install
in class PythonPackageLibraryEnvironment
public Map<String,String> getPackagedVersions()
PythonPackageLibraryEnvironment
getPackagedVersions
in class PythonPackageLibraryEnvironment
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.