Open
Description
These methods are not metamodel-specific, so they do not always make sense when sent to a model:
myJavaModel allModelNamespaces
, myJavaModel allNamespaces
They are not EntityGroup-specific, so they don't always make sense when sent to a group:
aFamixMethodGroup allClasses
Should these methods be generated for each Famix[Language]Model
?
Should the relevant methods be added to each Famix[EntityType]Group
?