A ProcessingNode builder that links its node to
other nodes in the hierarchy. This allows to turn the node tree
into a directed graph.
author: Sylvain Wallez version: CVS $Id: LinkedProcessingNodeBuilder.java 433543 2006-08-22 06:22:54Z crossley $
Method Summary
void
linkNode() Resolve the links needed by the node built by this builder.