Create an online banking system
You modeled the complete Piggybank online banking system
application. You gathered and analyzed requirements through use cases
and sequence diagrams. You described the logical implementations and
functional requirements through domain and class diagrams that outline
the structure and relationships. Finally, you designed the implementation
of the PiggyBank system based on the analysis and design from the
first two modules. The PiggyBank tutorial provides a typical end -to-end
solution.
Lessons learned
This tutorial explained how to complete the following tasks:- Model and realize system requirements
- Create UML models and diagrams
- Apply transformations to models
- Build a design model
- Implement a design model
You can continue to use the PiggyBank tutorial to implement code by using EJB transformations. You can use models that you created to facilitate code that developers can use to implement the PiggyBank online banking system.