Unlink data dictionary from architecture model
unlinkDictionary(modelObject)
example
unlinkDictionary(modelObject) removes the association of the model from its data dictionary.
modelObject
unlinkDictionary(arch);
collapse all
Architecture model object from which the dictionary link is to be removed, specified as a systemcomposer.arch.Model object.
systemcomposer.arch.Model
linkDictionary | systemcomposer.createDictionary | systemcomposer.openDictionary
linkDictionary
systemcomposer.createDictionary
systemcomposer.openDictionary