ObeoNetwork / UML-Designer

OpenSource (EPL licensed) UML2 Graphical Modelers (Class, Composite, State, Activity, Sequence ...)
http://umldesigner.org
320 stars 123 forks source link

Choix des types primitifs imposés (Eclipse UML2 only) - relativement pauvre #898

Open ErwanGitHub opened 7 years ago

ErwanGitHub commented 7 years ago

Bonjour,

En PJ, un échange de mail de ce jour. 2 points à retenir : 1°) Avec l’import « Type Primitifs UML » il manque des types comme « Date », « Long Integer », « Long Real », « Currency », « BLOB », « CLOB », « Char », … 2°) Quand on veut mettre un autre type (ex : "Type Primitif Java"), c’est UML dans tous les cas, et si on veut changer, il faut passer par l’onglet de droite, ce qui n’est pas très convivial dans la mesure où c’est une opération fréquente.

Cordialement, Erwan

20161111_mail_UML Designer 7.1 - Pb sur le type d'une propriété d'une classe - From_R1.pdf.zip

ejuliot commented 7 years ago

One comment for 1 : these types « Date », « Long Integer », « Long Real », « Currency », « BLOB », « CLOB », « Char », … are not part of the UML 2.5 spec. You can check the official list at the OMG : http://www.omg.org/spec/UML/20131001/PrimitiveTypes.xmi So, there isn't any missing datatype, as this import aims to import the official and standard data types.