Manageable Entity Modeling
The page describes the modeling standards one must follow to in order
to use the Manageable Entities.
Most of the model elements will require a stereotype to be processed correctly, below you will find
a table indicating on which model element you may put what stereotype, it will also
denote which effect this has on the generation process.
Supported Stereotypes
Stereotype |
Model element |
Description |
Manageable |
Class with <<Entity>> |
Be able to manage this entity through all 3 tiers |
Supported Tagged Values
Tagged value |
Model element |
Default value |
Description |
andromda_struts_view_field_type |
An attribute of a <<Manageable>> entity |
text |
Denotes the widget to use when rendering the column and input field for the
corresponding attribute. Takes hidden, text or
textarea.
|