Object Oriented Software Engineering View all facts Glossary Help |
subject > representation > model > exploratory domain model |
exploratory domain model comparison table |
Subject | concern with | model | help in | has definition | has part | contain | is a subtopic of | is a kind of |
---|---|---|---|---|---|---|---|---|
model | An abstract representation of a system, that conveys a certain aspect of it in an understandable and analyzable way | many classes from the framework if the system is being built using a framework | 5.1 - What is UML? | representation | ||||
exploratory domain model | operations and polymorphism, nor with modelling principles such as avoiding multiple inheritance. | things that will not be implemented | understanding the domain | informal class diagram | elements that do not represent things in the domain, but are needed to build a complete system | 5.8 - The Process Of Developing Class Diagrams | model |
Next model: signature Up: model Previous model: use case model