Hi Wouter,
sorry for that misunderstanding - I thought that slots and attributes are almost the same... I had a look at my xmi-file and found the following entry: <UML:Object xmi.id='_9_0_f400345_1114006482633_732319_1231' name='plzLengthValidation' classifier='_9_0_f400345_1114013801376_400174_3966'> <UML:ModelElement.stereotype> <UML:Stereotype href='dpcom-profile.xml.zip|_9_0_f400345_1116401137575_379370_109'> <XMI.extension xmi.extender='MagicDraw UML 9.0' xmi.extenderID='MagicDraw UML 9.0'> <referentPath xmi.value='de::dpcom::profile::stereotypes::class::ValidationFilter'/> </XMI.extension> </UML:Stereotype> </UML:ModelElement.stereotype> <UML:Instance.slot> <UML:AttributeLink xmi.id='_9_0_f400345_1114067145739_996055_317' attribute='_9_0_f400345_1114013891157_534363_3982' value='_9_0_f400345_1116424238200_955566_92'/> </UML:Instance.slot> </UML:Object> There you can find an AttributeLink within Instance.slot which is referencing an attribute and the corresponding value. Maybe we require a new method for the InstanceFacade like getAttributes(), which returns all Attribute-Information of the instance? Thanks for your patience and help!!! Timo _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=293#293 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
