Branch: refs/heads/9.0.x
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 9f6c2a80d2d1848ad1023a661adae1e05a83a19c
https://github.com/Teiid-Designer/teiid-designer/commit/9f6c2a80d2d1848ad...
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.