>From the UML Spec:

A list of strings denoting properties (metamodel attributes or tagged
values) may be placed in
braces below the class name. The list may show class-level attributes for
which there is no
UML notation and it may also show tagged values. The presence of a keyword
for a Boolean
type without a value implies the value true. For example, a leaf class
shows the property
"{leaf}".
The stereotype and property list are optional.
|--------------------|
| PenTracker         |
| «controller»       |
| { leaf, author     |
| ="Mary Jones"}     |
|--------------------|



Figure 3-18 Name Compartment


It also discusses a property named IsLeaf as a Boolean designation
equivalent to declaring a final class.

When you use the Java add-in in Rose, there is a checkbox for "final" in
the Java specification dialog, but there is no adornment added to final
classes in the class diagrams.  It also does not stop you from creating a
specialization of a class you have designated as final.  (Rose 2000e)
*************************************************************************

PRIVILEGED AND CONFIDENTIAL: This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.

*************************************************************************


************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*    To: [EMAIL PROTECTED]
*    Subject: <BLANK>
*    Body: unsubscribe rose_forum
*************************************************************************

Reply via email to