From: <ki...@us...> - 2003-05-28 20:03:07
|
Update of /cvsroot/pymerase/htdocs/sysreq In directory sc8-pr-cvs1:/tmp/cvs-serv21154 Modified Files: index.shtml Log Message: added smw debian package Index: index.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/sysreq/index.shtml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.shtml 9 May 2003 02:12:04 -0000 1.5 --- index.shtml 28 May 2003 20:03:03 -0000 1.6 *************** *** 179,182 **** --- 179,196 ---- </td> </tr> + <tr> + <td width="33%" align="center">SMW</td> + <td width="10%" align="center">No</td> + <td width="90%" align="left">Required by parseXMI<br> + <br> + The System Modeling Workbench is a collection of tools to + edit, store, analyze and verify models. It is based on the OMG + MOF and UML standards and it is implemented using the Python + programming language. SMW is a research tool. It is the test + bed for our work on UML semantics, model transformation and + model-based development. However, it is not a replacement for + the existing UML tools. + </td> + </tr> <tr> <td width="33%" align="center">apache</td> |