Uses of Interface
net.officefloor.compile.section.OfficeSectionObjectType
Packages that use OfficeSectionObjectType
Package
Description
-
Uses of OfficeSectionObjectType in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement OfficeSectionObjectTypeMethods in net.officefloor.compile.impl.section that return OfficeSectionObjectTypeConstructors in net.officefloor.compile.impl.section with parameters of type OfficeSectionObjectTypeModifierConstructorDescriptionOfficeSectionTypeImpl(String name, OfficeSectionInputType[] inputs, OfficeSectionOutputType[] outputs, OfficeSectionObjectType[] objects) Instantiate. -
Uses of OfficeSectionObjectType in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure that return OfficeSectionObjectTypeModifier and TypeMethodDescriptionSectionObjectNodeImpl.loadOfficeSectionObjectType(CompileContext compileContext) -
Uses of OfficeSectionObjectType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return OfficeSectionObjectTypeModifier and TypeMethodDescriptionSectionObjectNode.loadOfficeSectionObjectType(CompileContext compileContext) Loads theOfficeSectionObjectType. -
Uses of OfficeSectionObjectType in net.officefloor.compile.section
Methods in net.officefloor.compile.section that return OfficeSectionObjectTypeModifier and TypeMethodDescriptionOfficeSectionType.getOfficeSectionObjectTypes()Obtains theOfficeSectionObjectTypeinstances required by thisOfficeSection.