Saturday, August 23, 2008

Newsletter coming

I am re-initiating the Executable UML Newsletter. Found a much better way to organize the mailing list which I, as always, keep private. Please sign up and I hope to get the next issue out in the coming days. One of my ideas is to feature updates on the various Executable UML tools out there.

I am also planning to put a chapter from my book up as a Google Knol soon.

Tuesday, August 19, 2008

Article on Google Knol and PDF

Hmm, the link in the previous post seems to be missing. Let's try this again. You can find my new article as a Google Knol. There, that should work.

Wednesday, August 06, 2008

New article published!

To kick things off, I have written an article comparing good and bad class modeling approaches. It's at my website here. Please take a look and feel free to e-mail me any comments.

How to Build Articulate Class Models

Wednesday, May 28, 2008

Blog Reorientation and new ATC example model

As you may know, this used to be the Executable UML Patterns blog. I've renamed it to establish a wider focus. I think it will be easier to manage posts if I just put everything into the one blog and that's my plan.

Don't worry, I still plan to get my patterns library on line, one at a time and hope to have something for you soon.

To kick things off though, I am putting together an Air Traffic Controller model example that has some nice features. The focus is on the class diagram, but the model consists of states, action language and even code - the whole shebang.

The main purpose of this model is for a new course I am developing. I plan to use this model at the very beginning of the course to show the power of executable models, precise declarative (static, non-procedural) constraints, action language and platform independent requirements. This is in contrast to the usual style of non-executable or elaborative UML modeling that is commonly used these days for Java projects.

The class diagram in the ATC example points out how logic rules normally packed into if-then logic laden action language or code can be expressed unambiguously in static class diagram structure. So the model nails down constraints at a delcarative level that prevent a lot of bugs from occurring in the harder to test and manage procedural level. You also get less action language and less code coming out the back end which is also nice.

If you follow my micro-blog - the Twitter posts, you can see my progress. Right now I am running the model through BridgePoint (an Executable UML tool built by Mentor Graphics) to make sure it executes fully. Once I am satisfied, I will post the complete model.

This may take a few days, though as there are new features in the tool that I need to learn (playing around with the logging capability this morning). So this is more than just a modeling project, it is a bit of a tool version re-acquaintance project as well. But stay tuned!

Wednesday, October 04, 2006

Welcome to Leon's Pattern Blog

I've got a library full of patterns that I hope to put in my next book. But you don't have to wait for the print edition. As I find time in between my projects I will try to get as many of them up here as possible. Your comments will be greatly appreciated.

- Leon