[email protected] schrieb:
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.
You need to import a model where these types are included, and now I see your point, it's not possible to use a model not in the workspace, perhaps the add import model action should use the ResourceDialog from EMF and not the WorkspaceResouceDialog.

greetings, urs.


_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to