- This topic has 10 replies, 2 voices, and was last updated 19 years, 5 months ago by
Kapil Kapre.
-
AuthorPosts
-
Brian JanesMemberHi,
I’m trying to use UML to model a database and I’m using class diagrams to do so. My attributes keep changing on me when I either add a new attribute or do just about anything besides sit there. Help?
Brian
October 3, 2005 at 3:36 pm #238590
Brian JanesMemberOh, and I’m using 4.0 GA on 3.1.0 on Linux.
October 4, 2005 at 12:19 am #238609
Kapil KapreMember@btjanes wrote:
Hi,
I’m trying to use UML to model a database and I’m using class diagrams to do so. My attributes keep changing on me when I either add a new attribute or do just about anything besides sit there. Help?
Brian
Brian,
Could you give us some more information? Are you saying that when you add an attribute to a class the other attributes change to the default name & type (newAttr:int) ?
Thanks,
KapilOctober 4, 2005 at 7:44 am #238636
Brian JanesMemberAs I add new attributes, previous ones change. It seems to happen randomly, so I can never expect when it will occur.
October 4, 2005 at 8:06 am #238640
Kapil KapreMemberTo rule out a repaint issue, could you check the properties view if it displays the class info correctly?
October 4, 2005 at 8:09 am #238642
Brian JanesMemberIt doesn’t appear to me that the MyEclipse UML plugin supports modeling databases very well. It assumes that the user is modeling a Java application. Is it possible that since I’m entering attributes like “ANSWER : CLOB” or “QUESTION : VARCHAR2(4000)” that the tool is performing a validation of some sort and that’s why it’s messing up? I would really like to use this as my DB modeling tool, but I may have to consider using a stand-alone UML tool.
October 4, 2005 at 8:30 am #238645
Kapil KapreMember@btjanes wrote:
It doesn’t appear to me that the MyEclipse UML plugin supports modeling databases very well. It assumes that the user is modeling a Java application. Is it possible that since I’m entering attributes like “ANSWER : CLOB” or “QUESTION : VARCHAR2(4000)” that the tool is performing a validation of some sort and that’s why it’s messing up? I would really like to use this as my DB modeling tool, but I may have to consider using a stand-alone UML tool.
Yes , unfortunately MyUML currently doesnt support your requirement. I’ve filed this as a user feature request internally.
We apologize for the inconvenience.October 4, 2005 at 8:49 am #238646
Kapil KapreMemberFYI: We are beefing up our ER Designer which will most likely cover your requirement. That should be out with 4.1.
January 4, 2006 at 10:48 am #243988
Brian JanesMemberHi,
I just checked the most recent feature list for 4.1 and don’t see anything about ER Designer. Is there support in the latest 4.1 release for what I need to do?
January 4, 2006 at 12:55 pm #244006
Kapil KapreMemberI will check with the feature team and reply back.
January 9, 2006 at 12:04 pm #244189
Kapil KapreMemberBrian,
Looks like the 4.1 release will not have this support as well. Will post more information if we re-prioritize.
Sorry for the inconvenience,
Kapil -
AuthorPosts