Software Analysis Pattern - Overview

Overview

Martin Fowler defines a pattern as an "idea that has been useful in one practical context and will probably be useful in others". He further on explains the analysis pattern, which is a pattern "that reflects conceptual structures of business processes rather than actual software implementations". An example:

Martin Fowler describes this pattern as one that "captures the memory of something interesting which affects the domain".

Read more about this topic:  Software Analysis Pattern