The re-usable rename and delete dialogs in RSE require the objects to be adaptable to
ISystemViewElementAdapter, in order to show the object's type in the dialog.
When we need to populate a TreeViewer in a dialog,
we can use the
SystemSimpleContentElement class to
represent each element, and then use this provider
to drive the tree.