changeStereotype
Change currently applied stereotype to new stereotype in its stereotype hierarchy
Since R2024a
Description
changeStereotype(
changes the currently applied stereotype on an architectural element to another stereotype
in its stereotype hierarchy with an optional name-value argument. Changing stereotypes
retains shared property values.element
,stereotype
,Name=Value
)
Examples
Input Arguments
More About
Version History
Introduced in R2024a
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
|batchApplyStereotype
|getStereotypes
|removeStereotype
|hasStereotype
|addProperty
|removeProperty
|hasProperty
|setProperty
|getProperty
|getPropertyValue
|getEvaluatedPropertyValue
|getStereotypeProperties
|applyStereotypeOrder
|getStereotypeNamesByOrder
|increaseStereotypeOrder
|decreaseStereotypeOrder
Topics
- Extend System Composer Language Elements Using Profiles
- Analyze Architecture
- Change Stereotype Order Using Manage Profiles Tool
- Change Stereotypes Based on Stereotype Hierarchy in Portable Blender Architecture
- Create and Manage Allocations Programmatically
- Apply Stereotypes to Functions of Software Architectures