Developer and pear-general regular Andy Crain recently attacked the Seagull app framework with a view to mapping out the process flow in UML.
The result is quite impressive, click here for the full-size sequence diagram (725 kb) – a great way to see at a glance what’s happening with the framework workflow. You can also download the UML file for the Open Source UML CASE tool, Poseidon.
A big thanks to Andy and his impeccable patience and attention to detail :-)
Seagull’s API docs were also updated yesterday, next is the overview documention, I promise.








January 17th, 2007 at 7:58 am
The link to the Seagull UML sequence diagram seem to be broken.
February 3rd, 2007 at 11:10 am
thanks John – now fixed
March 1st, 2009 at 11:22 am
please send to me uml diagrams on w3status anaslyser…this is my projec on java.. i m only one to take this..
March 1st, 2009 at 11:24 am
my project is W3status analyser… please draw the uml diagrams ….
my madules are user, administrator, mailreporters…
October 3rd, 2009 at 10:55 pm
take a look into http://www.thiagomata.com/codetodiagram/svn/public/ where you can create a uml sequence diagram from a php code execution using another php project.
October 3rd, 2009 at 10:59 pm
hey Thiago, thanks for the link, looks interesting