public class JIPipeParameterSlotAlgorithmSettings extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
JIPipeParameterSlotAlgorithmSettings() |
JIPipeParameterSlotAlgorithmSettings(JIPipeParameterSlotAlgorithmSettings other) |
Modifier and Type | Method and Description |
---|---|
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
String |
getParameterAnnotationsPrefix() |
boolean |
isAttachOnlyNonDefaultParameterAnnotations() |
boolean |
isAttachParameterAnnotations() |
boolean |
isHasParameterSlot() |
boolean |
isParameterAnnotationsUseInternalNames() |
void |
setAttachOnlyNonDefaultParameterAnnotations(boolean attachOnlyNonDefaultParameterAnnotations) |
void |
setAttachParameterAnnotations(boolean attachParameterAnnotations) |
void |
setHasParameterSlot(boolean hasParameterSlot) |
void |
setParameterAnnotationsPrefix(String parameterAnnotationsPrefix) |
void |
setParameterAnnotationsUseInternalNames(boolean parameterAnnotationsUseInternalNames) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public JIPipeParameterSlotAlgorithmSettings()
public JIPipeParameterSlotAlgorithmSettings(JIPipeParameterSlotAlgorithmSettings other)
public boolean isHasParameterSlot()
public void setHasParameterSlot(boolean hasParameterSlot)
public boolean isAttachParameterAnnotations()
public void setAttachParameterAnnotations(boolean attachParameterAnnotations)
public boolean isAttachOnlyNonDefaultParameterAnnotations()
public void setAttachOnlyNonDefaultParameterAnnotations(boolean attachOnlyNonDefaultParameterAnnotations)
public boolean isParameterAnnotationsUseInternalNames()
public void setParameterAnnotationsUseInternalNames(boolean parameterAnnotationsUseInternalNames)
public String getParameterAnnotationsPrefix()
public void setParameterAnnotationsPrefix(String parameterAnnotationsPrefix)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.