5.1 Syntax/Semantics Checking of AADL Text
Making use of the AADL parser, an in-memory AADL object model is kept for each textual AADL specification being edited. The editor updates this model by invoking the parser when opening, saving, saving as, and reverting to the saved version of an AADL specification. Any detected errors and warnings are reported in the Eclipse “Problems” view.  The model is used by the rest of the assistive features of the text editor.