SD2E / opil

The Open Protocol Interface Language (OPIL) is intended as a standard language for protocol interfaces
5 stars 1 forks source link

Diagrams only go one layer deep in class hierarchy #151

Open jakebeal opened 3 years ago

jakebeal commented 3 years ago

Currently the abstraction_hierarchy diagrams generated for a class only go only one layer deep. An example of this: paml:Activity shows the child class paml:Control, but not its children, such as paml:Fork. Activity_abstraction_hierarchy.pdf Control_abstraction_hierarchy.pdf

jakebeal commented 3 years ago

Also, when one is looking at the diagram for a child, there are two inheritance arrows upward. Example: in Control_abstraction_hierarchy, there are two arrows from Control to Activity.

bbartley commented 3 years ago

Try updating the opil submodule in your working copy of the paml repo...I think these rendering problems have probably been resolved (and perhaps replaced with new issues)

jakebeal commented 3 years ago

I'm on the latest, opil-1.0b3