generateSqlFromModel
Takes a sequence of tables as input and generates the SQL statements necessary to create those tables as on SQL Server.
readTablesFromXmi
Parses the UML XMI 2.1 XML as input and returns the tables described by the UML model.