<<< Command     Index     Command Sample, cont. >>>

50. Command Sample

  • Command Pattern Generic UML Design:

      Command Pattern UML Design

  • The Command ( download ) sample demonstrates command-style food preparation:

      Command Hierarchy

  • CmdStack class represents a queue with capabilities of

    • add command

    • undo command

    • createRecipe action


<<< Command     Index     Command Sample, cont. >>>