When Famix elements are created, they must (usually) be added to the famixRep. We should refactor the code to have simple functions to create the elements, with parameters that are passed in, rather than code that is spread out creating various elements.
ETA: follow the design of VerveineJ -- it's elegant
When Famix elements are created, they must (usually) be added to the famixRep. We should refactor the code to have simple functions to create the elements, with parameters that are passed in, rather than code that is spread out creating various elements.
ETA: follow the design of VerveineJ -- it's elegant