method parentPackage

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

method parentPackage

cdelaunay
Hello,
Just a small question:)
If a method is an extension from an external package, the attribute 'parentPackage' of the famixMethod should refer to:
=> the package of the class in which the method is defined?
or
=> the external package extending this method ?


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: method parentPackage

Tudor Girba
It should point to the extending package.

Doru


On 29 Oct 2010, at 11:38, Cyrille Delaunay wrote:

> Hello,
> Just a small question:)
> If a method is an extension from an external package, the attribute 'parentPackage' of the famixMethod should refer to:
> => the package of the class in which the method is defined?
> or
> => the external package extending this method ?
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Every thing has its own flow."





_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev