Skip to content

narrow screen resolution wide screen resolution auto screen resolution Increase font size Default font size Decrease font size default color brick color green color
Home
Search
Search Only:

Search Keyword code

Total: 9 results found.

1. Tutorial
(Category - English (United Kingdom))
... This archive contains the souce code of the XAL Interpreter and the application discussed in this tutorial. Following we examine the archive directory structure in order to describe the files to which ...
2. XALDoc demo
(Notizie/Latest - English (United Kingdom))
...  Openbravo, a java open source ERP, to prove XALDoc capabilities. Here is the demo of the analysis.The demo is related to a subset of Openbravo source code  (see ...
3. XAL framework
(Notizie/Latest - English (United Kingdom))
... system integration) XALDesign: is a graphical IDE for XAL application devolopment (business logic: from design to development) XALDoc: is a code refactoring and documentation (always up-to-date) management ...
4. Development
(Documentation/Tutorial - English (United Kingdom))
... respectively set to “CANCEL_TASK”, “KO_CARR” and “PROCESSING”. These are the values that orderLineMetric can return and it is exactly what the related method code could possibly return. Another important ...
5. Conclusions
(Documentation/Tutorial - English (United Kingdom))
... at the moment, makes a subset of the information requested by a XAL source file. If you are interested in this plugin you may download the source code here. The next step is to extend XAL in order ...
6. Test
(Documentation/Tutorial - English (United Kingdom))
... and transitions which have been specified during the automaton definition phase. The last part of debug information consists of references to those pieces of code which actually constitute the automaton ...
7. Design
(Documentation/Tutorial - English (United Kingdom))
... interface interaction (for instance OrderPerformed is a state created to notify the operator that the order has been successfully completed). Automaton XML description (you can see the completed code ...
8. Sviluppo
(Documentazione/Tutorial)
Definizione delle funzioni di metrica e di action Ora che abbiamo un'idea della "logica" della nostra applicazione, andiamo ad implementare effettivamente le funzioni di metrica e di action. Le nostre ...
9. Progettazione
(Documentazione/Tutorial)
In questa fase riconosciamo i vari stati in cui può trovarsi l'applicazione. Analizzando i requisiti, tali stati coincidono per lo più con le diverse schermate che vorremmo presentare all'operatore. Enumeriamo ...