Uses of Interface
net.officefloor.compile.section.OfficeSectionManagedObjectType
Packages that use OfficeSectionManagedObjectType
Package
Description
-
Uses of OfficeSectionManagedObjectType in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement OfficeSectionManagedObjectTypeMethods in net.officefloor.compile.impl.section that return OfficeSectionManagedObjectTypeMethods in net.officefloor.compile.impl.section with parameters of type OfficeSectionManagedObjectTypeModifier and TypeMethodDescriptionvoidOfficeSectionTypeImpl.initialiseAsOfficeSubSectionType(OfficeSubSectionType parent, OfficeSubSectionType[] subSections, OfficeFunctionType[] functions, OfficeSectionManagedObjectType[] managedObjects) Initialises theOfficeSubSectionTypestate. -
Uses of OfficeSectionManagedObjectType in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure that return OfficeSectionManagedObjectTypeModifier and TypeMethodDescriptionManagedObjectNodeImpl.loadOfficeSectionManagedObjectType(CompileContext compileContext) -
Uses of OfficeSectionManagedObjectType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return OfficeSectionManagedObjectTypeModifier and TypeMethodDescriptionManagedObjectNode.loadOfficeSectionManagedObjectType(CompileContext compileContext) Loads theOfficeSectionManagedObjectType. -
Uses of OfficeSectionManagedObjectType in net.officefloor.compile.section
Methods in net.officefloor.compile.section that return OfficeSectionManagedObjectTypeModifier and TypeMethodDescriptionOfficeSubSectionType.getOfficeSectionManagedObjectTypes()Obtains theOfficeSectionManagedObjectTypeinstances for this particularOfficeSubSection.