On 29-07-15 16:14, Anne Etien wrote:
- classA queryOutgoingInvocation atClassScope atPackageScope
- classA queryOutgoingInvocation atPackageScope
What exactly is atClassScope (or atTypeScope)? In FAMIX, a class is not a scoping entity. That only refers to global scopes. In other languages there are nested functions and methods.
Stephan