Appcelerator.Module.Statemachine={getName:function(){return"appcelerator statemachine"},getDescription:function(){return"statemachine widget"},getVersion:function(){return 1},getSpecVersion:function(){return 1},getAuthor:function(){return"Jeff Haynie"},getModuleURL:function(){return"http://www.appcelerator.org"},isWidget:function(){return true},getWidgetName:function(){return"app:statemachine"},getAttributes:function(){return[{name:"initial",optional:true,description:"Initial state of the state machine."}]},buildWidget:function(F,O){var I=O["initial"];var B=false;var C=F.id;if(!C){throw"app:statemachine requires an ID attribute"}F.value=I||"";var N=[];for(var M=0,H=F.childNodes.length;M