When you want to get the results of your modeling efforts, you execute your ABSE model. It is an ABSE modeler application that will compose a model transformation program to be executed. This program has output commands that will generate text and other artifacts.
The transformation code allows any atom to perform actions based on its input parameters.
Most common task is to generate code, but other tasks like modifying other atoms and OS calls are also possible. |
The Atom's transformation code is segmented into the following sections:

|