Uses of Interface
net.officefloor.compile.internal.structure.OfficeTeamRegistry
Packages that use OfficeTeamRegistry
Package
Description
-
Uses of OfficeTeamRegistry in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeTeamRegistryMethods in net.officefloor.compile.impl.structure with parameters of type OfficeTeamRegistryModifier and TypeMethodDescriptionvoidOfficeFloorNodeImpl.loadAutoWireTeamTargets(AutoWirer<LinkTeamNode> autoWirer, OfficeTeamRegistry officeTeamRegistry, CompileContext compileContext) -
Uses of OfficeTeamRegistry in net.officefloor.compile.internal.structure
Subinterfaces of OfficeTeamRegistry in net.officefloor.compile.internal.structureMethods in net.officefloor.compile.internal.structure with parameters of type OfficeTeamRegistryModifier and TypeMethodDescriptionvoidOfficeFloorNode.loadAutoWireTeamTargets(AutoWirer<LinkTeamNode> autoWirer, OfficeTeamRegistry officeTeamRegistry, CompileContext compileContext) Loads theAutoWiretargets for theOfficeFloorTeaminstances.