Next: Setup of the application, Up: Ada Mapping Rules
The unnamed namespace of an AADL description is mapped to a
conventional Ada package called Namespaces
. The several namespaces
(which are children of the unnamed namespace) are mapped to
subpackages of the Namespaces
package. For each node of the
distributed application, a Namespaces
package “family” is
generated; it contains all the data and subprograms mappings that are
used by this node.