Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.2.M1
Description
Allow to add custom properties for attributes and generate classes with this custom properties.
- First you need to create custom property.
- Create PropertyDescriptorCreator
- Contribute descriptor creator to CgenModule:Â CgenModule.contributeUserProperties(binder).add(CustomPropertyDescriptorCreator.class);