Echtzeitsysteme/gips

Fix context matching `class::xy` for sub-classes (inherited)

Closed this issue · 2 comments

Make context class::xy match sub-classes. Currently, all matching (for constraint generation) is an exact match for the specific class specified in the context.

Duplicate of #71.