setDefaultComponentStereotype

Set default stereotype for components

Description

setDefaultComponentStereotype(stereotype,stereotypeName) specifies the default stereotype stereotypeName of the children whose parent component has stereotype applied.

Input Arguments

collapse all

Stereotype of parent component, specified as a systemcomposer.profile.Stereotype object.

Fully qualified name of default stereotype for child components, specified as a character vector in the form '<profile>.<stereotype>'.

Data Types: char

Introduced in R2019a