Uses of Interface
net.officefloor.compile.section.OfficeSubSectionType
Packages that use OfficeSubSectionType
Package
Description
-
Uses of OfficeSubSectionType in net.officefloor.compile.impl.office
Methods in net.officefloor.compile.impl.office that return OfficeSubSectionTypeConstructors in net.officefloor.compile.impl.office with parameters of type OfficeSubSectionTypeModifierConstructorDescriptionOfficeFunctionTypeImpl(String functionName, OfficeSubSectionType subSectionType, ObjectDependencyType[] dependencies) Instantiate. -
Uses of OfficeSubSectionType in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement OfficeSubSectionTypeMethods in net.officefloor.compile.impl.section that return OfficeSubSectionTypeModifier and TypeMethodDescriptionOfficeSectionTypeImpl.getOfficeSubSectionTypes()OfficeSectionTypeImpl.getParentOfficeSubSectionType()Methods in net.officefloor.compile.impl.section with parameters of type OfficeSubSectionTypeModifier and TypeMethodDescriptionvoidOfficeSectionTypeImpl.initialiseAsOfficeSubSectionType(OfficeSubSectionType parent, OfficeSubSectionType[] subSections, OfficeFunctionType[] functions, OfficeSectionManagedObjectType[] managedObjects) Initialises theOfficeSubSectionTypestate. -
Uses of OfficeSubSectionType in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure with parameters of type OfficeSubSectionTypeModifier and TypeMethodDescriptionManagedFunctionNodeImpl.loadOfficeFunctionType(OfficeSubSectionType parentSubSectionType, CompileContext compileContext) SectionNodeImpl.loadOfficeSubSectionType(OfficeSubSectionType parentSectionType, CompileContext compileContext) -
Uses of OfficeSubSectionType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return OfficeSubSectionTypeModifier and TypeMethodDescriptionSectionNode.loadOfficeSubSectionType(OfficeSubSectionType parentSectionType, CompileContext compileContext) Loads theOfficeSubSectionType.Methods in net.officefloor.compile.internal.structure with parameters of type OfficeSubSectionTypeModifier and TypeMethodDescriptionManagedFunctionNode.loadOfficeFunctionType(OfficeSubSectionType parentSubSectionType, CompileContext compileContext) Loads theOfficeFunctionType.SectionNode.loadOfficeSubSectionType(OfficeSubSectionType parentSectionType, CompileContext compileContext) Loads theOfficeSubSectionType. -
Uses of OfficeSubSectionType in net.officefloor.compile.section
Subinterfaces of OfficeSubSectionType in net.officefloor.compile.sectionModifier and TypeInterfaceDescriptioninterfaceType definitionof a section of theOfficeSection.Methods in net.officefloor.compile.section that return OfficeSubSectionTypeModifier and TypeMethodDescriptionOfficeFunctionType.getOfficeSubSectionType()Obtains theOfficeSubSectionTypedirectly containing thisOfficeFunctionType.OfficeSubSectionType.getOfficeSubSectionTypes()Obtains theOfficeSubSectionTypeinstances of thisOfficeSectionType.OfficeSubSectionType.getParentOfficeSubSectionType()Obtains the parentOfficeSubSectionType.