/
report

report


report <file>

Flag-r
Parametr

String: path (where raport will be saved)

Description

Generate report with given date, logo and title paragraph

Output: success

"Created file: "

Output: fail

-

  •  Examples of reports
     Empty report

    usage: -r raportTest.doc

     Report with loaded event tree

    usage: -e safety-gui/newXml5.xml -r raportTest.doc


     Report with loaded event tree and checked cohesion

    usage: -e safety-gui/newXml5.xml -c -r raportTest.doc

     Report with loaded and analysed FaultTree

    usage: -f safety-gui/exampleFaultTree.xml -a -r raportTest.doc

     Report with loaded FaultTree and Fuzzy Importance Result

    usage: -f  safety-gui/exampleFaultTree.xml -i -r raportTest.doc

Related content