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

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

Open
BentleyJOakes opened this issue Oct 30, 2020 · 0 comments
Labels
bug Something isn't working crash AToMPM/transformation server crashes

Comments

@BentleyJOakes
Copy link
Member

  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.
@BentleyJOakes BentleyJOakes added bug Something isn't working crash AToMPM/transformation server crashes labels Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash AToMPM/transformation server crashes
Development

No branches or pull requests

1 participant