AtomWeaver is a suitable tool for all code generation tasks. You can generate source code, configuration files, database scripts, or any other kind of text artifact.
ABSE models have associated templates and/or automation that will make it easy to build large projects from smaller parts, and thanks to the code generation framework it provides, you can easily generate hundreds of manageable lines of code in a few clicks.
Atom Templates, can hold several "code generation programs", also known as "transformation code".
Thanks to ABSE's composition capabilities, you can generate multiple files, of different types, from a single Atom.
Code generators are hard? Not anymore!
Code generation, code reuse and model-driven development have never been so easy as they are now with AtomWeaver. It's also easy to start: see what you can do in five minutes with AtomWeaver. |
What can AtomWeaver generate?
You can command an Atom Template to generate free-form textual output. Therefore, you can generate any kind of text file, in any format you need. You can generate:
- Source code files
- Project files, build scripts
- Web pages
- XML, XSLT files
- CSV files, tabular data
- Configuration files
- Documentation
- Zip files and other binary files (through the execution of an external command)
- [Your specific file type here] |