Hello,

is  there  a  way  to  get the dependency source class from the target
class ?

I have the following scenario:

 --------------------                   -------------------
 | <<EntityClient>> |                   | <<EntityCient>> |
 --------------------                   -------------------
 |   AddressClient  |                   |  PersonClient   |
 --------------------                   -------------------
          |                                      |
          |                                      |
         \|/                                    \|/
 --------------------                   -------------------
 |    <<Entity>>    |/ (composition) /\ |    <<Entity>>   |
 -------------------- 1 ------------ 1  -------------------
 |     Address      |\               \/ |      Person     |
 --------------------                   -------------------

Now  if  i  generate the Java code for "PersonClient" i want to create
the dependent class "AdressClient". Is there a way to do that ?

I am using andromda-2.1.2.

 
best regards

Ingo Bruell

---
<[EMAIL PROTECTED]>
<ICQ# 40377720>
Oldenburg  PGP-Fingerprint: CB01 AE12 B359 87C4 BF1C  953C 8FE7 C648 169E E5FC
Germany    PGP-Public-Key available at pgpkeys.mit.edu




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to