Uses of Interface
net.officefloor.compile.spi.section.FunctionObject
Packages that use FunctionObject
Package
Description
-
Uses of FunctionObject in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement FunctionObjectMethods in net.officefloor.compile.impl.structure that return FunctionObjectModifier and TypeMethodDescriptionManagedFunctionNodeImpl.getFunctionObject(String functionObjectName) -
Uses of FunctionObject in net.officefloor.compile.internal.structure
Subinterfaces of FunctionObject in net.officefloor.compile.internal.structure -
Uses of FunctionObject in net.officefloor.compile.spi.section
Methods in net.officefloor.compile.spi.section that return FunctionObjectModifier and TypeMethodDescriptionSectionFunction.getFunctionObject(String functionObjectName) Obtains theFunctionObjectfor theManagedFunctionObjectType.