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

TURN XText 'EndpointWithConnect' Inside 'RegularEnd' but not in 'URNModelElements' #13

Open
Gabetn opened this issue Oct 20, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Gabetn
Copy link

Gabetn commented Oct 20, 2019

  • This is an issue since when dealing with RegularEnds we cast the options (i.e. EndPointWithConnect, AndFork, OrFork, Stub) into URNModelElements to generalize their solutions, however EndPointWithConnect is not a URNModelElement

  • Proposed Solution, Remove EndPointWithConnect, and replace it with EndPoint inside of ReferencedEnd. This will also necessitate updating the definition of EndPoint to include the optional connect.

@Gabetn Gabetn added enhancement New feature or request help wanted Extra attention is needed labels Oct 20, 2019
@heyokx heyokx added this to the DP 2 - Sprint 3 milestone Oct 20, 2019
@liachum
Copy link
Member

liachum commented Oct 22, 2019

"Another option is to make all elements URNModelElements."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants