Remove profile from a model
removeProfile(modelObject,profileFile)
removeProfile(modelObject,profileFile) applies the profile to a model and makes all of the constituent stereotypes available.
modelObject
profileFile
collapse all
removeProfile(arch,'SystemProfile')
Data Types: systemcomposer.arch.Model
systemcomposer.arch.Model
Name of a profile attached to the model.
Data Types: string
string
applyProfile | createProfile
applyProfile
createProfile