Menu

#12 Bound property support

open
Generator (4)
7
2013-02-14
2007-07-16
No

A property can be marked with the <<Bound>> stereotype.

On setting a properties with the <<Bound>> stereotype a property change notification is called. Before calling the propertyChangeNotification a derived method post[Attribute]Set() is called if modelled.

If property change support is generally enabled, only the post[Attribute]Set() is called if modelled.

Discussion


Log in to post a comment.