> In reply to my query below,
>
> > When creating a subclass from an abstract base class,
> > I cannot seem to get the operations and attributes of
> > the parent class to become visible on the
> > specification of the subclass.
> > its a question of HOW to get the operations and
> > attributes of the parent to show up as inherited
> > operations/attributes in the
> > sublcass specification.
>
> Anthony had this to say:
>
> > ...in the more recent releases,
> > you see the operations in the specification
> > Rose does know these elements are inherited
> > for example: drag the subclass into a
> > sequence diagram and the inherited operations
> > are on the selection list
> > **(normal visibility rules apply -
> > so you won't see private superclass operations
> in the subclass)**
>
> This is exactly my problem. I neglected to mention in the first email, if the
>operations
> and attributes are set to public instead of private, then the operations and
>attributes ARE visible on my
> subclasses's properties tab.
> But the understanding I had was that PRIVATE operations and attributes SHOULD be
>inherited, only the
> IMPLEMENTATION operations and attributes should be SO private that only the
>superclass has visibility to them.
> And the PROTECTED ones can be 'seen/used' by FRIENDS (which is not an ADA concept).
>
> So if I make the type of the operations PUBLIC, then the inherit seems to work, but
>that isn't really what I want is it?
> I want the operations/attributes to be PRIVATE and to be inherited.
>
> What am I missing here?
>
>
regards,
ashley raiteri
boeing awacs sw
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************