Uses of Interface
net.officefloor.compile.spi.section.SectionFlowSourceNode
-
-
Uses of SectionFlowSourceNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement SectionFlowSourceNode Modifier and Type Class Description classManagedFunctionNodeImplManagedFunctionNodeimplementation.classManagedObjectFlowNodeImplManagedObjectFlowNodeimplementation.classSectionInputNodeImplSectionInputNodenode.classSectionOutputNodeImplSectionOutputNodeimplementation.Methods in net.officefloor.compile.impl.structure with parameters of type SectionFlowSourceNode Modifier and Type Method Description voidSectionNodeImpl. link(SectionFlowSourceNode flowSourceNode, SectionFlowSinkNode flowSinkNode) -
Uses of SectionFlowSourceNode in net.officefloor.compile.internal.structure
Subinterfaces of SectionFlowSourceNode in net.officefloor.compile.internal.structure Modifier and Type Interface Description interfaceManagedFunctionNodeSectionFunctionnode.interfaceManagedObjectFlowNodeManagedObjectFlownode.interfaceSectionInputNodeSectionInputnode.interfaceSectionOutputNodeSectionOutputnode. -
Uses of SectionFlowSourceNode in net.officefloor.compile.spi.section
Subinterfaces of SectionFlowSourceNode in net.officefloor.compile.spi.section Modifier and Type Interface Description interfaceSectionFunctioninterfaceSectionInputInput to anSectionNode.interfaceSectionManagedObjectFlowFlowfrom a sectionManagedObject.interfaceSubSectionOutputOutput for aSubSection.Methods in net.officefloor.compile.spi.section with parameters of type SectionFlowSourceNode Modifier and Type Method Description voidSectionDesigner. link(SectionFlowSourceNode flowSourceNode, SectionFlowSinkNode flowSinkNode)Links theSectionFlowSourceNodeto undertaken by theSectionFlowSinkNode. -
Uses of SectionFlowSourceNode in net.officefloor.plugin.section.transform
Methods in net.officefloor.plugin.section.transform with parameters of type SectionFlowSourceNode Modifier and Type Method Description voidTransformSectionDesigner. link(SectionFlowSourceNode flowSourceNode, SectionFlowSinkNode flowSinkNode)
-