Design patterns provide good solutions for problems occurred in the design stage. Using design patterns in the software development processes helps improve productivity and quality of software products. Pattern Oriented Analysis and Design Process has four steps related to patterns, namely the acquaintance with design patterns in the pattern library, the retrieval of the pattern candidate, the selection of suitable patterns and the application of selected patterns.