Uses of Interface
net.officefloor.frame.internal.structure.FunctionLogic
Packages that use FunctionLogic
Package
Description
-
Uses of FunctionLogic in net.officefloor.frame.impl.execute.flow
Methods in net.officefloor.frame.impl.execute.flow with parameters of type FunctionLogic -
Uses of FunctionLogic in net.officefloor.frame.impl.execute.function
Classes in net.officefloor.frame.impl.execute.function that implement FunctionLogic -
Uses of FunctionLogic in net.officefloor.frame.internal.structure
Methods in net.officefloor.frame.internal.structure with parameters of type FunctionLogicModifier and TypeMethodDescriptionFlow.createFunction(FunctionLogic logic) ThreadStateContext.createFunction(FunctionLogic logic, ThreadState fallbackThreadState) voidManagedFunctionLogicContext.next(FunctionLogic function) Specifies the nextFunctionLogicto be executed before the nextManagedFunctionLogic.