Hi all,

I'm trying to create a class diagram were i have some properties that are
Java objects, such as Vector, String, Integer, Object, etc, so when adding a
property to a class, i have to define it's type, for instance, as
java.lang.String or as java.util.Vector, depending on the property i'm
defining. My problem starts here, i can't find any library that defines all
these objects in the same way that the UML file
JavaPrimitiveTypes.library.uml define the java primitive types(int,
char,boolean,...). So how can i use java objects to define properties type
in a TopCased class diagram?

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

Reply via email to