Implement PlantUML generation for class diagrams

This commit is contained in:
Joeri Exelmans 2024-09-12 12:45:45 +02:00
parent 89b7c83440
commit 40552b8dcf
6 changed files with 192 additions and 127 deletions

View file

@ -175,6 +175,3 @@ def rewrite(state, lhs: UUID, rhs: UUID, rhs_mm: UUID, match_mapping: dict, m_to
Integer(UUID(old_value), state).create(result)
else:
raise Exception("Unimplemented type. Value:", result)
# type_name = od.get_object_name()