Uses of Interface
net.officefloor.compile.spi.office.OfficeDependencyRequireNode
Packages that use OfficeDependencyRequireNode
Package
Description
-
Uses of OfficeDependencyRequireNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeDependencyRequireNodeModifier and TypeClassDescriptionclassManagedObjectDependencyNodeimplementation.classManagedObjectFunctionDependencyNodeimplementation.classSectionObjectNodeimplementation.classSupplierThreadLocalNodeimplementation.Methods in net.officefloor.compile.impl.structure with parameters of type OfficeDependencyRequireNodeModifier and TypeMethodDescriptionvoidOfficeNodeImpl.link(OfficeDependencyRequireNode dependencyRequiredNode, OfficeDependencyObjectNode dependencyObjectNode) -
Uses of OfficeDependencyRequireNode in net.officefloor.compile.internal.structure
Subinterfaces of OfficeDependencyRequireNode in net.officefloor.compile.internal.structureModifier and TypeInterfaceDescriptioninterfaceManagedObjectDependencynode.interfaceinterfaceSectionObjectnode.interfaceNode for aSupplierThreadLocal. -
Uses of OfficeDependencyRequireNode in net.officefloor.compile.spi.office
Subinterfaces of OfficeDependencyRequireNode in net.officefloor.compile.spi.officeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceObject required by theOfficeSection.interfaceSupplierThreadLocalwithin theOffice.Methods in net.officefloor.compile.spi.office with parameters of type OfficeDependencyRequireNodeModifier and TypeMethodDescriptionvoidOfficeArchitect.link(OfficeDependencyRequireNode dependencyRequiredNode, OfficeDependencyObjectNode dependencyObjectNode) Links theOfficeDependencyRequireNodeto be fulfilled by theOfficeDependencyObjectNode.