public class JIPipeReflectionParameterCollectionContextAction extends Object implements JIPipeParameterCollectionContextAction
Constructor and Description |
---|
JIPipeReflectionParameterCollectionContextAction(Object target,
Method function,
URL iconURL,
SetJIPipeDocumentation documentation) |
Modifier and Type | Method and Description |
---|---|
void |
accept(JIPipeWorkbench workbench) |
SetJIPipeDocumentation |
getDocumentation()
Documentation of this action
|
Method |
getFunction() |
URL |
getIconURL()
URL to the icon
|
Object |
getTarget() |
public JIPipeReflectionParameterCollectionContextAction(Object target, Method function, URL iconURL, SetJIPipeDocumentation documentation)
public Object getTarget()
public Method getFunction()
public SetJIPipeDocumentation getDocumentation()
JIPipeParameterCollectionContextAction
getDocumentation
in interface JIPipeParameterCollectionContextAction
public URL getIconURL()
JIPipeParameterCollectionContextAction
getIconURL
in interface JIPipeParameterCollectionContextAction
public void accept(JIPipeWorkbench workbench)
accept
in interface Consumer<JIPipeWorkbench>
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.