Modifier and Type | Class and Description |
---|---|
class |
ManagedObjectFlowNodeImpl
ManagedObjectFlowNode implementation. |
Modifier and Type | Method and Description |
---|---|
ManagedObjectFlow |
ManagedObjectSourceNodeImpl.getManagedObjectFlow(String managedObjectSourceFlowName) |
Modifier and Type | Method and Description |
---|---|
void |
OfficeFloorNodeImpl.link(ManagedObjectFlow flow,
DeployedOfficeInput input) |
void |
OfficeNodeImpl.link(ManagedObjectFlow flow,
OfficeSectionInput input) |
void |
SectionNodeImpl.link(ManagedObjectFlow managedObjectFlow,
SectionOutput sectionOutput) |
void |
SectionNodeImpl.link(ManagedObjectFlow managedObjectFlow,
SectionTask task) |
void |
SectionNodeImpl.link(ManagedObjectFlow managedObjectFlow,
SubSectionInput subSectionInput) |
Modifier and Type | Interface and Description |
---|---|
interface |
ManagedObjectFlowNode
ManagedObjectFlow node. |
Modifier and Type | Method and Description |
---|---|
ManagedObjectFlow |
OfficeManagedObjectSource.getManagedObjectFlow(String managedObjectSourceFlowName)
Obtains the
ManagedObjectFlow for the
ManagedObjectFlowType . |
Modifier and Type | Method and Description |
---|---|
void |
OfficeArchitect.link(ManagedObjectFlow flow,
OfficeSectionInput input)
Links the
ManagedObjectFlow to be undertaken by the
OfficeSectionInput . |
Modifier and Type | Method and Description |
---|---|
ManagedObjectFlow |
OfficeFloorManagedObjectSource.getManagedObjectFlow(String managedObjectSourceFlowName)
Obtains the
ManagedObjectFlow for he
ManagedObjectFlowType . |
Modifier and Type | Method and Description |
---|---|
void |
OfficeFloorDeployer.link(ManagedObjectFlow flow,
DeployedOfficeInput input)
Links the
ManagedObjectFlow to be undertaken by the
DeployedOfficeInput . |
Modifier and Type | Method and Description |
---|---|
ManagedObjectFlow |
SectionManagedObjectSource.getManagedObjectFlow(String managedObjectSourceFlowName)
Obtains the
ManagedObjectFlow for the
ManagedObjectFlowType . |
Modifier and Type | Method and Description |
---|---|
void |
SectionDesigner.link(ManagedObjectFlow managedObjectFlow,
SectionOutput sectionOutput)
Links the
ManagedObjectFlow to be undertaken by the
SectionOutput . |
void |
SectionDesigner.link(ManagedObjectFlow managedObjectFlow,
SectionTask task)
Links the
ManagedObjectFlow to be undertaken by the
SectionTask . |
void |
SectionDesigner.link(ManagedObjectFlow managedObjectFlow,
SubSectionInput subSectionInput)
Links the
ManagedObjectFlow to be undertaken by the
SubSectionInput . |
Modifier and Type | Method and Description |
---|---|
void |
TransformSectionDesigner.link(ManagedObjectFlow managedObjectFlow,
SectionOutput sectionOutput) |
void |
TransformSectionDesigner.link(ManagedObjectFlow managedObjectFlow,
SectionTask task) |
void |
TransformSectionDesigner.link(ManagedObjectFlow managedObjectFlow,
SubSectionInput subSectionInput) |
Copyright © 2005–2016. All rights reserved.