How To Model Builder

Model Builder

Introduction

The Model Builder version is intended to generate the xml files based on the UML models designed for a project. The xml files generated are roles.xml , business-function.xml and components.xml. This document will explain how to install the module and generate the xml files using the module. It also explains how to design the UML model , requirements and standards in order to generate the xml files.

Creating Jar file

Note:If you already have the jar file and config file you can skip this section and directly got to Installing the Module

Get the source files for the module from Sourceforge CVS
To build and generate the jar file do the following:

Installing the Module

Prerequisite: jaffaplugin.jar and jaffa.config files are available .
For creating the jar file see section Creating the jar file

Click here to see the demo for Installing the Module

XML Generation

Generation involves configuring the module and generating the roles.xml , business-function.xml and components.xml depending on which version of the module is installed. Note: The module always works on the current Together project. Open the Together project which has the UML models which complies to the JaffaPlugin requirement. See section How To design/modify UML Models

Click here to see the demo for XML Generation