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

Enforce correct objectFlow in/within CompoundActivities #47

Open
david-istvan opened this issue Dec 30, 2020 · 0 comments
Open

Enforce correct objectFlow in/within CompoundActivities #47

david-istvan opened this issue Dec 30, 2020 · 0 comments
Labels
enhancement New feature or request modeler

Comments

@david-istvan
Copy link
Member

Connecting objectFlows to/from CompoundActivities has been supported since #35. Ensuring the correctness of the model, however, is deferred to the user.

Implement a correctness enforcement mechanism, outlined in #35:

As a design decision: whenever an object is linked as an input/output to the CompoundActivity, at least the same type of objects should be present during the first/last activity of the typing process. But ideally the same objects could be shown there, potentially through an alias mechanism.

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

No branches or pull requests

1 participant