Uses of Interface
net.officefloor.compile.section.SectionOutputType
Packages that use SectionOutputType
Package
Description
-
Uses of SectionOutputType in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement SectionOutputTypeMethods in net.officefloor.compile.impl.section that return SectionOutputTypeConstructors in net.officefloor.compile.impl.section with parameters of type SectionOutputTypeModifierConstructorDescriptionSectionTypeImpl(SectionInputType[] inputTypes, SectionOutputType[] outputTypes, SectionObjectType[] objectTypes) Instantiate. -
Uses of SectionOutputType in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure that return SectionOutputTypeModifier and TypeMethodDescriptionSectionOutputNodeImpl.loadSectionOutputType(CompileContext compileContext) -
Uses of SectionOutputType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return SectionOutputTypeModifier and TypeMethodDescriptionSectionOutputNode.loadSectionOutputType(CompileContext compileContext) Loads theSectionOutputType. -
Uses of SectionOutputType in net.officefloor.compile.section
Methods in net.officefloor.compile.section that return SectionOutputTypeModifier and TypeMethodDescriptionSectionType.getSectionOutputTypes()Obtains theSectionOutputTypedefinitions for the outputs from theSectionType. -
Uses of SectionOutputType in net.officefloor.plugin.section.transform
Methods in net.officefloor.plugin.section.transform with parameters of type SectionOutputTypeModifier and TypeMethodDescriptionprotected voidTransformSectionSource.loadSectionOutput(SectionOutputType outputType) Loads theSectionOutput.