Stereotype «POJO»
Stereotype «POJO»
can be used to model a POJO (Plain old Java object). It depends on your individual programming model what POJOs will be used for.
Stereotype | «POJO» |
|
---|---|---|
Applicable Elements | Class |
|
Tagged Values | ||
Name | Type | Description |
hasCustomImplementation |
Boolean |
Tagged value can be used to define if the class has some custom implementation. If set to true then a base class with all the information from the UML model will be generated and a an empty class for the custom implementation |
compositeDataType |
Boolean |
|
compositeDataTypePublicFieldName |
String |
|
compositeDataTypeReadonly |
Boolean |
|
compositeDataTypeCustomSerialization |
Boolean |
|
technicalBaseClass |
Boolean |
|
readOnly |
Boolean |
|
validateOnBuild |
Boolean |
|
ofMethod |
OfMethodType |
|
suppressSubtypesMapping |
Boolean |
For further information please refer to:
Generated by JEAF Generator