Book a Demo

Author Topic: UML for generic system modeling  (Read 6029 times)

ksu-deadeye

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
UML for generic system modeling
« on: August 26, 2004, 08:14:28 am »
Hey All:

I've tried four diffferent UML modeling tools in the past few days including Visio, Rose, EA, and SmartDraw. EA is by far my favorite as far as features and the interface are concerned. But I have a few questions.

1) UML allows for objects (class instances) to have attributes set to specific values without changing the initial value in the class diagram. Can this be done in EA?

2) Can operations be shown in object diagrams?

I'm not modeling a software architecture, but rather a more generic system relationship.

Example: If I wanted to model all cars, I would build a class diagram with classes like Car, Engine, Body, Frame, etc. Then, each time I wanted to represent a new car, I would create a new object diagram and draw instances of all those classes and show their realtionships, such as:

Camaro : Car
LS1 : Engine
FBody : Body

The problem is I need to display quite a bit of information in the object diagram and haven't been able to find the software to do it. Hope this makes some sense.

Thanks!
Erik Bolton
General Dynamics C4S

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: UML for generic system modeling
« Reply #1 on: August 26, 2004, 10:35:52 pm »
Re 1) use ctl-shift-R or "Set Run State" on the object context menu.
Re 2) Not sure what you mean?  If you put the classes in the object diagram they should show the methods by default?

hth
Bruce

p.s.  Check out the "Insert Related Elements" functionality on the object context menu ....
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

thomaskilian

  • Guest
Re: UML for generic system modeling
« Reply #2 on: August 27, 2004, 04:28:26 am »
Oops - my reply has been kicked out  ???

Here again: It is not possible to show ops/attrs of objects. Right click the object and select Classifier Properties.