Uses of Interface
net.officefloor.compile.internal.structure.ManagedObjectFlowNode
Packages that use ManagedObjectFlowNode
Package
Description
-
Uses of ManagedObjectFlowNode in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl that return ManagedObjectFlowNodeModifier and TypeMethodDescriptionOfficeFloorCompilerImpl.createManagedObjectFlowNode(String flowName, ManagedObjectSourceNode managedObjectSource) -
Uses of ManagedObjectFlowNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement ManagedObjectFlowNode -
Uses of ManagedObjectFlowNode in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return ManagedObjectFlowNodeModifier and TypeMethodDescriptionNodeContext.createManagedObjectFlowNode(String flowName, ManagedObjectSourceNode managedObjectSource) Creates theManagedObjectFlowNode.