Word description Decrements the reference count of the model. If it reaches zero, this model is removed as a connection from all models registered as dependencies by add-dependency.
Warning Calls to activate-model and deactivate-model should be balanced to keep the reference counting consistent, otherwise model-changed might be called at the wrong time or not at all.