-
DXL Scripts
- Access Rights (5)
- Attribute DXL (2)
- Attributes (11)
- Baselines (4)
- Canvasses (2)
- Columns (3)
- Configuration Files (4)
- Database (6)
- Dates (3)
- Dialogs (7)
- DXL (8)
- Editors (7)
- Email (2)
- Errors (1)
- Explorers (2)
- Export (6)
- Files and Directories (4)
- Filters (1)
- Hierarchy (4)
- History (2)
- HTML (2)
- Import (1)
- Layout DXL (3)
- Links (7)
- Menus (3)
- Metrics and Reports (6)
- Miscellaneous (6)
- Objects (5)
- Programming (7)
- Recreational (4)
- Recursion (1)
- Requirements (2)
- Sorting (3)
- Strings (1)
- System (3)
- Tables (3)
- Undocumented (5)
- Users and Groups (1)
- Views (3)
DXL Script Category: Links
Attribute DXL to Display Incoming Traces
This Attribute DXL displays the identifiers of source objects that are linked from via a link module called “satisfies”. This [more...]
Attribute DXL to Display Outgoing Traces
This Attribute DXL displays the identifiers of target objects that are linked to via a link module called “satisfies”. This [more...]
Create DOORS Links Modules
If you create a link without setting up linkset pairings, DOORS will use the default link module. This causes problems [more...]
List Linked Modules
This simple script creates a dialog box showing a list of all modules that are linked to the current module. [more...]
Automatically Create Links Between Modules
This script automatically creates links from the current module to a selected target module. If you do not have a [more...]
Export a List of Link Module Descriptors
Link Module Descriptors, aka linkset pairings, are stored in the parent folder of the source module. These determine which link [more...]
Report the Number of Links Per Linkset
This script loops through the current folder and recursively through subfolders and reports on the linksets it finds. The output [more...]