Support for components
Component modeling requires that the method identifies the product architecture
Component method distinguishes the design elements which are reused
Component modeling can be an own modeling technique
- e.g. UML provides component diagram to map larger units of code (i.e. classes) to the generated file
Method should distinguish when the design element is used for generation and when to map to the existing code.