Hi,

I'm  using Topcased 3.0.1 on Windows xp.

I was trying to import Requirements from a document into my SysML project, following the
guide available on the topcased site.

Whatever I try, I end up having a empty (see below) .requirement file.
- I tried docx or odt formats
- I'm just using regex'es to recognize the requirements.

#MRQ_001# someTitle
the system shall bla..


The regex is : #(MRQ_\d{3})#\s(.+)\r\n(.+)\r\n (the text is recognized correctly in the regex viewer dialog.


Any help whether its' a bug or I'm the bug  would be appreciated.

Further questions:
- is there a log file to see whats wrong?
- Is there a example Document for the tutorial?


Thanx in advance

Daniel


----
srs.requirement
<?xml version="1.0" encoding="ASCII"?>
<requirement:RequirementProject xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"; xmlns:requirement="http://org.topcased.requirement/1.0"; xmlns:ttm="http://org.topcased.traceability.model/1.0"; xmi:id="_QeWyAKN_Ed6TztKyBqRlBA" identifier="project generated at 17.09.09 13:43">
 <attributeConfiguration>
   <listAttributes name="#Allocate" type="Allocate"/>
   <listAttributes name="#Covered_by"/>
   <listAttributes name="#Justify"/>
   <listAttributes name="#Link_to" type="Link"/>
   <listAttributes name="#Maturity">
<defaultValue value="//@attributeConfiguration/@listAttributes.4/@listValue.0"/>
     <listValue value="TBD"/>
     <listValue value="TBC"/>
   </listAttributes>
 </attributeConfiguration>
 <chapter xmi:type="requirement:ProblemChapter"/>
 <chapter xmi:type="requirement:TrashChapter"/>
 <chapter xmi:type="requirement:UntracedChapter"/>
 <upstreamModel ident="UpstreamModel">
   <documents ident="SRS.odt">
<children xmi:type="ttm:Section" ident="System Anforderungsspezifikation"> <children xmi:type="ttm:Section" xmi:id="_Qf7fUKN_Ed6TztKyBqRlBA" ident="Funktionale Anforderungen"/>
     </children>
   </documents>
 </upstreamModel>
</requirement:RequirementProject>

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

Reply via email to