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 each

Total: 7 results found.

1. Tutorial
(Category - English (United Kingdom))
A short introduction to XAL In this tutorial we will see how to create our first XAL application. Each XAL application is based on an automaton: we will learn how to define one during this tutorial. In ...
2. XAL
(Documentation/Introduction - English (United Kingdom))
... transitions can be perfomed properly. Each state has two functions associated: an action one and a metric one. These function can be PHP functions or class method or web services calls.  ...
3. Development
(Documentation/Tutorial - English (United Kingdom))
... action functions. In test/DeliveryWeb.lib.php we created two methods for each state: the metric function called <state_name> + Metric and the action function called <state_name> + Page (for ...
4. Conclusions
(Documentation/Tutorial - English (United Kingdom))
... tools the creation of a good interface which helps the programmer handle complex automaton showing each time only useful information. To this end we have started developing an Eclipse plugin which, ...
5. Test
(Documentation/Tutorial - English (United Kingdom))
... ActionPool. Each piece of code will be called as metric or action function associated with a specific state.   First test: a "normal" activation. We simulate the line activation process without "breaking" ...
6. Specifications collection
(Documentation/Tutorial - English (United Kingdom))
... some information about the current orders are shown in a table. For each row in the first field there is a button which allows the operator to open the specific order and to view some more details about ...
7. Who we are
('Uncategorised Content')
... transition is perfomed when a particular event arises. XAL allows to define temporal constraints that have to be statisfied in order that specific transitions can be perfomed properly. Each state has ...