Example: Layered styles
Relationships
Related Elements
Description
Main Description

The layered architectural style is a simple style that groups components into buckets. Elements in a bucket may interact in any way with elements in the same layer. Also an element in one layer may communicate with elements in adjacent layers. Sometimes the architect constrains the elements to only communicate with elements in the layer below it. 

The 7 layer model is shown below