This document discusses transformation design patterns for model-driven development. It introduces model-driven development and model transformations. It then describes several common transformation design patterns: Reference Filter, One to Many, Filling the Gaps, Ask the User, Copy a Reference, and Chain. For each pattern, it provides a problem example, solution strategy, and consequences of the pattern. The patterns provide approaches for relating input and output models in model transformations.