The simple tool written in C#, which will analyze all c++ headers files within a given set of directories(and sub-directories) and will attempt to generate a PlantUML class diagram code (a WSD file).
- All composition relationships are detected as 1 to 1 relationships.
- The latest release can be downloaded from here