Book a Demo

Author Topic: Object diagram  (Read 3048 times)

el5022

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Object diagram
« on: November 25, 2009, 10:17:06 pm »
Hey,

I wonder how I can set certain attribute values in an object diagram and show them on the diagram. For example: I have an object called "xyz" : Customer and I would like to show an attribute(property) PaymentType to "cash" for example.

See also the example on wikipedia http://en.wikipedia.org/wiki/Object_diagram

I'm sure the product can handle it, just haven't found that option

thnx
« Last Edit: November 25, 2009, 10:18:34 pm by el5022 »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Object diagram
« Reply #1 on: November 25, 2009, 11:00:44 pm »
You'll need to set the "Runstate" of your objects.
Right click then "Advanced/Set Run State"

Geert

el5022

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Object diagram
« Reply #2 on: November 25, 2009, 11:34:14 pm »
works like a charm, tyvm