Re: RE: (ROSE) Abstract Class-persistent attributes mapping into the data model

2001-03-09 Thread Naushaba Mumtaz
Davor, THANK YOU SO MUCH! You have no idea how much that information helped. Abby "Gornik, Davor" [EMAIL PROTECTED] wrote: Abby, We do not automatically roll-down the attributes into tables. If you want to get the abstract class transformed to the data model, it has to be persistent.

Re: (ROSE) DDL Generation / Data model diagram

2001-03-12 Thread Naushaba Mumtaz
Alain, Do the following: 1. Right click on the package containing your class diagram 2. click on data modeler and choose 'Transform to Data Model' 3. Choose the destination schema and hit o.k. 4. This will geneate a schema for your class diagram 5. Now right click on the schema and choose data

(ROSE) Problem with attributes flowing from object to data model

2001-03-16 Thread Naushaba Mumtaz
Hi all, Sorry to keep harping on the same issue but this is a real problem: Protected/public attributes from a base class are not carried over to the data model(in the derived classes)using the Rose data modeler conversion feature. Any leads! Thanks, Abby

(ROSE) Bridge from Rose t ERwin

2001-03-19 Thread Naushaba Mumtaz
Does anyone know of a good bridge from Rose 2000e to ERwin 3.5.2 (SP2,466)? We have an object model done in Rose (using the VB module) and now need to port it over to ERwin.I am evaluating metaintegration - MIMB but running into problems with the data type mappings. Thanks, Abby

Re: (ROSE) Bridge from Rose t ERwin

2001-03-20 Thread Naushaba Mumtaz
l to a sql script. Reverse engineer the sql script into Erwin. Walter Naushaba Mumtaz [EMAIL PROTECTED] 03/19/01 02:57PM Does anyone know of a good bridge from Rose 2000e to ERwin 3.5.2 (SP2,466)? We have an object model done in Rose (using the VB module) and now need to port it over to

Re: (ROSE) Domain Package for the Object Model

2001-03-20 Thread Naushaba Mumtaz
Hi everyone, I am looking for some feedback on defining (how to?) a domain package in the object model.I need a way to define a global package containing a predefined set of domains and then use these for defining attribute data types in the object model Thanks, Abby

(ROSE) ROSE: Generating a DDL script

2001-03-22 Thread Naushaba Mumtaz
Is there a way to directly generate a ddl from a class diagram(all classes tagged persistent)rather than going through the data modeler add-in and first creating a schema. I shall appreciate any feeback on this. Thanks, Abby __

(ROSE) Check Model - Error Logs

2001-04-03 Thread Naushaba Mumtaz
Can some one give me any insight into the following error messages that I get while running the "Check Model" utility from the tools menu: 1. Error: Unresolved reference from Package "Main" to ClassItem with name (Unspecified)by Object "unnamed". 2. Error: Unresolved reference to Item with

Re: AW: (ROSE) Check Model - Error Logs

2001-04-03 Thread Naushaba Mumtaz
Thanks - I got it.I shall try to see if that works. Abby [EMAIL PROTECTED] wrote: Rose-Help (2000e) tells you more. Search for "Browsing Controlled Units" Controlled Units are packages saved in a separate file (*.cat). The icon in the browser is a little bit different. A package with a

(ROSE) Name space conflicts - fixed

2001-04-03 Thread Naushaba Mumtaz
We are not using controlled units at all though the make very interesting reading. BUT I discovered the fix accidently and it is very simple: you just change the names in the browser window (on the left) Thanks, Abby == [EMAIL PROTECTED] (Naushaba Mumtaz) wrote: Thanks - I got

(ROSE) HOORA methodology

2001-04-10 Thread Naushaba Mumtaz
Johan, I did a quick overview of the HOORA process on your website and did not see any process for a persistence model (Data Model). Is that a deliberate oversight? Even RUP recognizes persistence modeling as a distinct activity. Thanks, Abby == Johan Galle [EMAIL