From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,96ba962787c3bfce X-Google-Attributes: gid103376,public From: Ray Blaak Subject: Re: UML Ada modeling question Date: 2000/04/10 Message-ID: #1/1 X-Deja-AN: 609336670 Sender: blaak@LANGLEY References: X-Complaints-To: news@bctel.net X-Trace: news.bc.tac.net 955411357 209.53.149.65 (Mon, 10 Apr 2000 17:02:37 PDT) Organization: The Transcend NNTP-Posting-Date: Mon, 10 Apr 2000 17:02:37 PDT Newsgroups: comp.lang.ada Date: 2000-04-10T00:00:00+00:00 List-Id: "Bill Watkins" writes: > Can anyone suggest a form for modeling nested Ada packages in a UML > component diagram? An Ada package would correspond to a package that contains classes (i.e. types). Classes can be assigned to components. If you are using Rose, create a category (package that contains classes) that corresponds to the Ada package, and put the package's types as classes within it. Then assign those classes to a component in your component view. You could also create a subsystem (a package that contains components) if appropriate. -- Cheers, The Rhythm is around me, The Rhythm has control. Ray Blaak The Rhythm is inside me, blaak@infomatch.com The Rhythm has my soul.