What is Model Driven Architecture?MDA is a methodology that automates the process of software development by capturing system functionality in an appropriate level of abstraction and in a declarative manner. This information is used to generate system implementations. A key aspect of MDA is the separation of business knowledge and technology. This way, business demands and technologies can evolve independently. |
