Uses of Interface
net.officefloor.compile.section.SectionInputType
Packages that use SectionInputType
Package
Description
-
Uses of SectionInputType in net.officefloor.compile.impl.section
Classes in net.officefloor.compile.impl.section that implement SectionInputTypeMethods in net.officefloor.compile.impl.section that return SectionInputTypeConstructors in net.officefloor.compile.impl.section with parameters of type SectionInputTypeModifierConstructorDescriptionSectionTypeImpl(SectionInputType[] inputTypes, SectionOutputType[] outputTypes, SectionObjectType[] objectTypes) Instantiate. -
Uses of SectionInputType in net.officefloor.compile.impl.structure
Methods in net.officefloor.compile.impl.structure that return SectionInputTypeModifier and TypeMethodDescriptionSectionInputNodeImpl.loadSectionInputType(CompileContext compileContext) -
Uses of SectionInputType in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return SectionInputTypeModifier and TypeMethodDescriptionSectionInputNode.loadSectionInputType(CompileContext compileContext) Loads theSectionInputType. -
Uses of SectionInputType in net.officefloor.compile.section
Methods in net.officefloor.compile.section that return SectionInputTypeModifier and TypeMethodDescriptionSectionType.getSectionInputTypes()Obtains theSectionInputTypedefinitions for the inputs into theSectionType. -
Uses of SectionInputType in net.officefloor.plugin.section.transform
Methods in net.officefloor.plugin.section.transform with parameters of type SectionInputTypeModifier and TypeMethodDescriptionprotected voidTransformSectionSource.loadSectionInput(SectionInputType inputType) Loads theSectionInput.