Class WorkplaceFunctionsManager.FunctionTree

All Implemented Interfaces:
Serializable
Enclosing class:
WorkplaceFunctionsManager

public static class WorkplaceFunctionsManager.FunctionTree extends WorkplaceFunctionTreeFromInfoNode implements Serializable
Function tree that transfers the rootNode info into a tree representation. You may add an own implementation by calling WorkplaceFunctionsManager.initFunctionTreeClass(Class).
See Also: