Main Content
applyProfile
Apply profile to model
Syntax
Description
applyProfile(
applies a profile to an architecture model and makes all the constituent stereotypes
available.model
,profileFile
)
applyProfile(
applies a profile to an interface data dictionary and makes all the constituent stereotypes
available.dictionary
,profileFile
)
applyProfile(
applies a profile to an allocation set and makes all the constituent stereotypes
available.allocSet
,profileFile
)
applyProfile(
specifies additional options using one or more name-value arguments.model
,profileFile
,Name=Value
)
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
|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
|changeStereotype
|removeStereotype
|hasStereotype
|addProperty
|removeProperty
|hasProperty
|setProperty
|getProperty
|getPropertyValue
|getEvaluatedPropertyValue
|getStereotypeProperties
|applyStereotypeOrder
|getStereotypeNamesByOrder
|increaseStereotypeOrder
|decreaseStereotypeOrder