Vertical Graph
* 
No longer shipped with Codebeamer. Source code hosted on GitHub.
[{ VerticalGraph title='Class Hierarchy'



(BaseDao[Each Dao must extend this][:color:red]

(EntityDao[Persists entities][:color:#009900][:background:#DDFFDD]

(ArtifactDao[:color:#3C78B5][:background:#D8E4F1]

(Documents[:color:#777777][:background:#DDDDDD])

(Wiki pages[:color:#777777][:background:#DDDDDD])

)

(ProjectDao[:color:#3C78B5][:background:#D8E4F1])

(UserDao[:color:#3C78B5][:background:#D8E4F1])

)

(TemporalDao[Persists timestamped entities][:color:#009900][:background:#DDFFDD]

(ArtifactSample[:color:#3C78B5][:background:#D8E4F1])

(IssueSample[:color:#3C78B5][:background:#D8E4F1])

)

)

}]
Was this helpful?