Book a Demo

Author Topic: Relationship matrix and class operations  (Read 2915 times)

mse

  • EA User
  • **
  • Posts: 308
  • Karma: +1/-0
    • View Profile
Relationship matrix and class operations
« on: March 09, 2019, 02:54:06 am »
Is it possible to create a relationship matrix between class operations? Say I have the following:

Class A
op1()
op2()

Class B
opX()
opY()

When I select the type as Operation, I do not see the operations. When I select Action (it's only for Activity diagrams). Is it limited only to the package level? If so, how do I map for example my test cases to my class methods?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Relationship matrix and class operations
« Reply #1 on: March 09, 2019, 03:40:36 am »
No, relationship matrix only works between elements.

You can create relations between operations by either refguid tagged values, or "link to element feature" relations.

Geert