Uses of Interface
net.officefloor.activity.procedure.build.ProcedureArchitect
Packages that use ProcedureArchitect
Package
Description
-
Uses of ProcedureArchitect in net.officefloor.activity
Methods in net.officefloor.activity that return ProcedureArchitectModifier and TypeMethodDescriptionActivityContext.getProcedureArchitect()Obtains theProcedureArchitect. -
Uses of ProcedureArchitect in net.officefloor.activity.procedure.build
Methods in net.officefloor.activity.procedure.build that return ProcedureArchitectModifier and TypeMethodDescriptionstatic ProcedureArchitect<OfficeSection>ProcedureEmployer.employProcedureArchitect(OfficeArchitect officeArchitect, OfficeSourceContext officeSourceContext) Employs theProcedureArchitect.static ProcedureArchitect<SubSection>ProcedureEmployer.employProcedureDesigner(SectionDesigner sectionDesigner, SectionSourceContext sectionSourceContext) Employs theProcedureArchitect. -
Uses of ProcedureArchitect in net.officefloor.woof
Methods in net.officefloor.woof that return ProcedureArchitectModifier and TypeMethodDescriptionWoofContext.getProcedureArchitect()Obtains theProcedureArchitect.