Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

model driven architecture

Vinay Rawal answered on March 7, 2023 Popularity 9/10 Helpfulness 4/10

Contents


More Related Answers

  • What do you mean by Domain driven design?
  • event driven architecture javascript
  • What is Domain Driven Design?
  • event driven architecture
  • how event driven architecture works and its advantages
  • What is Model 1 architecture?

  • model driven architecture

    1

    Consider a banking application. The domain model for this application might include entities such as Account, Transaction, and Customer. Services could include operations such as TransferFunds and CalculateInterest. Value Objects might include concepts such as Currency and Balance. Aggregates could be defined around groups of related objects, such as an Account aggregate that includes the Account entity and related Transaction entities. Repositories would be used to manage the persistence of these entities. The MDA approach would be used to isolate the different layers of the architecture and use models to define the interfaces between them, making it easier to maintain and evolve the system over time.

    https://www.omg.org/mda/

    Popularity 9/10 Helpfulness 4/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Mar 07 2023
    Vinay Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.