Uses of Interface
net.officefloor.compile.spi.office.OfficeTeam
Packages that use OfficeTeam
Package
Description
-
Uses of OfficeTeam in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeTeamMethods in net.officefloor.compile.impl.structure that return OfficeTeamModifier and TypeMethodDescriptionOfficeNodeImpl.addOfficeTeam(String officeTeamName) OfficeNodeImpl.getDeployedOfficeTeam(String officeTeamName) Methods in net.officefloor.compile.impl.structure with parameters of type OfficeTeamModifier and TypeMethodDescriptionvoidOfficeNodeImpl.link(OfficeResponsibility responsibility, OfficeTeam officeTeam) -
Uses of OfficeTeam in net.officefloor.compile.internal.structure
Subinterfaces of OfficeTeam in net.officefloor.compile.internal.structure -
Uses of OfficeTeam in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office that return OfficeTeamModifier and TypeMethodDescriptionOfficeArchitect.addOfficeTeam(String officeTeamName) Adds anOfficeTeam.Methods in net.officefloor.compile.spi.office with parameters of type OfficeTeamModifier and TypeMethodDescriptionvoidOfficeArchitect.link(OfficeResponsibility responsibility, OfficeTeam officeTeam) Links theOfficeResponsibilityto theOfficeTeam. -
Uses of OfficeTeam in net.officefloor.compile.spi.officefloor
Methods in net.officefloor.compile.spi.officefloor that return OfficeTeamModifier and TypeMethodDescriptionDeployedOffice.getDeployedOfficeTeam(String officeTeamName) Obtains theOfficeTeamfor theOfficeTeamType.