Uses of Interface
net.officefloor.compile.spi.office.OfficeSectionTransformerContext
-
-
Uses of OfficeSectionTransformerContext in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement OfficeSectionTransformerContext Modifier and Type Class Description classSectionNodeImplSectionNodeimplementation. -
Uses of OfficeSectionTransformerContext in net.officefloor.compile.internal.structure
Subinterfaces of OfficeSectionTransformerContext in net.officefloor.compile.internal.structure Modifier and Type Interface Description interfaceSectionNodeNode within the hierarchy ofOfficeSectioninstances. -
Uses of OfficeSectionTransformerContext in net.officefloor.compile.spi.office
Methods in net.officefloor.compile.spi.office with parameters of type OfficeSectionTransformerContext Modifier and Type Method Description voidOfficeSectionTransformer. transformOfficeSection(OfficeSectionTransformerContext context)Transforms theOfficeSection. -
Uses of OfficeSectionTransformerContext in net.officefloor.plugin.section.transform
Methods in net.officefloor.plugin.section.transform with parameters of type OfficeSectionTransformerContext Modifier and Type Method Description protected voidTransformSectionSource. configureProperties(OfficeSectionTransformerContext context, PropertyList properties)Enables overriding to configure additionalPropertyinstances.voidTransformSectionSource. transformOfficeSection(OfficeSectionTransformerContext context)
-