I need to generate Sequence Diagram for my project.
I have made the classes, methods with proper signatures, method calls from one class to other etc., however, i cant really run the web application to get the Sequence diagram by trace since logic is yet to be implemented.
Is there any way in which i can get sequence diagrams without running the trace?
Language:Java
IDE: Eclipse