Commit Graph

7 Commits

Author SHA1 Message Date
Diomidis Spinellis ac69e12d7a Remove obsolete RCS/CVS $Id$
Command used:
sed -i '/^# \$Id\$$/d;/^ \* \$Id\$$/d;/^<!-- \$Id\$ -->$/d;/\/\/ \$Id\$/d' $(fgrep -l \$Id $(git ls-files))
2014-10-28 16:29:43 +02:00
Diomidis Spinellis d54d8bf7da Added ability to make aggregate relationships navigable
The @has and @composed now also have corresponding @navhas
and @navcomposed relationships.

Contributed by: Alan Jeffrey.
2012-04-23 18:30:50 +00:00
Diomidis Spinellis e8fcbbf72c Improvements after reviewing 2012-04-17 08:13:23 +00:00
Diomidis Spinellis c3cba69d67 Add link to UML sequence diagram DSL.
Fix duplication in the contributor list.
2009-09-08 05:56:34 +00:00
Diomidis Spinellis f602edc587 Document new functionality. 2007-11-29 13:02:58 +00:00
Andrea Aime 625a6d3cb3 Comments on the changed behaviour for association targets class lookup 2005-12-31 17:31:35 +00:00
Diomidis Spinellis cfd67610ab Add documentation files. 2005-11-23 22:21:22 +00:00