kInG aLeXo Posted November 27, 2010 Share Posted November 27, 2010 The UML diagram is attached. It's for Object-Oriented assignment. Thing is some stuff are very vague, I tried to search but got no luck. What is in-stоre hold exactly ? What that is supposed to be ? a list ? or a class holding a list ? What is it in the real world ? Link to comment https://www.neowin.net/forum/topic/956666-oop-uml-diagram-clarification/ Share on other sites More sharing options...
0 BigHoss Posted November 27, 2010 Share Posted November 27, 2010 This would have been a good quetion to ask your professor but i would say like a store file cabinet? Link to comment https://www.neowin.net/forum/topic/956666-oop-uml-diagram-clarification/#findComment-593431160 Share on other sites More sharing options...
0 Chad.C Posted November 27, 2010 Share Posted November 27, 2010 So In-Store is the class with the attribute date. A Customer can place zero or many Items on hold and Inventory can be placed on hold zero or many times. In real world it could be several things. In-Store could be the actual ordering system. Customer details are link to an item which is placed on hold for them and inventory linked to say that item is being accounted for. Hell it could even just be a piece of paper with a date on it stating when they plan on picking it up or how long the item remains 'on hold'. Link to comment https://www.neowin.net/forum/topic/956666-oop-uml-diagram-clarification/#findComment-593431184 Share on other sites More sharing options...
Question
kInG aLeXo
The UML diagram is attached.
It's for Object-Oriented assignment.
Thing is some stuff are very vague, I tried to search but got no luck.
What is in-stоre hold exactly ? What that is supposed to be ? a list ? or a class holding a list ? What is it in the real world ?
Link to comment
https://www.neowin.net/forum/topic/956666-oop-uml-diagram-clarification/Share on other sites
2 answers to this question
Recommended Posts