Is it possible to make a Class and an Interface read-only, ie. to finalize
it so that no further modifications, such as adding new attributes or
making connections from it, could be done? If not, what modifications of
the GMF (or/and EMF,GEF) should I perform to get this function?