[Uml-devel] Umbrello usage issues
Alan Ezust
alan.ezust at gmail.com
Thu Sep 8 22:49:00 UTC 2005
>
> > 6) Ability to set volatile on attribute. This would not show up on the
> > class diagram, but would be in the generated code.
>
> Could you explain; what is "volatile"?
> (I don't recall having seen it in the UML standard.)
Dunno whether it is available in UML. It's a C++ specific feature that
permits const member functions to modify certain members of "this" if they
are marked volatile. Basically, it means that a volatile member is always
modifiable.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/umbrello-devel/attachments/20050908/cc9fe195/attachment.html>
More information about the umbrello-devel
mailing list