gaphor icon indicating copy to clipboard operation
gaphor copied to clipboard

Gaphor does not implement some Event sub-classes

Open pbrown12303 opened this issue 5 months ago • 0 comments

Is your feature request related to a problem?

Gaphor does not implement the following Event sub-classes:

  • MessageEvent
  • AnyReceiveEvent
  • SignalEvent
  • CallEvent
  • TimeEvent

This makes it impossible to import models from other tools that use these classes and it limits the expressive power of Gaphor. I frequently use TimeEvents in my work.

Here's the UML model:

image

Here's the Gaphor model:

image

Describe the solution you'd like

Implement these classes

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

pbrown12303 avatar Aug 30 '24 19:08 pbrown12303