F refactor high level api
3 unresolved threads
3 unresolved threads
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
9+ 138
− 61
@@ -34,10 +34,15 @@ plantuml FILENAME.pu -> FILENAME.png
@@ -79,13 +84,23 @@ class Grouped(object):
@@ -140,74 +155,89 @@ def recordtypes_to_plantuml_string(iterable):
@@ -263,6 +293,15 @@ def retrieve_substructure(start_record_types, depth, result_id_set=None, result_
@@ -281,7 +320,14 @@ def retrieve_substructure(start_record_types, depth, result_id_set=None, result_
@@ -293,17 +339,48 @@ def to_graphics(recordtypes, filename):