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
wws_ques wws_ques is currently offline wws_ques wws_quesFriend
Messages: 64
Registered: July 2009
Member
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
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
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
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
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: Thu Apr 25 08:26:57 GMT 2024

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

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

Back to the top