Hi there, I am trying to create an UML-Model of an existing Java Web Application. Reverse engineering does not work (I just get the classes without properties or operations).
I reverse engineered it with Altova UML and got a first impression of the application. Now I tried to create an UML-Model in topcased but I have some difficulties with multidimensional arrays. In Java i have something like this: private int[][] calcution; Altova creates a property: calculation:int[*][*] In Topcased I am just able to get this: calculation:int[*] with multiplicity(0..*) But I am not able to show in Topcased, that a property is a multidimensional array. Could you please tell me how to do this? I googled for days but still have no idea, how to do this. thanks a lot, Bert PS. I have to admit that I don't have much experience with UML or UML-Modelling..
_______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users
