Object-oriented analysis and design (OOAD) Question:
What are models and meta models?
Answer:
Model:
It is a complete description of something (i.e. system).
Meta model:
It describes the model elements, syntax and semantics of the notation that allows their manipulation.
It is a complete description of something (i.e. system).
Meta model:
It describes the model elements, syntax and semantics of the notation that allows their manipulation.
Previous Question | Next Question |
Differentiate persistent & non-persistent objects? | What do you meant by static and dynamic modeling? |