Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: geryk on June 09, 2009, 02:10:55 am

Title: Attribute Alias
Post by: geryk on June 09, 2009, 02:10:55 am
Hi,

i try to import an alias of a class attribute via xmi the same way i exported it with ea, but it does not work? I also can't access it with the scripting engine.

Any ideas how to import it or at least initialize it thru script?

thx,
gery
Title: Re: Attribute Alias
Post by: Aaron B on June 09, 2009, 09:36:25 am
The Alias for an Attribute is accessible through Attribute.Style in the automation interface.  See:
http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/attribute.html

I am not familiar with how this is represented in XMI, so I cannot comment on that.