This repository has been archived by the owner. It is now read-only.
Incorrect comparison of instances in Resolute Evaluator #129
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When comparing Resolute NamedElementValues the comparison checks only the local name of the NamedElement resulting in false matches.
Note this is somewhat tricky in that even if we request the qualified name from the OSATE infrastructure, a local name is returned when the NamedElement is an instance.
The text was updated successfully, but these errors were encountered: