Package | Description |
---|---|
net.officefloor.compile.impl.structure | |
net.officefloor.compile.internal.structure | |
net.officefloor.compile.spi.section | |
net.officefloor.plugin.section.transform |
Modifier and Type | Class and Description |
---|---|
class |
WorkNodeImpl
WorkNode implementation. |
Modifier and Type | Method and Description |
---|---|
SectionWork |
SectionNodeImpl.addSectionWork(String workName,
String workSourceClassName) |
SectionWork |
SectionNodeImpl.addSectionWork(String workName,
WorkSource<?> workSource) |
Modifier and Type | Interface and Description |
---|---|
interface |
WorkNode
SectionWork node. |
Modifier and Type | Method and Description |
---|---|
SectionWork |
SectionDesigner.addSectionWork(String workName,
String workSourceClassName)
Adds a
SectionWork to the SectionNode being built. |
SectionWork |
SectionDesigner.addSectionWork(String workName,
WorkSource<?> workSource)
Adds a
SectionWork to the SectionNode being built. |
Modifier and Type | Method and Description |
---|---|
SectionWork |
TransformSectionDesigner.addSectionWork(String workName,
String workSourceClassName) |
SectionWork |
TransformSectionDesigner.addSectionWork(String workName,
WorkSource<?> workSource) |
Copyright © 2005–2016. All rights reserved.