简体   繁体   中英

Modeling PhoneGap apps with UML?

I'm new to UML, but I think I grasp it conceptually. I'm also new to PhoneGap, jQuery, and HTML5 - planning on using those together, somehow, for mobile app development - been looking at appMobi for that.

I'm a little stumped by the verbose nature of the source code for the appMobil tutorial; though that was what was installed with the first appMobi PhoneGap XDK project I created. Long story short, I wonder if there's any way to model PhoneGap apps with UML?

I suppose that could involve modeling jQuery and HTML5 elements, as well as more general application elements. I really don't expect there's anything for it, yet, but I thought it might be useful to ask, at least - thanks, and cheers.

What you could do is to model a higher-level view of the system where instead of using HTML and jQuery specific concepts you use more generic ones like page, navigation, link,...

The OMG has recently issued a request for proposals for such a language. Check: http://www.ifml.org/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM