Find stereotype in profile by name
stereotype = getStereotype(profile,name)
stereotype = getStereotype(profile,name) finds a stereotype in a profile by name.
stereotype
profile
name
collapse all
Profile with stereotype, specified as a systemcomposer.profile.Profile object.
systemcomposer.profile.Profile
Name of stereotype, specified as a character vector.
Data Types: char
char
Found stereotype, returned as a systemcomposer.profile.Stereotype object.
systemcomposer.profile.Stereotype
addStereotype | systemcomposer.profile.Profile
addStereotype