{
AssociationEndFacadeLogicImpl type = (AssociationEndFacadeLogicImpl) object;
if ( type.isNavigable() )
{
AssociationEndImpl metaObject = ( AssociationEndImpl ) type.getMetaObject();
org.eclipse.uml2.impl.ClassImpl type2 = (org.eclipse.uml2.impl.ClassImpl)metaObject.getType();
if (type2.eIsProxy())
{
// Proxy AssosiationEnd's must be StereoType Entity
URI proxyURI = type2.eProxyURI();