Hello I've recently tried the Topcased Java Reverse tool to generate UML from Java Source code (using Topcased 2.5)
I noticed that the reverse process creates new UML primitive types for double, int, etc in the generated model. What I would like to use instead is the Java primitive types library from the Eclipse UML2 project and have those types generated instead, so a java Double types gets imported as JavaPrimitiveTypes::double and so on. Is there any way to control the model reverse engineering process so that java primitive types get imported as types from the UML2 project java primitive types library instead of creating new primitive types? Thanks! Porter Ricks. _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
