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

States and modes containing a pseudo state somewhere in their subtree break the referencing column of the SB #2873

Open
AnitaMateiGabriel opened this issue Jun 11, 2024 · 0 comments
Assignees

Comments

@AnitaMateiGabriel
Copy link
Contributor

The problematic query uses a function that casts all elements within a State to the abstract type "State". However, States can also contain pseudo states which do not inherit "State", therefore breaking the entire query.

@AnitaMateiGabriel AnitaMateiGabriel self-assigned this Jun 11, 2024
AnitaMateiGabriel added a commit to AnitaMateiGabriel/capella that referenced this issue Jun 11, 2024
Change-Id: I25f3b0e7bdc0a33f147a3b439aa2a3638f0b0b04
Signed-off-by: Anita Matei Gabriel <[email protected]>
tguiu pushed a commit that referenced this issue Jun 12, 2024
Change-Id: I25f3b0e7bdc0a33f147a3b439aa2a3638f0b0b04
Signed-off-by: Anita Matei Gabriel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant