\brief Move nodes from \b this into a new BlockGraph This does most of the work of collapsing a set of components in \b this into a single node. The components are removed from \b this, put in the new FlowBlock and adjusts edges. The new FlowBlock must be added back into \b this. \param ident is the new FlowBlock \param nodes is the list component FlowBlocks to move
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected