Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: naxx on September 12, 2016, 04:49:57 pm

Title: Attribute - set multiplicity
Post by: naxx on September 12, 2016, 04:49:57 pm
Hello,
How I can set attribute multiplicity - 0..*?

Thanks for your answers.

Title: Re: Attribute - set multiplicity
Post by: qwerty on September 12, 2016, 05:11:22 pm
The Attribute object has the attributes LowerBond, UpperBond, AllowDuplicates and IsOrdered.

q.
Title: Re: Attribute - set multiplicity
Post by: naxx on September 12, 2016, 05:47:05 pm
OK, thanks for your answer.