-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a program which has a timer and in every two seconds it calls a specific function and by the way other function calls are made during program execution, and these functions calls related with timer function can, so I want to draw them in same sequence diagram. How can I draw its sequence diagram…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I was wondering if there was a Sequence Diagram generator for C#?
Im using Visual Studio 2008 Professional.
If not is there a quick and simple software?
Im finding Enterprise Architect and Visio a bit to cryptic for a beginner.
I have found the Class Diagram feature on Visual Studio, which s very…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm needing to document some functionality on a page that has a jQuery watching for a button click.
On the button click the script pulls info from two fields and makes a ajax call to a php script passing these values to the php script.
>>> More
-
as seen on Programmers
- Search for 'Programmers'
Is there a tool to do round trip software engineering between a sequence diagram and a group of objects that message back and forth?
Perhaps this seems a little exotic, but it seems like a function that includes message calls or even method invocations on other objects could be automatically converted…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a question regarding sequence diagrams.
When drawing sequence diagrams,
Is it enough to draw one diagram per user case ?
or do we need to draw a set of sequence diagrams to cover each user case instance ? (is a sequence of actions a system performs that yields an observable result of value…
>>> More