Hi Chad,


I'm having a similar problem as Trudy Cool. I have a module "BaseModule" that 
contains a single class "BaseClass" and a "ExtensionModule" that has a 
"ExtensionClass". The ExtensionModule references the BaseModule (MagicDraw 9.5, 
AndroMDA 3.0) and the ExtensionClass has an attribute attr1 of the referenced 
BaseClass type.



However, the build process fails because AndrMDA isn't able to get the type of 
attr1 (but it generates the BaseClass of the referenced BaseModule).



I investigated this the whole day and tried all kind of stuff. I found out, 
that the method getType() on the class org.omg.uml.foundation.core.Attribute 
returns null but didn't find a way to get around this problem. I also 
investigated the xmi but everything seems to be okay.



And it can't be the naming problem you described above, because my reference 
looks like this:



<UML&#58;Classifier 
href='businessdatamodel.xml.zip|_9_5_e740343_1118841161759_457813_104'>



If you have any idea or workaround solution, please let me know.



Thanks in advance,

Joern
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1294#1294
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to