Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Class diagram type selection

Hi Pieter,

You need to import the primitive types package first. Right click on a Package (or Model/Profile), then select Import > Registered package. Select e.g. UMLPrimitiveTypes and validate. You can now select these primitive types from the Type selection dialog.

PS: This kind of question should probably be asked on the forum, instead of the developers mailing list.


Regards,
Camille
__________________________
Camille Letavernier
+33 (0)1 69 08 00 59 - camille.letavernier@xxxxxx
CEA LIST - Laboratoire d'Ingénierie dirigée par les modèles pour les Systèmes Embarqués (LISE)
Papyrus : http://www.eclipse.org/papyrus


-----Message d'origine-----
De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de Pieter Martin
Envoyé : mercredi 17 juillet 2013 07:39
À : Papyrus Project list
Objet : Re: [mdt-papyrus.dev] Class diagram type selection

Hi,

In a class diagram, for a property the primitive types do not appear in the selection box. I need to go to the advanced view to select a String property.
Further, in the advanced selection box there are 3  primitive string types.
Two of them are <<EDataType>> <Primitive Type> String and one <Primitive 
Type> String.

One would think that <Primitive Type> String is the correct but that one ends up displaying a EString. Turns out one of the <<EDataType>> <Primitive Type> String displays a EString and one a String. It is always hit and miss to know which one as there is no way to see the qualified name.

This seems to be a bug to me?

Shouldn't primitive types appear in the default selection box?

Thanks
Pieter

_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev


Back to the top