Accessor methods copy documentation of attribute — If checked, the documentation of the attribute is passed to its accessor methods.
Ask before overwriting documentation — If checked, Poseidon will prompt before overwriting existing documentation of an attribute with the documentation of its accessor methods.
Immediately create accessors for new attributes — If checked, accessor methods (get/set) will be automatically created when a new attribute is created.
When removing attributes — Defines what to do with associated accessor methods when an attribute is removed from the model. The possible options are to keep the methods in place, to delete them but ask first (this is the default setting), or to delete them immediately.
Create classifier-features by doubleclicking — If checked, double clicking on the attribute and operation compartment of a classifier creates a new attribute or operation.