UML for APAMA EPL code

Hi All

Can we generate UML diagram for Apama EPL code or do we have something similar to it?

Thanks
Anshu

Hi, we don’t have anything like that in the product at the moment. Partly because since EPL doesn’t include the concept of inheritance a UML diagram might not be so useful as for a language like Java or C++.

The HTML (text-based) apamadoc is probably the best way to navigate and explore a large EPL codebase, and there are apamadoc annotations you can use to indicate links and interactions between events and monitors. See http://www.apamacommunity.com/documents/10.3.0.1/apama_10.3.0.1_webhelp/apama-webhelp/index.html#page/apama-webhelp%2Fco-DevApaAppInEpl_generating_documentation_for_your_epl_code.html%23

Hope that helps
Ben

PS - the stackoverflow site is now our preferred place to post questions - see Newest 'apama' Questions - Stack Overflow

Hi Ben

Thanks a lot. This will surely help.

Regards
Anshu