Hi @ all,

I'm trying a second desperate attempt, as I'm still not any further to
solving the problem. I'm having quite a dificult time extracting the
Requirements from a UseCase with the Help of Gendoc 2. All attempts though
no error during creation have failed to give me anything of my
Requirements.

Here once again my code:



UseCases


<context model=’${model}’ element='Test’
importedBundles='topcased;requirement'/>


<gendoc>


[for(uc:UseCase|self.ownedElement)]


[uc.name/]


[for(a:Activity|uc.ownedElement)]<image object='[a.getDiagram()/]'
keepW='true'>


</image> [/for]


[uc.getDocumentation()/]


[for(r:Requirement|uc.getRequirementList())]


[r.getDocumentation()/]


[/for]


[/for]


</gendoc>


All the bolds are Headings. And between the image tags there is an empty
canvas. My Problem is, that there's no Text of a requirement shown in the
created Document, although UseCases have been linked to requirements (or
the other way round as it is :-D ). How can I extract these Requirements to
show them in my Document??





I'm really hoping someone can help me with this problem





regards





Dominik Schmid

_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to