eclipse-capella / capella

Open Source Solution for Model-Based Systems Engineering
https://mbse-capella.org
Eclipse Public License 2.0
222 stars 91 forks source link

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

Open AnitaMateiGabriel opened 1 month ago

AnitaMateiGabriel commented 1 month ago

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.