Extend System Composer Language Elements Using Profiles - MATLAB & Simulink (original) (raw)

You can use System Composerâ„¢ profiles to define stereotypes, then apply these stereotypes to core elements that represent an architectural modeling language used to describe a system. To verify structural and functional requirements, use stereotypes to capture nonfunctional properties on elements in the architecture model.

For example, if there is a limit on the total power consumption of a system, the model must be able to capture the power rating of each electrical component. To define component-specific property values, you must extend built-in model element types with properties that correspond to requirements. In this case, an electrical component type as an extension of components is a stereotype. By extending the definition of regular components, you introduce a custom modeling language and framework that includes specific concepts and terminologies important for the architecture model. Capturing the individual properties also sets the scene for early parametric analyses and to define custom views.

These concepts are relevant for extend architectural elements workflows:

Use profiles to extend your modeling language to represent your specific modeling environment. The table lists topics about using profiles.

Create a profile in the Profile Editor and add stereotypes to it with properties. Apply the stereotype to a component, and set the property value in the Property Inspector. Open the Property Inspector by navigating to > .

See Also

Topics