EMF Query
In EMF, there are two model query frameworks, called Model Query and Model Query 2.
Model Query
- works only in-memory
- well-documented
Links
Model Query 2
- evolved from SAP MOIN project
- contains indexer, is suited for large instances
- poorly documented