Topcased 5.1.0, with Papyrus 0.8.2 (I think? how do I tell?) on Mac OS X Lion.
I have a class with a property (I would have called it an attribute) of type float from Java primitive types, and I want to set a default value (I mean, an initial value for the attribute), which I do by selecting the attribute on the class diagram and using the Property editor. I press '+' and get a menu to choose what type the default is to be, which seems to be a set of UML standard types and certainly doesn't include LiteralFloat. To check it out I chose LiteralInteger; I have to include a name and the value, but the value gets ignored as in https://bugs.eclipse.org/bugs/show_bug.cgi?id=364184 . Is there a way I've missed where a profile that defines a type like float can define a way of expressing a literal of that type? _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users
