public class ImageJImportParameters extends Object implements JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent, JIPipeParameterCollection.ParameterStructureChangedEvent, JIPipeParameterCollection.ParameterUIChangedEvent
Constructor and Description |
---|
ImageJImportParameters() |
ImageJImportParameters(ImageJImportParameters other) |
ImageJImportParameters(String name) |
Modifier and Type | Method and Description |
---|---|
void |
copyTo(ImageJImportParameters other) |
EventBus |
getEventBus()
Gets the event bus that posts events about the parameters
|
String |
getName() |
boolean |
isDuplicate() |
void |
setDuplicate(boolean duplicate) |
void |
setName(String name) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addParameterChangeListener, addParameterChangeListener, getContextActions, getParameter, getParameterAccess, isParameterUIVisible, isParameterUIVisible, setParameter, triggerParameterChange, triggerParameterStructureChange, triggerParameterUIChange
public ImageJImportParameters()
public ImageJImportParameters(String name)
public ImageJImportParameters(ImageJImportParameters other)
public EventBus getEventBus()
JIPipeParameterCollection
getEventBus
in interface JIPipeParameterCollection
JIPipeParameterCollection.ParameterChangedEvent
and JIPipeParameterCollection.ParameterStructureChangedEvent
public String getName()
public void setName(String name)
public boolean isDuplicate()
public void setDuplicate(boolean duplicate)
public void copyTo(ImageJImportParameters other)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.