public interface Function
extends de.cs3d.util.eclipse.extension.simple.IdentifiableExtension.Identifiable
Modifier and Type | Method and Description |
---|---|
String |
getCategoryId()
Get the ID of the function's category
|
Collection<FunctionParameter> |
getDefinedParameters()
Get the defined parameters for the function
|
String |
getDefiningBundle()
Get the symbolic name of the bundle defining the function.
|
String |
getDescription()
Get the function description
|
String |
getDisplayName()
Get the human readable name of the function
|
CellExplanation |
getExplanation()
Get the associated cell explanation.
|
URL |
getHelpURL()
Get the help file URL
|
URL |
getIconURL()
Get the icon URL
|
Set<? extends AbstractParameter> |
getSource()
Get the source entities
|
Set<? extends AbstractParameter> |
getTarget()
Get the target entities
|
String getDisplayName()
String getDescription()
null
String getCategoryId()
null
Collection<FunctionParameter> getDefinedParameters()
URL getIconURL()
null
String getDefiningBundle()
URL getHelpURL()
null
CellExplanation getExplanation()
null
if none is available
for this functionSet<? extends AbstractParameter> getSource()
Set<? extends AbstractParameter> getTarget()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a