Code Patterns
Code Patterns are a special type of component. They
- generate code for transformations,
- implement the generate action, and
- use the configuration format.
The generated code is written in a specific output format.
Next Steps
Section titled “Next Steps”- To see code patterns from users’ perspective, go to Code Patterns Help.
- To learn how code patterns work internally, go to Interface.
- To implement your first code pattern, see this tutorial.