public class JIPipeParameterSlotAlgorithmSettings extends AbstractJIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterChangedEventEmitter, JIPipeParameterCollection.ParameterChangedEventListener, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEventEmitter, JIPipeParameterCollection.ParameterStructureChangedEventListener, JIPipeParameterCollection.ParameterUIChangedEvent, JIPipeParameterCollection.ParameterUIChangedEventEmitter, JIPipeParameterCollection.ParameterUIChangedEventListener
Constructor and Description |
---|
JIPipeParameterSlotAlgorithmSettings() |
JIPipeParameterSlotAlgorithmSettings(JIPipeParameterSlotAlgorithmSettings other) |
Modifier and Type | Method and Description |
---|---|
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) |
getParameterChangedEventEmitter, getParameterStructureChangedEventEmitter, getParameterUIChangedEventEmitter, onParameterChanged, onParameterStructureChanged, onParameterUIChanged, registerSubParameter, registerSubParameters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deserializeFromJsonNode, emitParameterChangedEvent, emitParameterStructureChangedEvent, emitParameterUIChangedEvent, getContextActions, getParameter, getParameterAccess, installUIOverrideParameterEditor, installUIParameterOptions, isParameterUIVisible, isParameterUIVisible, serializeToJsonFile, serializeToJsonGenerator, serializeToJsonString, setParameter
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)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.