Interface OfficeStartNode
- All Superinterfaces:
LinkFlowNode,Node,OfficeFlowSourceNode,OfficeStart
- All Known Implementing Classes:
OfficeStartNodeImpl
OfficeStart node.- Author:
- Daniel Sagenschneider
-
Field Summary
Fields -
Method Summary
Methods inherited from interface net.officefloor.compile.internal.structure.LinkFlowNode
getLinkedFlowNode, linkFlowNodeMethods inherited from interface net.officefloor.compile.internal.structure.Node
getChildNodes, getLocation, getNodeName, getNodeType, getParentNode, getQualifiedName, getQualifiedName, isInitialisedMethods inherited from interface net.officefloor.compile.spi.office.OfficeStart
getOfficeStartName
-
Field Details
-
TYPE
Nodetype.- See Also:
-
-
Method Details
-
initialise
void initialise()Initialises theOfficeStartNode.
-