Hi Bernard I made the modifications in my environment. The feature request means creating an entry in the TOPCASED forge : http://gforge.enseeiht.fr/tracker/?atid=133&group_id=52&func=browse
Regards Tristan FAURE De : topcased-users-boun...@gforge.enseeiht.fr [mailto:topcased-users-boun...@gforge.enseeiht.fr] De la part de Topcased user list where issues are discussed Envoyé : dimanche 4 mars 2012 23:51 À : topcased-us...@gforge.enseeiht.fr Objet : Re: [Topcased-users] UML topcased profile for Java Tristan, Is it what you was expecting ? You ask to open a FR but I do no know what it is, a feature request ? How do I do that ? Bernard Granier 8 rue Michel de l'Hospital 95310 Saint Ouen l'Aumone 01 30 37 27 84 ----- Original Message ----- From: bernard.granier<mailto:bernard.gran...@sfr.fr> To: topcased-us...@gforge.enseeiht.fr<mailto:topcased-us...@gforge.enseeiht.fr> Sent: Wednesday, February 29, 2012 1:59 PM Subject: Re: [Topcased-users] UML topcased profile for Java Hi, Ok for what you are asking. I should do and send it before next monday. Sincerly, Bernard Granier 8 rue Michel de l'Hospital 95310 Saint Ouen l'Aumone 01 30 37 27 84 ----- Original Message ----- From: Topcased user list where issues are discussed<mailto:topcased-us...@gforge.enseeiht.fr> To: topcased-us...@gforge.enseeiht.fr<mailto:topcased-us...@gforge.enseeiht.fr> Sent: Monday, February 27, 2012 10:27 AM Subject: Re: [Topcased-users] UML topcased profile for Java Hi we have checked your profile. I think we will rename all your properties isXXX : Boolean to XXX do you have a problem with this ? We may include it in Java2UML project can you create a FR attaching your profile ? Regards Tristan FAURE De : topcased-users-boun...@gforge.enseeiht.fr<mailto:topcased-users-boun...@gforge.enseeiht.fr> [mailto:topcased-users-boun...@gforge.enseeiht.fr] De la part de Topcased user list where issues are discussed Envoyé : jeudi 9 février 2012 20:31 À : topcased-us...@gforge.enseeiht.fr<mailto:topcased-us...@gforge.enseeiht.fr> Objet : Re: [Topcased-users] UML topcased profile for Java ok Indeed I will be happy to have your feedback and that would be glad if topcased integrates a profile library. Sometime ago you give an entry point about UML generation from Java, I will see if I can do something for the two major subjects : - doing a reverse engineering using classes defined in a referenced model - creation of classes in place of data type Sincerly, Bernard Granier 8 rue Michel de l'Hospital 95310 Saint Ouen l'Aumone 01 30 37 27 84 ----- Original Message ----- From: Topcased user list where issues are discussed<mailto:topcased-us...@gforge.enseeiht.fr> To: topcased-us...@gforge.enseeiht.fr<mailto:topcased-us...@gforge.enseeiht.fr> ; topcased-users@lists.gforge.enseeiht.fr<mailto:topcased-users@lists.gforge.enseeiht.fr> Sent: Thursday, February 09, 2012 6:58 PM Subject: Re: [Topcased-users] UML topcased profile for Java HI Bernard Thank you for your contribution, We will analyze the profile and and will give you feedbacks. Regards Tristan FAURE De : topcased-users-boun...@gforge.enseeiht.fr<mailto:topcased-users-boun...@gforge.enseeiht.fr> [mailto:topcased-users-boun...@gforge.enseeiht.fr] De la part de Topcased user list where issues are discussed Envoyé : jeudi 9 février 2012 17:24 À : topcased-us...@gforge.enseeiht.fr<mailto:topcased-us...@gforge.enseeiht.fr>; topcased-users@lists.gforge.enseeiht.fr<mailto:topcased-users@lists.gforge.enseeiht.fr> Objet : [Topcased-users] UML topcased profile for Java hy, If some of you are interested, here is an UML profile for Java. I joined the .uml file which contains the profile, the .umldi file if you want to see the profile schema and a pdf file for explanation on how the profile has been designed. It would be great if such profiles were available in topcased bundle, is it possible to do that my self ? Bernard Granier 8 rue Michel de l'Hospital 95310 Saint Ouen l'Aumone 01 30 37 27 84 ----- Original Message ----- From: Topcased user list where issues are discussed<mailto:topcased-us...@gforge.enseeiht.fr> To: topcased-us...@gforge.enseeiht.fr<mailto:topcased-us...@gforge.enseeiht.fr> ; topcased-users@lists.gforge.enseeiht.fr<mailto:topcased-users@lists.gforge.enseeiht.fr> Sent: Thursday, February 09, 2012 5:00 PM Subject: Re: [Topcased-users] Question about Gendoc2 with EMF Hello Colin, You have probably installed Gendoc2 from the update site provided on Eclipse MarketPlace. There is currently a problem with the update site provided, and we are working on it : a new version fixing this bug will be available soon, both on MarketPlace and on TOPCASED 5.2. Best regards, Anne De : topcased-users-boun...@gforge.enseeiht.fr<mailto:topcased-users-boun...@gforge.enseeiht.fr> [mailto:topcased-users-boun...@gforge.enseeiht.fr] De la part de Topcased user list where issues are discussed Envoyé : mercredi 8 février 2012 10:57 À : topcased-users@lists.gforge.enseeiht.fr<mailto:topcased-users@lists.gforge.enseeiht.fr> Objet : [Topcased-users] Question about Gendoc2 with EMF Hello, I just started to use gendoc2 with EMF, and I am encountering a problem for which I could not find any solution on the web. I submit it to the mailing list hoping someone here might know the answer. I am planning to use gendoc2 in a model-driven development project. So the target models are not from UML, but custom defined models through an Ecore meta-model. The Environment is Obeo Designer based on Eclipse Helios on which is installed the gendoc2 plugin for use with EMF models Every time I try to generate documentation, the following error appears : " The execution of a script failed: Error during generation of Gendoc script :com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence." I checked that my model is well encoded in UTF-8 and it should be the case. Also the model is probably read because when I give a wrong value to the 'element' property, the sent error is different. It is then : "i must be lower than legth of segments" My test code is the following : <config> <param key='model' value='D:\eclipse obeo\runtime-New_configuration\fr.arismore.mm.ihmcaim.gen.xml\gendoc\test1.ihmcaim' /> </config> <context model='${model}' element='Test1'/> <gendoc> [if ( self.oclIsKindOf(ihmcaim::SuperRoot) )] It works [else] It works also [/if] </gendoc> Looking forward to an answer, thanks in advance and best regards, Colin BONTEMPS Stagiaire [cid:image001.jpg@01CCFAC6.32E9BF30]<http://www.arismore.fr/> ________________________________ ARISMORE 137 Bureaux de la Colline - 92213 Saint-Cloud Cedex - France Standard : 01 55 57 21 60 - Fax : 01 55 57 04 45 ________________________________ Ce message et les pièces jointes sont confidentiels et réservés à l'usage exclusif de ses destinataires. Il peut également être protégé par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir immédiatement l'expéditeur et de le détruire. L'intégrité du message ne pouvant être assurée sur Internet, la responsabilité du groupe Atos ne pourra être engagée quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne saurait être engagée pour tout dommage résultant d'un virus transmis. This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. ________________________________ _______________________________________________ Topcased-users mailing list Topcased-users@lists.gforge.enseeiht.fr<mailto:Topcased-users@lists.gforge.enseeiht.fr> http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users ________________________________ _______________________________________________ Topcased-users mailing list Topcased-users@lists.gforge.enseeiht.fr<mailto:Topcased-users@lists.gforge.enseeiht.fr> http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users ________________________________ _______________________________________________ Topcased-users mailing list Topcased-users@lists.gforge.enseeiht.fr<mailto:Topcased-users@lists.gforge.enseeiht.fr> http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users
<<inline: image001.jpg>>
_______________________________________________ Topcased-users mailing list Topcased-users@lists.gforge.enseeiht.fr http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users