Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type selection for Lifelines #2530

Merged
merged 7 commits into from
Jul 26, 2023
Merged

Type selection for Lifelines #2530

merged 7 commits into from
Jul 26, 2023

Conversation

amolenaar
Copy link
Member

@amolenaar amolenaar commented Jul 22, 2023

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Lifelines cannot have a type

Issue Number: #2514

What is the new behavior?

Be able to select a type (ConnectableElement) and show it on the element.

A lifeline represents a ConnectableElement, however, Classifiers are not connectable elements, except for Interface, Prpoerty and Parameter. Not sure how to assign a Block to a Lifeline.

image

@amolenaar amolenaar marked this pull request as draft July 22, 2023 19:42
@github-actions github-actions bot added the python Pull requests that update Python code label Jul 22, 2023
Co-authored-by: Sourcery AI <>
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @amolenaar, I reviewed these code changes and they look good. I'm on vacation for a few days and don't have the ability to give the feature a spin, but I'm good to merge it when you are ready. 👍

@danyeaw danyeaw added feature A new feature and removed python Pull requests that update Python code labels Jul 26, 2023
@amolenaar amolenaar merged commit ee3441c into main Jul 26, 2023
20 checks passed
@amolenaar amolenaar deleted the type-for-lifeline branch July 26, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants