1. Generate an ArgoUML graphical model including a class 'A' having an attribute 'x' which is an enumerated list 'B'.
2. Export the model as XMI, convert to Ecore using argo2ecore, and attempt to create an EMF model from that. The process of "validating and converting the Ecore models" fails with this diagnostic detail: "The attribute 'A.x' is not transient so it must have a data type that...
2007-06-28 02:52:50 UTC in argo2ecore