How to create Sequence Diagrams
There are two ways to create sequence diagrams programmatically using the UModel API:
•Generating a sequence diagram from existing source code when there is code available that you want to be reverse engineered and displayed as UML diagram
•Manually create a sequence diagram from scratch using IUMLGuiElements directly