[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] How to change Model property number dynamically?

Hi,all
I want to change model property number when the app is running, how to do this in program?
for example: when a new connection line is added to a model, i want to add the line's name to the model property, how to create the property item?
thanks