I'm creating UML diagrams for someone else's code, using the diagramming tools in PyCharm Professional 2018.2.4.
When selecting to show methods, it shows ALL methods. Is there was a to configure the diagramming tool to show only methods of a certain match, or at least only public methods (not hidden)?
I.e.
