PlantUML Relationship Reverserrel-reverser is a tool for reversing relationships in class diagrams or ER diagrams on PlantUML. FeaturesReverse the relationship between the classes as follows. before: "Class A" "*"--> "1..5" "Class B" : > label Just place the cursor on the line you want to change and press Ctrl+Shift+/. Pressing Ctrl+Shift+Alt+/ swaps the only classes or entities while keeping the relationship intact. before: "Class A" "1" --> "1..5" "Class B" : > label It supports not only class diagrams but also ERD (Entity Relationship Diagrams), and accommodates the representation of all types of relationships. Release NotesUsers appreciate release notes as you update your extension. 1.0.0Initial release. |