Book a Demo

Author Topic: attributes in an object  (Read 4427 times)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
attributes in an object
« on: January 04, 2019, 03:12:16 pm »
Dear all,

     I want to instantiate an object and show its attributes with initial values. But I can not do it. I create a object diagram and I dragged a class to it. It becomes an object but I do not know how to show its attributes and how to define values to them. Can anyone help me?

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: attributes in an object
« Reply #1 on: January 04, 2019, 03:17:30 pm »
It's the Set Run State command: right-click > Features > Set Run State. Ctrl+Shift+R is the shortcut.
The Sparx Team
[email protected]

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Re: attributes in an object
« Reply #2 on: January 04, 2019, 05:43:28 pm »
Thank you, it worked.