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