------------------------------ | Release note December 2002 | ---------------------------------- STOOD 4.3.0 (Windows) 18.12.2002 STOOD 4.3.1 (Unix) 18.12.2002 ----------------------------------- Changes since last ftp distribution: v 4.2.306 (Windows) and v 4.2.307 (Unix), 6 September 2002 1 New feature: code generator for AADL v0.6 ---------------------------------------------- AADL is the Avionics Architecture Description Language which is being standardized by the SAE. AADL is managed as a new target language supported by Stood, and this implies a few modifications in the configuration of the tool: - DataBase file: new aadl generator sections and an "aadl text editor" - code_extractors directory: new "aadl" subdirectory note that an aadl reverse engineering feature will be also provided soon. 2 Enumeration Types --------------------- Enumeration types may now be described at design level. Ada and C code generators can manage this information to build the appropriate source code statements. Enumeration elements are now also recognized by the cross-reference analyser 3 New version of the reverse engineering tools for Ada and C -------------------------------------------------------------- When using the menus "create from... ada" and "create from... c", Stood scans all the relevant source files found in the same directory as the selected file. When no obvious hierarchy may be detected, the selected file becomes the root module of the hierarchy, and all the other files become its children. A problem with .h dependencies as been fixed in the c reverse engineering tool.