Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create virtual association TypeDeclaration in MooseChef #810

Closed
seandenigris opened this issue Aug 3, 2015 · 2 comments
Closed

Create virtual association TypeDeclaration in MooseChef #810

seandenigris opened this issue Aug 3, 2015 · 2 comments
Labels

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 810

Famix recognizes 4 types of associations (reference, access, inheritance, invocation)
and Moosechef was built upon these dependencies (queryAllOutgoingReferences, ...)

but this misses some actual dependencies that are not expressed by FamixAssociations
like: return type of a method or type of a variable

Since we now have a nice general API to query dependencies, it would be nicer if it
were complete, ...

A possible solution would be to invent some new "virtual associations" (TypeDeclaration)
and create queries for this, ...

Reported by anquetil.nicolas on 2012-07-25 11:13:13

@seandenigris
Copy link
Contributor Author

Reported by anquetil.nicolas on 2012-07-25 11:13:48

  • Status changed: Fixed

@seandenigris
Copy link
Contributor Author

Reported by tudor@tudorgirba.com on 2013-03-03 13:02:49

  • Labels added: Component-Famix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants