<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
greetings all,<br>
<br>
What tools exist to assist with the forward engineering of UML
diagrams into Smalltalk code?&nbsp; <br>
I have been searching for
some time but my results are swamped by tools that:<br>
&nbsp;&nbsp;&nbsp; - reverse engineer Smalltalk code into UML diagrams<br>
&nbsp;&nbsp;&nbsp; - implement new techniques moving beyond UML and MOF<br>
<br>
I am implementing the [electric power system] Common
Information Model of IEC 61970 in Smalltalk.&nbsp; This is defined as a UML
Class Diagram (part of which I have attached) maintained using
Enterprise Architect, which can export into XMI format.&nbsp; I hoped there
might be a way to load the XMI directly into
Smalltalk classes.&nbsp; Manually implementing the inheritance structure is
straight forward, and I've developed a template for the aggregate
relationships but an automated function would help to assure
correctness, consistency and to track changes in the model.&nbsp; <br>
<br>
<img src="cid:part1.00040108.09060400@openInWorld.com" alt=""><br>
<br>
</body>
</html>