What are the differences between analysis patterns and design patterns?

Submitted by: Administrator
Analysis pattern are targeted for domain architecture, where as design pattern are targeted for implementation mechanism for some of the aspects of the domain. Analysis patterns are functional oriented and of high level.
Submitted by: Administrator

Read Online Java Patterns Job Interview Questions And Answers