Uses of Interface
net.officefloor.compile.section.OfficeFunctionType
Packages that use OfficeFunctionType
Package
Description
-
Uses of OfficeFunctionType in net.officefloor.compile.impl.office
Classes in net.officefloor.compile.impl.office that implement OfficeFunctionType -
Uses of OfficeFunctionType in net.officefloor.compile.impl.section
Methods in net.officefloor.compile.impl.section that return OfficeFunctionTypeMethods in net.officefloor.compile.impl.section with parameters of type OfficeFunctionTypeModifier and TypeMethodDescriptionvoidOfficeSectionTypeImpl.initialiseAsOfficeSubSectionType(OfficeSubSectionType parent, OfficeSubSectionType[] subSections, OfficeFunctionType[] functions, OfficeSectionManagedObjectType[] managedObjects) Initialises theOfficeSubSectionTypestate. -
Uses of OfficeFunctionType in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure that return OfficeFunctionTypeModifier and TypeMethodDescriptionManagedFunctionNodeImpl.loadOfficeFunctionType(OfficeSubSectionType parentSubSectionType, CompileContext compileContext) -
Uses of OfficeFunctionType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return OfficeFunctionTypeModifier and TypeMethodDescriptionManagedFunctionNode.loadOfficeFunctionType(OfficeSubSectionType parentSubSectionType, CompileContext compileContext) Loads theOfficeFunctionType. -
Uses of OfficeFunctionType in net.officefloor.compile.section
Methods in net.officefloor.compile.section that return OfficeFunctionTypeModifier and TypeMethodDescriptionOfficeSubSectionType.getOfficeFunctionTypes()Obtains theOfficeFunctionTypeinstances for this particularOfficeSubSection. -
Uses of OfficeFunctionType in net.officefloor.model.impl.office
Methods in net.officefloor.model.impl.office with parameters of type OfficeFunctionTypeModifier and TypeMethodDescriptionChange<net.officefloor.model.office.OfficeFunctionToPostAdministrationModel>OfficeChangesImpl.linkOfficeFunctionToPostAdministration(net.officefloor.model.office.OfficeSectionModel officeSectionModel, OfficeFunctionType officeFunctionType, net.officefloor.model.office.AdministrationModel administration) Change<net.officefloor.model.office.OfficeFunctionToPreAdministrationModel>OfficeChangesImpl.linkOfficeFunctionToPreAdministration(net.officefloor.model.office.OfficeSectionModel officeSectionModel, OfficeFunctionType officeFunctionType, net.officefloor.model.office.AdministrationModel administration)