Uses of Class
dev.metaschema.core.metapath.function.FunctionService
Packages that use FunctionService
Package
Description
Provides the core framework for defining and executing Metapath functions.
-
Uses of FunctionService in dev.metaschema.core.metapath.function
Methods in dev.metaschema.core.metapath.function that return FunctionServiceModifier and TypeMethodDescriptionstatic FunctionServiceFunctionService.getInstance()Get the singleton instance of the function service.