UML (or similar) for JSF/xhtml -


Sort a new area for me, but the project I'm working on has a lot of .xhtml < / Code> files that include JSF and Javascript (lots of & lt; ui: include & gt; s). I'm hoping to find an eclipse plugin or other piece of software that will allow me to view and navigate these files in a diagram of Flowchart / UML.

Searches have turned on many plugins, but it is not very clear what they will do that I'm looking for. So far those who have tried me do not have them. Thank you for any information!

You can represent your files in UM by using standard UML deployment elements and diagrams. You can define files as artifacts with specific file extensions and what nodes are shown to deploy your files, but use deployment relationship. Nodes can be executable environments such as web servers, object containers, etc. In this way, you can create informative networks with accurate navigation. If you need to define the structure of XML or HTML tags, then try to find a particular UML profile instead of the plugin. (For example UML profile for XML, UML profile for HTML etc.).


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -