Uses of Interface
net.officefloor.compile.internal.structure.FunctionFlowNode
Packages that use FunctionFlowNode
Package
Description
-
Uses of FunctionFlowNode in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl that return FunctionFlowNodeModifier and TypeMethodDescriptionOfficeFloorCompilerImpl.createFunctionFlowNode(String flowName, boolean isEscalation, ManagedFunctionNode function) -
Uses of FunctionFlowNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement FunctionFlowNode -
Uses of FunctionFlowNode in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return FunctionFlowNodeModifier and TypeMethodDescriptionNodeContext.createFunctionFlowNode(String flowName, boolean isEscalation, ManagedFunctionNode function) Creates theFunctionFlowNode.