maybe save the project as text format (for version control) and open the files.
with Introspection you could see this class at runtime.
something useful is adding notes to the project, i use it as clipboard or memory.
A while back I made a demo app for drawing trees graphically. You’ll need to adapt it, introspection would be a way to automate this, depending on what you want to do.
The project and a description of the method per below.