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 |
TaskObjectNodeImpl
TaskObjectNode implementation. |
Modifier and Type | Method and Description |
---|---|
TaskObject |
TaskNodeImpl.getTaskObject(String taskObjectName) |
Modifier and Type | Method and Description |
---|---|
void |
SectionNodeImpl.link(TaskObject taskObject,
SectionManagedObject sectionManagedObject) |
void |
SectionNodeImpl.link(TaskObject taskObject,
SectionObject sectionObject) |
Modifier and Type | Interface and Description |
---|---|
interface |
TaskObjectNode
TaskObject node. |
Modifier and Type | Method and Description |
---|---|
TaskObject |
SectionTask.getTaskObject(String taskObjectName)
Obtains the
TaskObject for the TaskObjectType . |
Modifier and Type | Method and Description |
---|---|
void |
SectionDesigner.link(TaskObject taskObject,
SectionManagedObject sectionManagedObject)
Links the
TaskObject to be the SectionManagedObject . |
void |
SectionDesigner.link(TaskObject taskObject,
SectionObject sectionObject)
Links the
TaskObject to be the SectionObject . |
Modifier and Type | Method and Description |
---|---|
void |
TransformSectionDesigner.link(TaskObject taskObject,
SectionManagedObject sectionManagedObject) |
void |
TransformSectionDesigner.link(TaskObject taskObject,
SectionObject sectionObject) |
Copyright © 2005–2016. All rights reserved.