applyProfile
将配置文件应用到模型
语法
说明
applyProfile(
将配置文件应用于架构模型,并提供所有组成的构造型。model
,profileFile
)
applyProfile(
将配置文件应用于数据字典,并提供所有组成构造型。dictionary
,profileFile
)
applyProfile(
将配置文件应用于分配集,并使所有组成构造型可用。allocSet
,profileFile
)
applyProfile(
使用一个或多个名称-值参量指定附加选项。model
,profileFile
,Name=Value
)
示例
输入参数
名称-值参数
详细信息
版本历史记录
在 R2019a 中推出
另请参阅
工具
模块
对象
systemcomposer.profile.Profile
|systemcomposer.profile.Stereotype
|systemcomposer.profile.Property
函数
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