Every day I love http://yuml.me more and more.
Btw: I think I’ve stabilised on the following color schema:

[<<Interface>>{bg:darkseagreen}]^=realises[AbstractBaseClass|-PrivateAttr;+PublicAttr;=InternalAttr|-PrivateMethod;+PublicMethod;=InternalMethod{bg:steelblue}]
[<<Interface>>]<=[note:Something with a comma&44;]
[AbstractBaseClass]generalises^[ConcreteClass]
[ConcreteClass]->[Order]
[Order]++->aggregation[LineItem]
[Assembly]->[XActLib assembly {bg:green}]
[Assembly]uses=>used[3rdParty assembly dependency {bg:red}]
But Can’t figure out how to do
# !!!!
Although:
<: works, (so does < )
"
'
&