Package | Description |
---|---|
net.officefloor.compile.impl.structure | |
net.officefloor.compile.internal.structure |
Modifier and Type | Class and Description |
---|---|
class |
OfficeInputNodeImpl
Implementation of the
OfficeInputNode . |
class |
OfficeOutputNodeImpl
Implementation of the
OfficeOutputNode . |
Modifier and Type | Method and Description |
---|---|
LinkSynchronousNode |
OfficeOutputNodeImpl.getLinkedSynchronousNode() |
LinkSynchronousNode |
OfficeInputNodeImpl.getLinkedSynchronousNode() |
Modifier and Type | Method and Description |
---|---|
boolean |
OfficeOutputNodeImpl.linkSynchronousNode(LinkSynchronousNode node) |
boolean |
OfficeInputNodeImpl.linkSynchronousNode(LinkSynchronousNode node) |
Modifier and Type | Interface and Description |
---|---|
interface |
OfficeInputNode
OfficeInput node. |
interface |
OfficeOutputNode
OfficeOutput node. |
Modifier and Type | Method and Description |
---|---|
LinkSynchronousNode |
LinkSynchronousNode.getLinkedSynchronousNode()
Obtains the
LinkSynchronousNode linked to this
LinkSynchronousNode . |
Modifier and Type | Method and Description |
---|---|
boolean |
LinkSynchronousNode.linkSynchronousNode(LinkSynchronousNode node)
Links the input
LinkSynchronousNode to this
LinkSynchronousNode . |
Copyright © 2005–2016. All rights reserved.