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 action

Total: 8 results found.

1. Tutorial
(Category - English (United Kingdom))
...  test: in this directory you find index.php our XAL application entry point DeliveryWeb.lib.php contains DeliveryWeb class; its methods are metric and action functions related to each automaton state  ...
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))
Definition of metric and action functions Now that we have understood the application logic, we can implement the metric and actuator functions. Our metric and action functions are very simple; they are ...
4. 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" ...
5. 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 ...
6. Who we are
('Uncategorised Content')
... two functions associated: an action one and a metric one. These function can be PHP functions or class method or web services calls. We are a group of people that have teamed up to develop XAL. Between ...
7. 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 ...
8. Test
(Documentazione/Tutorial)
... formano l'Action Pool dell'automa. Tale codice sara` invocato, di volta in volta, come funzione di metrica o di azione associata ad un automa.     Primo test: un'attivazione "normale" Simuliamo ...