Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » MDT (Model Development Tools) » FilteredUsageCrossReferencer
FilteredUsageCrossReferencer [message #380020] Thu, 14 May 2009 18:58 Go to next message
Eclipse UserFriend
I read the UML2 implementation but I cannot find the API for
FilteredUsageCrossReferencer. It seems find is one of the methods. What is
this method supposed to do? Thanks.
Wuwei
Re: FilteredUsageCrossReferencer [message #380448 is a reply to message #380020] Fri, 15 May 2009 14:31 Go to previous message
Eclipse UserFriend
Wuwei,

This is really a question for the UML2 newsgroup (copied).

If I recall correctly, that is a now obsolete class (it doesn't even exist
in the UML2 source code anymore) that was used to compute inverse references
while ignoring derived features. The API was inherited from
UsageCrossReferencer, i.e. clients would call one of the find*(*) methods.

The "new" way to obtain inverse references for UML elements is via
UML2Util#getInverseReferences(EObject).

Kenn


"Wuwei " <wws_ques@yahoo.com> wrote in message
news:b9c1d421e16bf89fbc45f3525ae17856$1@www.eclipse.org...
>I read the UML2 implementation but I cannot find the API for
>FilteredUsageCrossReferencer. It seems find is one of the methods. What is
>this method supposed to do? Thanks.
> Wuwei
>
Re: FilteredUsageCrossReferencer [message #597655 is a reply to message #380020] Fri, 15 May 2009 14:31 Go to previous message
Eclipse UserFriend
Wuwei,

This is really a question for the UML2 newsgroup (copied).

If I recall correctly, that is a now obsolete class (it doesn't even exist
in the UML2 source code anymore) that was used to compute inverse references
while ignoring derived features. The API was inherited from
UsageCrossReferencer, i.e. clients would call one of the find*(*) methods.

The "new" way to obtain inverse references for UML elements is via
UML2Util#getInverseReferences(EObject).

Kenn


"Wuwei " <wws_ques@yahoo.com> wrote in message
news:b9c1d421e16bf89fbc45f3525ae17856$1@www.eclipse.org...
>I read the UML2 implementation but I cannot find the API for
>FilteredUsageCrossReferencer. It seems find is one of the methods. What is
>this method supposed to do? Thanks.
> Wuwei
>
Previous Topic:FilteredUsageCrossReferencer
Next Topic:Operations Package Export
Goto Forum:
  


Current Time: Fri Feb 14 12:49:38 GMT 2025

Powered by FUDForum. Page generated in 0.03211 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top