The Imported Class Elements

Return to Introduction  Previous page  Next page

When you import DDL table definitions they are converted to stereotyped classes according the UML Data Modeling Profile.

If any Stored Procedures are imported, a class stereotyped as a <<stored procedures>> container is created having the same name as the database being imported. The stored procedures are represented as operations in this class.

The image below shows some example tables imported into the model using an ODBC data connection:

ImportTablesDiagram