الانتقال إلى المحتوى

مساعدة في : حل اسايمنت Uml... Appropriate Design Pattern


Al7ello

Recommended Posts

Scenario 

Assume that a printer needs to deal with different situations, e.g., it can be idle waiting for a job, it can be printing a job and not taking any new jobs due to limited memory, it can be out of paper, or ink or it has printed so much that it is overheating and needs a break to cool down.

Problem: This printer supports a number of actions (print/ reset/ getstatus) that all need to behave differently depending on the

situation the printer currently is in. Implementing these actions would lead to huge IF-THEN-ELSE statements.

 

 

Task#5 Select the most appropriate design pattern to use for this problem and Clearly motivate how this pattern addresses the problem.
 

 

Task#6 Explain how this pattern should be implemented and show an appropriate class diagram to illustrate the implementation of your pattern. (No code). Don’t give a generic class diagram for this pattern but make it specific for that design problem.

رابط هذا التعليق
شارك

 

Use the state pattern. Intent: allow an object to alter its behavior when its internal state changes -

 

.The different situations a printer can be implemented by states which avoids huge if then else statements and allows for easily adding new states -

 

Class diagram -

 

 

State Design Pattern

https://sourcemaking.com/design_patterns/state

printer_class_diagram.JPG

رابط هذا التعليق
شارك

  • بعد 4 أسابيع...

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   تمت استعادة المحتوى السابق الخاص بك.   مسح المحرر

×   You cannot paste images directly. Upload or insert images from URL.

جاري التحميل
×
×
  • أضف...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية