Book a Demo

Author Topic: ULM Element  (Read 5896 times)

bberg

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
ULM Element
« on: January 18, 2006, 03:41:56 pm »
What UML element should I use to identify assesses such as DS3, T1, Frame-Relay and Point-to-Point connections?

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: ULM Element
« Reply #1 on: January 18, 2006, 06:23:00 pm »
This is a good question.  Here is my half baked answer.

When I'm modelling physical comms flows / networks I use deployment models and node objects for the boxes and use simple association links - stereotyped with the appropriate protocol.  This lets me use either the name or added messages as and when required to look at the specific messaging.

When I'm modelling at a more logical level I (try) to use component objects (or object objects) and pretty well whichever connector gives me the result I want, depending on what I'm trying to achieve.  Again, I may use stereotyped links.  The reason is that at most logical levels the comms protocol is "immaterial" but as you and I know, sometimes its pretty relevant information in a model.

OMG, bless its pointed little head, has no real indication of what's right and proper.  So be it. That makes me the definer of standards here!

hth
bruce

"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.

bberg

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: ULM Element
« Reply #2 on: January 19, 2006, 01:23:35 pm »
Bruce,

Thanks for you help I have been looking into all my various online resources and books about UML to identify a point-to-point, T1....

I think it makes sense to use a component object, so it could be used as an asset…

Thanks for you help…

Bo