99% sure I bookmarked Stephane Marcon article here on EDN but I can not find. Can someone provide a pointer for me please?
Long term i would like to build on and reuse the proven engineering of DRX and Stephane object model graph view.
I would like to enhance these tools to support maven reporting/site
References:
GitHub - lastnitescurry/dctm-vagrant-puppet: Documentum developer stack split across 3 servers built with vagrant and pr…
Documentum Object Model Diagramer | dm_misc: Miscellaneous Documentum Information
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
I found thread (not article):
@ , thanks for refreshing my memory. lovely work is restricted now
However I am already using Graphviz in my javadocs and I found the Ant2Dot project which give me a template to generate object model diagram from Composer xml sources.
Stylesheet to generate dot file for object model diagram
documentum-composer-documentation/type2dot.xsl at master · lastnitescurry/documentum-composer-documentation · GitHub
https://github.com/lastnitescurry/documentum-composer-documentation
btw... if using Ant for your builds, check out Ant2Dot.... wish I had found it 10 years ago!!
ant2dot.xsl - ANT script visualization