I have multiple Ecore files for different purposes. I am now developing a tool which uses multiple models.
Can I develop an ECore model which references other models? For example when I have A.Ecore and B.Ecore, how can I create a C.Ecore, in which I have attributes with types from A.Ecore or B.Ecore?