Hi,
To define the correct type you have to prefix the type with nsPrefix of the 
metamodel for example for uml :
uml::Package

you have to check in yours what is the correct nsPrefix.

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é : mercredi 7 mars 2012 07:04
À : topcased-users@lists.gforge.enseeiht.fr
Objet : [Topcased-users] Is it possible to cast in gendoc2 template

Hello,

My name is Dhananjay Ghanwat and I am trying to generate a document using 
Gendoc2.

I have following script in my template

[for(p:Package|j.model.ownedElements)]
[p/]
[/for]

However here Package is of type org.eclipse.gmt.modisco.java.Package and not of 
uml2.Package. As a result of this I am not able to iterate through the packages.

I also tried other to give a specific type like this

[for(p: org.eclipse.gmt.modisco.java.Package |j.model.ownedElements)]
[p/]
[/for]

But then I get error org.eclipse.gmt.modisco.java.Package  Invalid Type

Is it possible to import this type or is there any other way of iterating over 
the packages.




Thanks and Regards,

Dhananjay Ghanwat
Technical Architect
M +91 9960556644
dhananjay.ghan...@atos.net<mailto:dhananjay.ghan...@atos.net>
Pune, Phase 2
www.atos.net<http://www.atos.net>

[Description: atos_logotype]

________________________________
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.
________________________________
________________________________

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.

<<inline: image001.gif>>

<<inline: image002.gif>>

_______________________________________________
Topcased-users mailing list
Topcased-users@lists.gforge.enseeiht.fr
http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users

Reply via email to