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

Extend IncQuery API with list support #335

Closed ujhelyiz closed 11 years ago

ujhelyiz commented 12 years ago

Matcher code should be able to return live list results that are filtered/projected using the available query parameters.

In order to support this feature better, a new annotation might be needed to have custom filtering/projection.

Possible connections (related issues): databinding, derived objects