On 2 déc. 07, at 10:33, Tudor Girba wrote:
Hi Stef,
Could you provide just one example of such a filter?
It is in AzadehExtraction
From memory:
NameMatcher new
classes;
match: '*LAN*'
but this could be
NameMatcher new
methods;
match: '*foo'
and the implementation is
classes
kindSelectors := #allClasses
methods
kindSelectors := #allMethods
Stef
Cheers,
Doru
On Nov 30, 2007, at 2:17 PM, stephane ducasse wrote:
> Hi doru
>
> with azadeh we would to use group to represent the intermediate
> result of applying a filter
> on a model. Now the problem I have is that I cannot query a group as
> model (may be I'm wrong).
> Apparently a group a class does not understand allClasses.
>
> Is there a way that we can define/or get the behavior of a model on a
> group?
>
> Stef
> _______________________________________________
> Moose-dev mailing list
> Moose-dev(a)iam.unibe.ch
>
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
www.tudorgirba.com/blog
"We cannot reach the flow of things unless we let go."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev