Blazing fast & offline sequence diagram generator UML Diagram Editor converts TEXT to Sequence Diagrams. It accepts C-like pseudo code and produces sequence diagram as you type in. Examples: 1. Call a method: service.getBooks() 2. Conditional branch: if (x) { service.getBooks() } 3. Loop: while(y) { service. getBooks() }







