Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium Component-Famix Milestone-5.0
New issue 1010 by tu...@tudorgirba.com: FAMIX should provide a FAMIXTypeGroup http://code.google.com/p/moose-technology/issues/detail?id=1010
Right now, we have only FAMIXClassGroup. So, at the moment, we cannot deal with a group that contains both a FAMIXClass and a ParameterizedType.
We need a FAMIXTypeGroup that will be the superclass of FAMIXClassGroup. This also implies that we should change the way the group type is inferred to take into account the common superclass.
Updates: Status: Fixed
Comment #1 on issue 1010 by tu...@tudorgirba.com: FAMIX should provide a FAMIXTypeGroup http://code.google.com/p/moose-technology/issues/detail?id=1010
Fixed with a large commit. All tests are green.