Attribute getter and setters

Hi,

Using VPUML-11.

Puzzled by two ways to add an attribute:

  1. When I right-click on a class, choose “add->attribute with getter and setter” the getter and setter appears in my UML class.

  2. But when I add an attribute the “long” way, by brining up the class specification, click attributes tab, click add, click getter and setter, then the attributes getter and setters do not appear in the diagram.

Furthermore, when I open the class specification and look at the attribute created by method 1. the getter/setter tick boxes are OFF, even though the getter/setters are there in the class diagram.

What is the logic here? Is this a bug?

Thanks

John