Uses of Interface
net.officefloor.compile.spi.section.SectionDependencyRequireNode
Packages that use SectionDependencyRequireNode
Package
Description
-
Uses of SectionDependencyRequireNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement SectionDependencyRequireNodeModifier and TypeClassDescriptionclassFunctionObjectNodeimplementation.classManagedObjectDependencyNodeimplementation.classSectionObjectNodeimplementation.Methods in net.officefloor.compile.impl.structure with parameters of type SectionDependencyRequireNodeModifier and TypeMethodDescriptionvoidSectionNodeImpl.link(SectionDependencyRequireNode dependencyRequireNode, SectionDependencyObjectNode dependencyObjectNode) -
Uses of SectionDependencyRequireNode in net.officefloor.compile.internal.structure
Subinterfaces of SectionDependencyRequireNode in net.officefloor.compile.internal.structureModifier and TypeInterfaceDescriptioninterfaceFunctionObjectnode.interfaceManagedObjectDependencynode.interfaceSectionObjectnode. -
Uses of SectionDependencyRequireNode in net.officefloor.compile.spi.section
Subinterfaces of SectionDependencyRequireNode in net.officefloor.compile.spi.sectionModifier and TypeInterfaceDescriptioninterfaceObjectrequired by theSectionFunction.interfaceDependency for a sectionManagedObject.interfaceObject for aSubSection.Methods in net.officefloor.compile.spi.section with parameters of type SectionDependencyRequireNodeModifier and TypeMethodDescriptionvoidSectionDesigner.link(SectionDependencyRequireNode dependencyRequireNode, SectionDependencyObjectNode dependencyObjectNode) Links theSectionDependencyRequireNodeto be fulfilled by theSectionDependencyObjectNode. -
Uses of SectionDependencyRequireNode in net.officefloor.plugin.section.transform
Methods in net.officefloor.plugin.section.transform with parameters of type SectionDependencyRequireNodeModifier and TypeMethodDescriptionvoidTransformSectionDesigner.link(SectionDependencyRequireNode sectionRequireNode, SectionDependencyObjectNode sectionObjectNode)