fstn
flowNode.nextLinks.addAll(target.outgoing.map { outgoing -> val link = outgoing.toLink() link.node = parseNode(outgoing.target) link })