Uses of Interface
net.officefloor.compile.internal.structure.OfficeTeamNode
Packages that use OfficeTeamNode
Package
Description
-
Uses of OfficeTeamNode in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl that return OfficeTeamNodeModifier and TypeMethodDescriptionOfficeFloorCompilerImpl.createOfficeTeamNode(String officeTeamName, OfficeNode office) -
Uses of OfficeTeamNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeTeamNodeMethods in net.officefloor.compile.impl.structure that return OfficeTeamNodeModifier and TypeMethodDescriptionOfficeNodeImpl.createOfficeTeam(String officeTeamName) OfficeNodeImpl.getOfficeTeams() -
Uses of OfficeTeamNode in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return OfficeTeamNodeModifier and TypeMethodDescriptionOfficeTeamRegistry.createOfficeTeam(String officeTeamName) Creates theOfficeTeamNode.NodeContext.createOfficeTeamNode(String officeTeamName, OfficeNode office) Creates theOfficeTeamNode.OfficeTeamRegistry.getOfficeTeams()Obtains theOfficeTeamNodeinstances.