Uses of Interface
net.officefloor.compile.spi.office.OfficeResponsibility
-
Packages that use OfficeResponsibility Package Description net.officefloor.compile.impl.structure net.officefloor.compile.internal.structure net.officefloor.compile.spi.office -
-
Uses of OfficeResponsibility in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeResponsibility Modifier and Type Class Description classAdministrationNodeImplAdministrationNodeimplementation.classGovernanceNodeImplImplementation of theGovernanceNode.classManagedObjectTeamNodeImplResponsibleTeamNodeimplementation.classResponsibleTeamNodeImplResponsibleTeamNodeimplementation.Methods in net.officefloor.compile.impl.structure with parameters of type OfficeResponsibility Modifier and Type Method Description voidOfficeNodeImpl. link(OfficeResponsibility responsibility, OfficeTeam officeTeam) -
Uses of OfficeResponsibility in net.officefloor.compile.internal.structure
Subinterfaces of OfficeResponsibility in net.officefloor.compile.internal.structure Modifier and Type Interface Description interfaceAdministrationNodeOfficeAdministrationnode.interfaceGovernanceNodeOfficeGovernancenode.interfaceManagedObjectTeamNodeOfficeTeamnode.interfaceResponsibleTeamNodeResponsibleTeamnode. -
Uses of OfficeResponsibility in net.officefloor.compile.spi.office
Subinterfaces of OfficeResponsibility in net.officefloor.compile.spi.office Modifier and Type Interface Description interfaceOfficeAdministrationAdministrationwithin theOffice.interfaceOfficeGovernanceGovernancewithin theOffice.interfaceOfficeManagedObjectTeaminterfaceOfficeSectionManagedObjectTeaminterfaceResponsibleTeamTeamresponsible for theManagedFunction.Methods in net.officefloor.compile.spi.office with parameters of type OfficeResponsibility Modifier and Type Method Description voidOfficeArchitect. link(OfficeResponsibility responsibility, OfficeTeam officeTeam)Links theOfficeResponsibilityto theOfficeTeam.
-