Title: RE: (ROSE) Association through Functions

Hi Niall

Dependency relationships (indicated by a dashed line) will not be reverse engineerd. A dependency relationship will not generate any code when forward engineerd either. You will have to add these relationships manually. I could recommend Martin Fowlers "UML distilled" if you want to know more about all kinds of relationships between classes.

Regards,
Gerard.

-----Oorspronkelijk bericht-----
Van: Niall Fallon [mailto:[EMAIL PROTECTED]]
Verzonden: donderdag 6 maart 2003 17:50
Aan: Leeuw, Gerard de
CC: '[EMAIL PROTECTED]'
Onderwerp: Re: (ROSE) Association through Functions


I have Reverse Engineered a VStudio Project into Rose , it only uses the
header files so it did not pick up many of the relationships which are
actually in the C files.
A number of my classes appeared to have no relationship with each other
but on further inspections alot of the objects were being initialized in
the functions.
What is the actual image used in Rose, is it a solid line or broken line
with arrow? or is it aggregation?


"Leeuw, Gerard de" wrote:
>
> Niall,
>
> The class instantiating the other will be dependent on the other. You
> use a dependency here. These dependencies are often omitted in the
> model in order to keep it clean.
>
> Greetings,
> Gerard de Leeuw
>
> -----Oorspronkelijk bericht-----
> Van: Niall Fallon [mailto:[EMAIL PROTECTED]]
> Verzonden: woensdag 5 maart 2003 19:05
> Aan: [EMAIL PROTECTED]
> Onderwerp: (ROSE) Association through Functions
>
> In VC++ if an object is instantiated and initialized in the function
> of
> another class , what is the relationship between them? and how do I
> represent it in Rose?
>
> ========================================
> WAARSCHUWING! Dit bericht ontvangt u via Internet en kan besmet zijn
> met virussen! Ondanks alle maatregelen die door ICT worden uitgevoerd
> kan uitsluiting van virussen niet worden gegarandeerd.
>
> Het is uw verantwoordelijkheid om mailtjes met verdachte teksten of
> bestanden niet te openen. Neem in voorkomend geval direct contact op
> met de Helpdesk ICT (tel. 90000)
>
>
>
> ========================================
> De informatie verzonden met dit E- mail bericht is uitsluitend bestemd
> voor de geadresseerde en kan vertrouwelijk en/of privacy gevoelig
> zijn. Openbaarmaking, vermenigvuldiging, verspreiding, en/of
> verstrekking van deze informatie aan derden, zonder uitdrukkelijke
> toestemming van de afzender, is niet toegestaan. De afzender staat
> niet in voor de juiste overbrenging van het E- mail bericht, noch voor
> tijdige ontvangst daarvan.
>
> ========================================
> The information transmitted is intended only for the person or entity
> to which it is addressed and may contain confidential and/or
> privileged information. Any review, retransmission, dissemination or
> other use of, or taking of any action in reliance upon this
> information by persons or entities other than the intended recipient -
> without the sender's explicit permission- is prohibited. The sender is
> neither liable for the proper transmission of this communication nor
> for any delay in its receipt.
>
> ========================================

========================================
WAARSCHUWING! Dit bericht ontvangt u via Internet en kan besmet zijn met virussen! Ondanks alle maatregelen die door ICT worden uitgevoerd kan uitsluiting van virussen niet worden gegarandeerd.

Het is uw verantwoordelijkheid om mailtjes met verdachte teksten of bestanden niet te openen. Neem in voorkomend geval direct contact op met de Helpdesk ICT (tel. 90000)

 


========================================
De informatie verzonden met dit E- mail bericht is uitsluitend bestemd voor de geadresseerde en kan vertrouwelijk en/of privacy gevoelig zijn. Openbaarmaking, vermenigvuldiging, verspreiding, en/of verstrekking van deze informatie aan derden, zonder uitdrukkelijke toestemming van de afzender, is niet toegestaan. De afzender staat niet in voor de juiste overbrenging van het E- mail bericht, noch voor tijdige ontvangst daarvan.

========================================
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged information. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient - without the sender's explicit permission- is prohibited. The sender is neither liable for the proper transmission of this communication nor for any delay in its receipt.

========================================


Reply via email to