Modeling System Architecture of Keyless Entry System

Overview

This example shows how to set up the architecture for a keyless entry system for a vehicle. You also learn how to create different architecture views for different stakeholder concerns.

Open the project.

scKeylessEntrySystem

Opening the Architecture Views

You can create, view, and edit architecture views in the Architecture Views editor. To launch the editor, select the Architecture Views button from the Modeling tab in the toolstrip. Select from one of the existing views for the model. The model has these views:

  • Key FOB Position Dataflow — A view of the components in the model that are making use of the KeyFOBPosition interface.

  • Door Lock System Supplier Breakdown — A view of the components in the door lock system grouped by which supplier is providing the given components.

  • Sound System Supplier Breakdown — A view of the components in the sound system grouped by which supplier is providing the given components.

  • Software Component Review Status — A view of the components in the model with the SoftwareComponent stereotype applied grouped by the value of the ReviewStatus property.