Sparx Systems Forum
Enterprise Architect => Uml Process => Topic started by: ShimonSim on February 21, 2005, 02:23:35 pm
-
Is there a way to mark method with some tag that would be appear as attribute in code.
Is there any way to use "something" that would be used as [Attribute] (in C#) in code?
Thanks,
Shimon.
-
There is. Add a tagged value "Attribute" with the value "[Attribute]". If you want multiple attributes appearing seperate them with a semi-colon.
Simon