Difference between revisions of "MetaModelling"
From Suhrid.net Wiki
Jump to navigationJump to search (Created page with " Category:OODE") |
|||
Line 1: | Line 1: | ||
+ | = MDA = | ||
− | + | * Model driven architecture effectively defines a philosophy and loose process for developing systems. | |
+ | * It is model-centric, everything is a model: system, requirements, platform, the transformations that are used to move from one model to another. | ||
+ | * System models are separated into two parts: | ||
+ | ** Platform independent. | ||
+ | ** Platform dependent. | ||
+ | * Mappings and transformations are needed to include platform specific details - they should be modelled to. | ||
+ | * | ||
[[Category:OODE]] | [[Category:OODE]] |
Revision as of 11:52, 6 January 2012
MDA
- Model driven architecture effectively defines a philosophy and loose process for developing systems.
- It is model-centric, everything is a model: system, requirements, platform, the transformations that are used to move from one model to another.
- System models are separated into two parts:
- Platform independent.
- Platform dependent.
- Mappings and transformations are needed to include platform specific details - they should be modelled to.