You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ST6RI-914 Added checks to KerMLLibraryProvider::getElement.
- Check if name is null, to avoid exception from toQualifiedName.
- Check if context resourceSet is null, to avoid exception from
getResourceDescription.
0 commit comments