Hello All,
I am very much new to EMF concepts. So i have a doubt regarding adding an EContentAdapter.
We have "MySystem" object in the Ecore. And "MySystem" has a containment relationship to "MyElements". So when i add a EContentAdapter to "MySystem", If there are any changes in "MyElements" , the notifier should be notified right ?