public abstract class ExternalEnvironment extends Object implements JIPipeParameterCollection, JIPipeValidatable
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
ExternalEnvironment() |
ExternalEnvironment(ExternalEnvironment other) |
Modifier and Type | Method and Description |
---|---|
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
abstract Icon |
getIcon()
Returns the icon displayed in the UI for the current status
|
abstract String |
getInfo()
Returns more detailed information (e.g., the executed script environment path).
|
String |
getName() |
void |
setName(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
generateValidityReport, reportValidity
public ExternalEnvironment()
public ExternalEnvironment(ExternalEnvironment other)
public abstract Icon getIcon()
public abstract String getInfo()
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
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.