Fall23csc509 / CodeVillage

This project constitutes an app that can graphically represent java packages as cities (UML)
1 stars 5 forks source link

feat: insert interfaces into neighborhoods based on implementers #95

Closed buk0vec closed 1 year ago

buk0vec commented 1 year ago

Extend the ShapeChain with an InterfaceInsertLink

The InterfaceInsertLink should find all the interfaces from the passed-in JavaEntities, and for each one: