[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] I need help with dynamic list

Hello, this is my first thread.
I need help for a GMF application.
In my model, i´ve a enumeration of basictypes (int,byte, float, double, ...) and this enumeration is attribute for a EClass. I´d like want to this enumeration grow up with new values for the enumeration when a create in the RCP diagram new types.
I´ve search in the news, but i haven´t found anything.
Only i´ve look on the UML based on GMF, and i´ve seen that it´s possible, because when it create new class, this class can be a new type for another class´attribute.


Thank you and sorry for my english.