Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Rob7795 on June 05, 2003, 07:03:00 pm

Title: Attribute and Property Names
Post by: Rob7795 on June 05, 2003, 07:03:00 pm
Is there anyway of changing the naming convention for attributes to include, say, "m_" as a prefix?  I know it can be set for associations, but I'd like to do it for just plain attributes that aren't referenced by a specific association.

I can do it if I name the attribute explicitly with the m_ prefix, but this just causes more work with the property methods.

The same applies for capitalisation of both the "Get/Set" and the attribute name embedded in the operation name.

Cheers, Rob.