I'm looking for a tool (preferably CLI) which I might pass a XML file and have the results returned in a rendered UML chart.
Apparently ArgoUML uses XML to structure it's UML diagrams, so what I would like is to provide an argoUML CLI program a XML file and have it spit back a PNG image or similar back to the caller for display in a browser.
Does anyone know if phpDocumentor has a UML library which offers an API or similar which I can utilize to save myself from rendering ULM diagrams manually???
Cheers,
Alex





Bookmarks