Book a Demo

Author Topic: Object Diagram attribute value  (Read 2450 times)

mattkav

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Object Diagram attribute value
« on: October 11, 2006, 06:03:17 pm »
I am making an object diagram from a class diagram.  To do this I dragged my class onto my object diagram window and chose Paste as Instance of Element.  Now I want to assign various values to some of the attributes and have it display on the screen, but I can't figure out how to do that.  I have found how to display all the attributes (including all the inherited ones), and I can set an initial value that is the same for all instances (which is not what I want).  I want to set a value for some of the attributes and only show the ones I have set.  Can I do this?  If so, how?
I am using version 6.1.791.  Do I need to upgrade?
Thanks.
« Last Edit: October 11, 2006, 06:04:06 pm by mattkav »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Object Diagram attribute value
« Reply #1 on: October 11, 2006, 06:12:50 pm »
Right click on it and select Advanced | Set Run State.  See http://sparxsystems.com.au/EAUserGuide/index.html?runtimestate.htm

mattkav

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Object Diagram attribute value
« Reply #2 on: October 11, 2006, 06:16:54 pm »
Thanks!  That is exactly what I wanted to do.