Uses of Interface
net.officefloor.compile.section.OfficeSectionManagedObjectType
-
-
Uses of OfficeSectionManagedObjectType in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement OfficeSectionManagedObjectType Modifier and Type Class Description classOfficeSectionManagedObjectTypeImplOfficeSectionManagedObjectTypeimplementation.Methods in net.officefloor.compile.impl.section that return OfficeSectionManagedObjectType Modifier and Type Method Description OfficeSectionManagedObjectType[]OfficeSectionTypeImpl. getOfficeSectionManagedObjectTypes()Methods in net.officefloor.compile.impl.section with parameters of type OfficeSectionManagedObjectType Modifier and Type Method Description voidOfficeSectionTypeImpl. 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 OfficeSectionManagedObjectType Modifier and Type Method Description OfficeSectionManagedObjectTypeManagedObjectNodeImpl. loadOfficeSectionManagedObjectType(CompileContext compileContext) -
Uses of OfficeSectionManagedObjectType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return OfficeSectionManagedObjectType Modifier and Type Method Description OfficeSectionManagedObjectTypeManagedObjectNode. loadOfficeSectionManagedObjectType(CompileContext compileContext)Loads theOfficeSectionManagedObjectType. -
Uses of OfficeSectionManagedObjectType in net.officefloor.compile.section
Methods in net.officefloor.compile.section that return OfficeSectionManagedObjectType Modifier and Type Method Description OfficeSectionManagedObjectType[]OfficeSubSectionType. getOfficeSectionManagedObjectTypes()Obtains theOfficeSectionManagedObjectTypeinstances for this particularOfficeSubSection.
-