Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: a432dec81ee6a0ede1a2e4abf942af43468c504a
https://github.com/Teiid-Designer/teiid-designer/commit/a432dec81ee6a0ede...
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.