Development Process
Development Process when working with JEAF Generator
When working with JEAF Generator then development process in general will look as follows:
# | Activity | Additional Documentation |
---|---|---|
Create / update classes etc. in UML model | ||
2. | Export UML model to XMI | |
3. | Run JEAF Generator as part of you Maven Build | |
4. | Implement parts that need to be done manually |
|
5. | Test and integrate your changes |
|