[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[ve-dev] Getting Parent's Proxy Host
|
- From: "Janak Mulani" <janak.mulani@xxxxxxxxx>
- Date: Tue, 11 Oct 2005 22:06:55 +0530
- Delivered-to: ve-dev@eclipse.org
- Importance: Normal
Dear VE Team,
Given a component proxy, how do I get the proxy host of the parent
(container)?
Since ComponentProxyAdapter no longer has getParentComponentProxyHost() from
IComponetProxyHost, what is the alternative?
Should one go through the model object and traverse structural feature for
parent-child relation through InverseMaintenanceAdapter?
Thanks and regards,
Janak