Next: , Up: Ada Mapping Rules


7.1 Components 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.