Book a Demo

Author Topic: Link (mapping) from class to a use case  (Read 2728 times)

RPopov

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Link (mapping) from class to a use case
« on: January 12, 2006, 01:22:56 pm »
Hello,

I'd like to associate a class with a use case it implements. The link should be just logical and not visible, it's kind of mapping. Class and use case are on different diagrams, and I just want to know that "this class is here in the model because it implements this use case". Is that possible?

Thanks,
Ruslan
Regards,
Ruslan Popov

Graham_Moir

  • EA User
  • **
  • Posts: 749
  • Karma: +10/-15
    • View Profile
Re: Link (mapping) from class to a use case
« Reply #1 on: January 13, 2006, 01:24:36 am »
In the Project Browser, does selecting the class element, then right-clicking for the context menu, and then choosing "Add.." "Create link.."  not do what you need ?   You could even use a "Realisation" Link type to show that the class implements the use case.


Alternatively what about "Add element as reference.."  from the same context menu ?
« Last Edit: January 13, 2006, 04:26:05 am by Graham_Moir »