[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.uml2] How to make a Class and an Interface read-only?

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?