analysis-patterns

Where can I find UML diagrams (instead of reinventing the wheel)?

I am currently trying to draw a set of UML diagrams to represent products, offers, orders, deliveries and payments. These diagrams have probably been invented by a million developers before me. Are there any efforts to standardize the modeling of such common things? Or even the modeling of specific domains (for example car-manufactur...

Patterns for analysis, design or architechture

After spending many years of analysis, design and programming in different domains and architectures, you have maybe come across a "pattern" or good practice that haven't been published as a pattern (analysis, design or architecture). Although you have done it many times before, it has no name. Interested in patterns from the SO-commun...