UML Command pattern and Sate Pattern
- From: "Bob" <rk20049@xxxxxxxxx>
- Date: 25 Nov 2006 12:29:54 -0800
Hi All,
I'm new to Patterns, I would really appreciate if any one can help me
out to solve the below problems?
- Thanks in advance. -Bob
1) Show how the command pattern could be applied in the Monopoly game
design. Include a class diagram and sequence diagrams for do, undo, and
redo.
2) Show how the state pattern would apply to the Property class in the
Monopoly design. What are the states of a Property? How do they change?
Show the class diagram for the Property class with the application of
the state pattern. Show a sequence diagram for one of the state changes.
.
- Follow-Ups:
- Re: UML Command pattern and Sate Pattern
- From: Nick Malik [Microsoft]
- Re: UML Command pattern and Sate Pattern
- From: Daniel T.
- Re: UML Command pattern and Sate Pattern
- Prev by Date: Format converter design pattern
- Next by Date: Re: UML Command pattern and Sate Pattern
- Previous by thread: Format converter design pattern
- Next by thread: Re: UML Command pattern and Sate Pattern
- Index(es):
Relevant Pages
|