Book a Demo

Author Topic: class operations trace to which uml element  (Read 3650 times)

MV

  • EA User
  • **
  • Posts: 65
  • Karma: +1/-0
    • View Profile
class operations trace to which uml element
« on: August 08, 2011, 10:24:18 am »
Hi ,

I am currently trying to figure out relationship for operations of a class however I dont UML approach for the same.

So, to which models/elements these opeartions should be linked to and if EA proivides facility to link operations using relationship matrix.


Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: class operations trace to which uml element
« Reply #1 on: August 08, 2011, 05:18:30 pm »
I'm sorry, I really don't understand your question. :-[

Geert

MV

  • EA User
  • **
  • Posts: 65
  • Karma: +1/-0
    • View Profile
Re: class operations trace to which uml element
« Reply #2 on: August 08, 2011, 06:16:23 pm »
Sorry for not being clear in my question.

So I have a class ( say class1). This class defines some operations ( say Op1 , Op2 etc). Each operation may have its own sequence diagram as well.

I need to setup relationship of these operations to other model elements. For example op1 to XsdSchema elements or Op1 to a information type item. I would like to know how to do this and what is UML's say about mapping operations ( op1(), op2()....) to other UML elements.

thanks for your replay mate.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: class operations trace to which uml element
« Reply #3 on: August 08, 2011, 06:24:24 pm »
In EA you can use "link to element feature" to link operations to other elements.

I'm not sure if that is correct UML in all cases however.

Geert

Luis J. Lobo

  • EA User
  • **
  • Posts: 252
  • Karma: +0/-0
  • IT Consultant
    • View Profile
Re: class operations trace to which uml element
« Reply #4 on: August 17, 2011, 09:04:53 pm »
The "Link to Element Feature" is valid for presentation (diagram) propouses only.

There isn't real traceability between the source element and the target feature. The target is always the element that contains the feature.

Then, you can't see the relation with the feature in the relationships window, relationship matrix... it is only visible in the diagrams.