[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: adding properties to a connection(edge)

Thanks for the reply.
I am still not very good in GMF and am having problems with the code generation. From what I see, the connection element is handled by an eclipse class (Relation). I do not see where I can add my own custom properties for this class. I need a feature similar to the multiplicity property (0..* ) that exist in the UML diagrams.