Uses of Interface
net.officefloor.compile.section.SectionObjectType
Packages that use SectionObjectType
Package
Description
-
Uses of SectionObjectType in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement SectionObjectTypeMethods in net.officefloor.compile.impl.section that return SectionObjectTypeConstructors in net.officefloor.compile.impl.section with parameters of type SectionObjectTypeModifierConstructorDescriptionSectionTypeImpl(SectionInputType[] inputTypes, SectionOutputType[] outputTypes, SectionObjectType[] objectTypes) Instantiate. -
Uses of SectionObjectType in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure that return SectionObjectTypeModifier and TypeMethodDescriptionSectionObjectNodeImpl.loadSectionObjectType(CompileContext compileContext) -
Uses of SectionObjectType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return SectionObjectTypeModifier and TypeMethodDescriptionSectionObjectNode.loadSectionObjectType(CompileContext compileContext) Loads theSectionObjectType. -
Uses of SectionObjectType in net.officefloor.compile.section
Methods in net.officefloor.compile.section that return SectionObjectType -
Uses of SectionObjectType in net.officefloor.plugin.section.transform
Methods in net.officefloor.plugin.section.transform with parameters of type SectionObjectTypeModifier and TypeMethodDescriptionprotected voidTransformSectionSource.loadSectionObject(SectionObjectType objectType) Loads theSectionObject.