Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: AndyJ on May 31, 2011, 09:25:06 am

Title: Default Scope and Type for Attributes on Class Dia
Post by: AndyJ on May 31, 2011, 09:25:06 am
Hi people,

I've had a rummage around the fora and only found other people wanting this function...

Is there any way to set the defaults for attributes of classes?

Currently the default is Scope:Private and Type:int

I would prefer the Scope to be Public and Type to be none...

I've tried creating a template package, but the nearest thing I've been able to achieve is a default class containing a default attribute appearing on each new class diagram.

Andy
Title: Re: Default Scope and Type for Attributes on Class
Post by: Geert Bellekens on May 31, 2011, 03:21:27 pm
Andy,

I don't think you can configure this out of the box.
You could probably write an addin that does that for you though

Geert