[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Create SpecializationType ?

Hello everyone,

I have specialized a MetamodelType by a self written Class extending the gmf SpecializationType class.Actually I have only a Field in addition of the standart SpecializationType. I have a CreationTool and there in the createTargetRequst I create a new UnspecifiedTypeCreateRequest with the arguments: the ElementType of my specifiedtype and normally the preferencesHint.
But it does not work as I thought. I want to ask if somebody can help me with this problem. If anyone has written already an SpecializedType and how can I create such a type on my diagram with the EditParts and Commands of my specilized elements.The thing is that I want to do this without changing anything in the plugin.xml file. Anything is missing but I dont know what. so pls...:)if you can help me,I will be very thankful.


Cheers!

Martin