equal
deleted
inserted
replaced
411 /// Change the source of \c a to \c n |
411 /// Change the source of \c a to \c n |
412 |
412 |
413 /// Change the source of \c a to \c n |
413 /// Change the source of \c a to \c n |
414 /// |
414 /// |
415 ///\note The <tt>InArcIt</tt>s referencing the changed arc remain |
415 ///\note The <tt>InArcIt</tt>s referencing the changed arc remain |
416 ///valid. However the <tt>ArcIt<tt>s and <tt>OutArcIt</tt>s are |
416 ///valid. However the <tt>ArcIt</tt>s and <tt>OutArcIt</tt>s are |
417 ///invalidated. |
417 ///invalidated. |
418 /// |
418 /// |
419 ///\warning This functionality cannot be used together with the Snapshot |
419 ///\warning This functionality cannot be used together with the Snapshot |
420 ///feature. |
420 ///feature. |
421 void changeSource(Arc a, Node n) { |
421 void changeSource(Arc a, Node n) { |