public class JIPipePythonAdapterLibraryEnvironment extends PythonPackageLibraryEnvironment
Modifier and Type | Class and Description |
---|---|
static class |
JIPipePythonAdapterLibraryEnvironment.List
A list of
JIPipePythonAdapterLibraryEnvironment |
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Modifier and Type | Field and Description |
---|---|
static String |
ENVIRONMENT_ID |
Constructor and Description |
---|
JIPipePythonAdapterLibraryEnvironment() |
JIPipePythonAdapterLibraryEnvironment(PythonPackageLibraryEnvironment other) |
Modifier and Type | Method and Description |
---|---|
void |
applyConfigurationFromArtifact(JIPipeLocalArtifact artifact,
JIPipeProgressInfo progressInfo)
Applies the artifact configuration to the current environment if isLoadFromArtifact() is true
|
generateCode, getAbsoluteLibraryDirectory, getIcon, getInfo, getLibraryDirectory, isParameterUIVisible, isProvidedByEnvironment, reportValidity, setLibraryDirectory, setProvidedByEnvironment
applyConfigurationFromArtifactAndSetLastArtifact, getArtifactQuery, getLastConfiguredArtifact, isLoadFromArtifact, setArtifactQuery, setLastConfiguredArtifact, setLoadFromArtifact
getName, getSource, getVersion, setName, setSource, setVersion
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter, onParameterChanged, onParameterStructureChanged, onParameterUIChanged, registerSubParameter, registerSubParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateValidityReport
deserializeFromJsonNode, emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, serializeToJsonFile, serializeToJsonGenerator, serializeToJsonString, setParameter
public static final String ENVIRONMENT_ID
public JIPipePythonAdapterLibraryEnvironment()
public JIPipePythonAdapterLibraryEnvironment(PythonPackageLibraryEnvironment other)
public void applyConfigurationFromArtifact(JIPipeLocalArtifact artifact, JIPipeProgressInfo progressInfo)
JIPipeArtifactEnvironment
applyConfigurationFromArtifact
in class JIPipeArtifactEnvironment
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.