Uses of Enum
dev.metaschema.core.metapath.function.IFunction.FunctionProperty
Packages that use IFunction.FunctionProperty
Package
Description
Provides the core framework for defining and executing Metapath functions.
-
Uses of IFunction.FunctionProperty in dev.metaschema.core.metapath.function
Methods in dev.metaschema.core.metapath.function that return IFunction.FunctionPropertyModifier and TypeMethodDescriptionstatic IFunction.FunctionPropertyReturns the enum constant of this type with the specified name.static IFunction.FunctionProperty[]IFunction.FunctionProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.metaschema.core.metapath.function that return types with arguments of type IFunction.FunctionPropertyModifier and TypeMethodDescriptionDefaultFunction.getProperties()IFunction.getProperties()Retrieve the set of assigned function properties.