You can manipulate three kind of files (these files are synchronized together) when editing an AADL model :
- the textual file (with *.aadl extension) that contains informations that are relative to the model with a textual form.
- the model file (with *.aaxl extension) that contains informations that are relative to the model with an xml form.
- the diagram file (with *.aaxldi extension) that contains only graphical informations (position, size, color, ...) about elements that are displayed in the diagram.