AToMPM / AToMPM/atompm

Containment associations can't be created for abstract classes in patterns

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
bug crash
Dominant language
JavaScript
Stars
25
Forks
15
PR merge metrics
No merged PRs in 30d

Description

1. Create a metamodel with a class Abs and a class Con.
2. Make Abs abstract, and have a containment relation from Con to Abs
3. Create CS and pattern metamodels
4. Load the pattern metamodel as a toolbar
5. Create a Con and an Abs element
6. Drag the Abs element inside the Con element.
7. Observe as either the console reports that a containment relationship can't be created, or AToMPM crashes.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure using the seven-step metamodel, toolbar, and drag-and-drop sequence described in the issue, then inspect the containment-association handling reached by that interaction. Done means an abstract Abs element can be dragged into a Con element without a console error or crash.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.