FilteredUsageCrossReferencer [message #380020] |
Thu, 14 May 2009 18:58  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.03211 seconds