Module 13 - Applying patterns and transformations
In Module 13 of the Essentials of Modeling course, you learn about patterns and
asset-based development in IBM® DevOps Model Architect, methods
for reusing effective development artifacts and applying best practices in a project.
Explore the following selection of help topics, tours, tutorials, and samples, and complete the corresponding exercise.
Asset- and patterns-based development
The following resources provide more information about asset-based and patterns-based development.
Applying design patterns
The following resources provide more information about applying design patterns.
Applying transformations
The following resources provide more information about applying transformations. While these resources focus on transformations in the Java domain, information about transformations in other domains is available in the product Help.
Packaging reusable assets
The following resources provide more information about packaging assets for reuse.
Lab instructions
In Lab 17.1: Apply patterns,
you complete the following tasks:
- Examine the Patterns Explorer view
- Apply a design pattern
In Lab 17.2: Run a UML-to-Java transformation, you complete
the following tasks:
- Create a transformation
- Transform UML classes to Java code
- Review the code
- Modify a generated Java class and reconcile the code with the UML model