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 SectionDependencyObjectNodeClassSectionObjectManufacturer. 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 SectionDependencyObjectNodeManagedObjectSectionClassObjectManufacturer. createObject(ClassSectionObjectManufacturerContext context)SectionDependencyObjectNodeVariableSectionClassObjectManufacturer. createObject(ClassSectionObjectManufacturerContext context)
-