Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > model > system domain model
Next modelsystem model    Upmodel    Previous modelsignature   

system domain model
(domain model)
subjectfact 
system domain modelis a synonym of domain model2001-08-30 14:55:23.0
contains domain classes, associations and attributes2001-08-30 14:57:52.0
contains elements that represent things in the domain2001-08-30 14:57:52.0
does not contain elements that do not represent things in the domain, but are needed to build a complete system2001-08-30 14:57:52.0
is a subtopic of 5.8 - The Process Of Developing Class Diagrams2001-08-30 14:57:52.0
is developed during requirements analysis, or the early stages of design2001-08-30 14:57:52.0
is a kind of model2001-08-30 14:57:52.0
omits many classes that are needed to build a complete system; in fact it can contain less than half the classes of the system2001-08-30 14:57:52.0
only models things that will actually be implemented2001-08-30 14:57:52.0
modelbecomes the core of documentation describing the system2001-08-30 14:56:36.0
is crucial in software development2001-08-30 14:56:36.0
is used to describe a software system2001-08-30 14:56:36.0
is used to validate a software system2001-08-30 14:56:36.0
see also model^22001-08-30 14:56:36.0
should be understandable by clients and users so they can participate in the development process as much as possible2001-08-30 14:56:36.0
should be properly reviewed2001-08-30 14:56:36.0
should provide abstraction so that not all details are visible at once2001-08-30 14:56:36.0
should provide insights about the system when software engineers analyze it2001-08-30 14:56:36.0
should use a standard notation such as UML so that everybody who looks at it will interpret it the same way2001-08-30 14:56:36.0

Next modelsystem model    Upmodel    Previous modelsignature