public static class DynamicParameterEditorDialog.ParameterEntry extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
ParameterEntry(Set<Class<?>> allowedParameterTypes) |
Modifier and Type | Method and Description |
---|---|
HTMLText |
getDescription() |
String |
getKey() |
String |
getName() |
JIPipeParameterTypeInfoRef |
getType() |
void |
setDescription(HTMLText description) |
void |
setKey(String key) |
void |
setName(String name) |
void |
setType(JIPipeParameterTypeInfoRef type) |
JIPipeMutableParameterAccess |
toParameterAccess() |
getEventBus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public String getKey()
public void setKey(String key)
public String getName()
public void setName(String name)
public JIPipeParameterTypeInfoRef getType()
public void setType(JIPipeParameterTypeInfoRef type)
public HTMLText getDescription()
public void setDescription(HTMLText description)
public JIPipeMutableParameterAccess toParameterAccess()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.