Uses of Interface
net.officefloor.plugin.section.clazz.object.ClassSectionObjectManufacturerContext
-
Packages that use ClassSectionObjectManufacturerContext Package Description net.officefloor.plugin.section.clazz.object net.officefloor.plugin.section.clazz.object.impl -
-
Uses of ClassSectionObjectManufacturerContext in net.officefloor.plugin.section.clazz.object
Methods in net.officefloor.plugin.section.clazz.object with parameters of type ClassSectionObjectManufacturerContext Modifier and Type Method Description SectionDependencyObjectNode
ClassSectionObjectManufacturer. createObject(ClassSectionObjectManufacturerContext context)
Creates theSectionDependencyObjectNode
. -
Uses of ClassSectionObjectManufacturerContext in net.officefloor.plugin.section.clazz.object.impl
Methods in net.officefloor.plugin.section.clazz.object.impl with parameters of type ClassSectionObjectManufacturerContext Modifier and Type Method Description SectionDependencyObjectNode
ManagedObjectSectionClassObjectManufacturer. createObject(ClassSectionObjectManufacturerContext context)
SectionDependencyObjectNode
VariableSectionClassObjectManufacturer. createObject(ClassSectionObjectManufacturerContext context)
-