We are still searching for a solution that works better for generating Sequence Diagrams from .net code better than EA does. Alex has a real need for this functionality in one of his projects!
So with the new motivation I evaluated two more options in that game:
- Visual Studio 2010 Team Suite – I don’t have a license – so not now.
- The Reflector plugin sequenceviz.
The big difference compared to EA is, that those tools don’t use the “debugger” to record sequences but use kind of static analysis.
Now SequenceViz shows me that there are Instances of Classes– but it doesn’t find out that there are two instances of Account used.
So the result is pretty identical to the one I got from Enterprise Architect.
And not what we would have hoped to see:
At this point I can only think it’s sub substantival note.