Open mayerkr opened 7 years ago
Seems like it was caused by referenced private queries.
Original issue can be worked around by explicitly adding all patterns to the ViatraQuerySetDescriptor.
It should be considered to collect all referenced patterns by the framework automatically.
Description
The transformQueries method found in viatra2logic runs into an IllegalArgumentException with the following query:
Query used:
Relevant code in main:
Log/Trace: