Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [EMF QUERY] How to get result objects, which are not from the type of the FROM clause?
[EMF QUERY] How to get result objects, which are not from the type of the FROM clause? [message #558822] Tue, 14 September 2010 13:31
Heiko is currently offline HeikoFriend
Messages: 43
Registered: July 2009
Member
Hi,

I have to model instance, which contains 2 Models.

The frist model has only one class node and builds a tree of nodes.
Also every node references to one object of class A from the second
model and also to some objects of class B and class C of the second model.

To define a query, that return back all objects from type node where the
WHERE clause defines the a value of class C eqauls the wanted, works
very well.

It is possible to get back only the objects from class C or do I need to
post process the results?

Thanks

Heiko
Previous Topic:Contents not loading when using FlatEObjectImpl
Next Topic:De-serialization of complex two-model instance
Goto Forum:
  


Current Time: Fri Apr 19 01:58:04 GMT 2024

Powered by FUDForum. Page generated in 0.22784 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top