|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
| AbstractFunctionTag | The function tags can be used as a child of a 'NodeProvider' tag (but not on clusternodes?), but it can also be used stand alone, when using the attributes to specify on which object the function must be called (besides nodes, it can be called on node-manager, modules, sets). |
| BooleanFunctionTag | A Function tag for a function with a 'boolean' result. |
| FunctionTag | A 'Writer' function tag. |
| ListFunctionTag | A function tag for functions returning a list. |
| NodeFunctionTag | |
| NodeListFunctionTag | A function tag for functions returning a NodeList. |
| VoidFunctionTag | If you want to completely ignore the result of a function (only interested in the side effect),
then you can use |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||