DXL Reference Manual - IBM DXL (DOORS eXtension Language) is a scripting language specially developed for Rational DOORS DXL is used in many parts of Rational DOORS to provide key features, such as file format importers and exporters, impact and traceability analysis and inter-module linking tools
Developing DXL programs - IBM About this task For large-scale program development, use a third-party editing tool when coding You can set up a menu option in IBM® Engineering Requirements Management DOORS® (DOORS) to run your third party editing tool Load your code into the DXL Interaction window to run and debug it
DXL attributes and layout DXL columns With DXL attributes, the DXL program is associated with an attribute definition You can use the attribute in multiple columns and in multiple views
The DXL library The DXL library contains a selection of DXL programs that you can run in the DXL interaction window, or use as attribute DXL or layout DXL The DXL library is in the lib dxl directory in the IBM® Engineering Requirements Management DOORS® (DOORS) home directory You can access the DXL library by selecting Tools > Edit DXL, and clicking Browse
DOORS mit DXL erweitern - IBM DXL-Verschlüsselungstool Die DXL-Verschlüsselung mit DOORS 9 0 oder früher ist mit späteren Versionen von DOORS nicht kompatibel Bei benutzerverschlüsseltem DXL mit DOORS 9 0 oder früher muss Ihr DXL mit dem DXL-Verschlüsselungstool erneut verschlüsselt werden Das Tool sowie Anweisungen zur seiner Verwendung ist vom Rational-Support unter DXL Encryption Tool verfügbar
Converting layout DXL to attribute DXL Values that are stored in layout DXL columns are recalculated every time IBM Engineering Requirements Management DOORS (DOORS) refreshes the display The constant recalculation of the values is memory intensive and can lead to poor performance If you do not need your DXL program to update dynamically, you can convert the contents of your layout DXL column to attribute DXL