setDefaultConnectorStereotype

Set default stereotype for connectors

Description

setDefaultConnectorStereotype(stereotype,stereotypeName) specifies the default stereotype stereotypeName of the connectors within the parent component that 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 connectors, specified as a character vector in the form '<profile>.<stereotype>'.

Data Types: char

Introduced in R2019a