- Description is not getting saved to the model (EmfModelObjectExtensionAssistant is not checking for existing description before removing annotation for removed extensions)
- Update Count property is not getting set on the procedure (missing a combo box listener)
- RelationalModelFactory has a few redundant calls to add new view, procedure and index to the model contents. These are already called in the createXXXX() methods