Inherits IPathMethod.
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
Returns name of the method that will be called (using it's package name) return String
Return parameters Object that are used by this method
- Returns:
- Object array
Set whether or not the method is already contained by the plug-in or if it will be dynamically loaded from the external folder specific to the plug-in.
- Returns:
- boolean
- See also:
- LogicalGroup.resolveMethod
-
org.gumtree.data.dictionary.IClassLoader
Tells whether or not the method is already contained by the plug-in or if it will be dynamically loaded from the external folder specific to the plug-in.
- Returns:
- boolean
Set a parameter value that will be used by this method
- Returns:
- Object that will be used by this method
- Note:
- works as a FIFO
Set a parameter value that will be used by this method
- Parameters:
-
| param | Object that will be used by this method |
- Note:
- works as a FIFO
Sets the name of the method that will be called (using it's package name)
- Parameters:
-
Member Data Documentation
The documentation for this class was generated from the following file: