Main Content
batchApplyStereotype
Apply stereotype to all elements in architecture
Description
batchApplyStereotype(
applies the stereotype arch
,elementType
,stereotype
)stereotype
to all elements that match the
element type elementType
within the architecture
arch
.
batchApplyStereotype(___,Recurse=
applies the stereotype flag
)stereotype
to all elements that match the
element type elementType
within the architecture
arch
and recursively to its sub-architectures according to the value
of flag
.
Examples
Input Arguments
More About
Version History
Introduced in R2019a
See Also
Tools
Blocks
Objects
systemcomposer.profile.Profile
|systemcomposer.profile.Stereotype
|systemcomposer.profile.Property
Functions
systemcomposer.profile.Profile.createProfile
|systemcomposer.loadProfile
|applyProfile
|removeProfile
|renameProfile
|systemcomposer.profile.editor
|systemcomposer.profile.Profile.find
|systemcomposer.profile.Profile.load
|save
|open
|close
|systemcomposer.profile.Profile.closeAll
|systemcomposer.profile.Stereotype.find
|getDefaultStereotype
|setDefaultStereotype
|getDefaultElementStereotype
|setDefaultElementStereotype
|addStereotype
|removeStereotype
|getStereotype
|applyStereotype
|getStereotypes
|changeStereotype
|removeStereotype
|hasStereotype
|addProperty
|removeProperty
|hasProperty
|setProperty
|getProperty
|getPropertyValue
|getEvaluatedPropertyValue
|getStereotypeProperties
|applyStereotypeOrder
|getStereotypeNamesByOrder
|increaseStereotypeOrder
|decreaseStereotypeOrder