This is where you change properties of the currently selected architecture diagram, and the currently selected cell in the diagram editor.

To edit a property, double click its current value.

Diagram properties:


Selected cell properties:

The lower section of properties viewer relate to just a single cell currently selected in the architecture diagram editor.

Note: An important behavior is that a physical entity maps to the cell with the most specific expression. For example if you include 2 cells, one with expression a.b.* and the other with the expression a.b.c.*, then the entity a.b.c.D will map to the latter (a.b.c.* is more specific than a.b.*). The effects of this can be at the same time subtle and powerful. For example you could move the cell that maps to a.b.c.* into a completely different parent cell (e.g. x.y.*).