Uses of Interface
net.officefloor.compile.spi.office.OfficeResponsibility
Packages that use OfficeResponsibility
Package
Description
-
Uses of OfficeResponsibility in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeResponsibilityModifier and TypeClassDescriptionclassAdministrationNodeimplementation.classImplementation of theGovernanceNode.classResponsibleTeamNodeimplementation.classResponsibleTeamNodeimplementation.Methods in net.officefloor.compile.impl.structure with parameters of type OfficeResponsibilityModifier and TypeMethodDescriptionvoidOfficeNodeImpl.link(OfficeResponsibility responsibility, OfficeTeam officeTeam) -
Uses of OfficeResponsibility in net.officefloor.compile.internal.structure
Subinterfaces of OfficeResponsibility in net.officefloor.compile.internal.structureModifier and TypeInterfaceDescriptioninterfaceOfficeAdministrationnode.interfaceOfficeGovernancenode.interfaceOfficeTeamnode.interfaceResponsibleTeamnode. -
Uses of OfficeResponsibility in net.officefloor.compile.spi.office
Subinterfaces of OfficeResponsibility in net.officefloor.compile.spi.officeModifier and TypeInterfaceDescriptioninterfaceAdministrationwithin theOffice.interfaceGovernancewithin theOffice.interfaceinterfaceinterfaceTeamresponsible for theManagedFunction.Methods in net.officefloor.compile.spi.office with parameters of type OfficeResponsibilityModifier and TypeMethodDescriptionvoidOfficeArchitect.link(OfficeResponsibility responsibility, OfficeTeam officeTeam) Links theOfficeResponsibilityto theOfficeTeam.