viatra / EMF-IncQuery

This repository is only kept for historic reasons. All development happens on eclipse.org
http://eclipse.org/viatra
13 stars 4 forks source link

Details part of Query Explorer display nothing if no ObservableValue is defined #295

Closed abelhegedus closed 11 years ago

abelhegedus commented 11 years ago

Is this the desired behavior when selecting a match?

szabta89 commented 11 years ago

No, it has some basic fallback to extract for example the name attribute if it is present, but I will check it. Can you please tell me which example are you using?

On Fri, Sep 21, 2012 at 10:25 AM, Ábel Hegedüs notifications@github.comwrote:

Is this the desired behavior when selecting a match?

— Reply to this email directly or view it on GitHubhttps://github.com/ujhelyiz/EMF-IncQuery/issues/295.

abelhegedus commented 11 years ago

I have used an example similar to the Ecore queries, but I think the issue is global. The strange thing is, the match label falls back fine without QueryExplorer(message = "...") annotation, but the Details view is simply empty when selecting a match (the Filters variant works fine).