Miscellaneous

Run DXL on Selected Modules

dxltools8This utility allows you to run DXL on selected modules within the current project.

View source code

 

Automatically Populate a Module

modulePopulates the current module with a heading structure and text objects. The heading structure is based on a requirements specification. Objects are created below these headings in a reralistic manner so that the resulting module is representative of a real module. This function can be run repeatedly to insert more text objects into the existing heading structure. This script relies on the include file chomsky.inc which can be found on the Dates and Strings page.

View source code

Automatically Create Links Between Modules

dxltools25This script automatically creates links from the current module to a selected target module. If you do not have a linkset pairing set up then the links are created in the DOORS Links module. Text objects, not headings are linked. This is helpful in creatign test data.

View source code