BTT Transaction Editor provides the following functions to facilitate BTT end to end programming model:
The Transaction Editor shows the hierarchy of all BTT definition files, and supports the following features:
value of the attribute = element.attribute.
For example, the node name of <type id="Account" implClass="com.ibm.btt.base.KeyedCollection"> is: Account=type.id
You can copy, paste and delete elements of the definition files, and the definition files are updated automatically.
You can edit the BTT definition files in this editor. If you add, delete or change the elements in BTT definition file, the nodes will be parsed and synchronized in the Hierarchy Tree View accordingly.
The Transaction Editor integrates with the Validation Tool.