Create Accessors with Attributes


This is only a EclipseUML 2008 feature which allows to create Accessors for each Attribute.
You can create Accessors (e.g. getter and setter methods) or Read Only Accessors (e.g. getter) immediately at Attribute creation.




Accessors are not needed at UML modeling level but they should be added in the Java code if using live code and model synchronization.