Branch: refs/heads/8.6.x
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 4e447b79616fba3f6a5a6ed2232e7b41e25266da
https://github.com/Teiid-Designer/teiid-designer/commit/4e447b79616fba3f6...
Author: blafond <blafond(a)redhat.com>
Date: 2015-05-05 (Tue, 05 May 2015)
Changed paths:
M
plugins/org.teiid.designer.ui/src/org/teiid/designer/ui/viewsupport/ModelObjectUtilities.java
Log Message:
-----------
TEIIDDES-2479 added checks to insure the objects EObject parents are the
same, if the resources are the same. Also required checking invalid
combinations which represent table/column selection, for instance, where
table parent is resource and colum parent is table.