hbarton2 / cscd350-f24-SWAGCRAFT

1 stars 0 forks source link

Add Type to Relationships #36

Closed Thomaslongwell closed 4 weeks ago

Thomaslongwell commented 1 month ago

Given I am in the program in the main menu, When I type or select the command to add relationships I will be able to assign a type (Aggregation, Composition, Generalization, and Realization) to the relationship, then when I display the relationships the relationship and type will be displayed

Thomaslongwell commented 1 month ago

this will also need a "CHANGE TYPE" method

afudge1 commented 4 weeks ago

Done!