Table of Contents
PSQL controls all processes for SQL script generation. To generate SQL script follow steps:
XMI file is a text file with data in XML format generated from UML CASE tools. XMI is internationally accepted standard supported by good CASE tools.
XMI file is possible to import by two ways:
Once a file is imported it is required to save it. Select option File->Save.
XMI file is possible to import by two ways:
Just after starting import you will be prompted to enter the path to the PSQL file contaning the whole project - ie. all packages. The PSQL will read the full project and removes imported one. After that it add the system from import and performs checking of the final model.
PSQL generates only classes from exported package. Remaining classes are taken from the original PSQL file. System also provides conflicts warnings. PSQL assumes that designer makes only changes not affecting other modules. If changes in the module affects other packages then it is required to regenerate the whole project.
If original PSQL file does not contain definition of packages then package import will not finish successfuly - the generated model will contain doubled definitions.
If a phase is exported to PSQL then physical database definition kept by PSQL contains also package definition.
Once XMI is imported you should save it. Select option from menu File->Save.