Book a Demo

Author Topic: Diagram Filters in Quicklinkers  (Read 3297 times)

Jayson

  • EA User
  • **
  • Posts: 363
  • Karma: +1/-0
    • View Profile
Diagram Filters in Quicklinkers
« on: February 22, 2021, 04:56:21 am »
Hi all

Looking at the diagram filters in the quicklinker definition, for built in diagram types the Sparx documentation states:

"Each diagram name is terminated by a semi-ยท colon; for example:Collaboration;Object;Custom;"

However, these diagram types don't line up with the types used when creating a diagram profile. For example, in a diagram profile to create a custom diagram you would use:

<Apply type="Diagram_Custom">

It seems that Sparx has almost zero consistency when it comes to this sort of thing
Does anyone know the exhaustive list of diagram types to be used in the diagram filter field?

Cheers

Jays :-)

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Diagram Filters in Quicklinkers
« Reply #1 on: February 22, 2021, 08:27:13 am »
The "Diagram_" is only because it's re-using profiles to define diagrams, so we needed to differentiate otherwise duplicate metaclass names.

In the diagram filter this is unnecessary and not used.

There is no exhaustive list because it includes your newly defined diagram types. (<DiagramProfile>::<DiagramStereotype>)

Takeshi K

  • EA User
  • **
  • Posts: 632
  • Karma: +43/-1
    • View Profile
    • Sparx Systems Japan
Re: Diagram Filters in Quicklinkers
« Reply #2 on: February 22, 2021, 12:01:35 pm »
--
t-kouno