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 this

Total: 9 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 Designer Tool - Design your automaton graphically
(Notizie/Latest - English (United Kingdom))
... SDK and ANT are already present in your system, otherwise install them. At this point download the source files of XAL Designer Tool and extract them in some directory of your file-system. With a terminal, ...
3. Development
(Documentation/Tutorial - English (United Kingdom))
... defined in test/DeliveryWeb.lib.php. We have created an helper class lib/WebPager.php also: this class provides static methods which helps the programmer to create simple HTML user interface within her/his ...
4. Conclusions
(Documentation/Tutorial - English (United Kingdom))
In this tutorial we have simulated the entire development process of a simple application starting from its specifications to (until) the test of its features. In our opnion the advantage of this approach ...
5. Test
(Documentation/Tutorial - English (United Kingdom))
In this section we informally test the application. The test is about "jumping" through a series of states using specific time intervals: in this way we can practically observe that some "decisions" really ...
6. Design
(Documentation/Tutorial - English (United Kingdom))
In this phase we identify the possible states of the application. Analyzing the specifications, we can easily see that the states almost coincide with the different interfaces the application should show ...
7. Specifications collection
(Documentation/Tutorial - English (United Kingdom))
... it. if the operator chooses to create a new order, a form is shown to the operator where s/he can fill some preliminary data needed by the Carrier. After this step the operator sends the order to the carrier. ...
8. Who we are
('Uncategorised Content')
... on xml-schema or DTD. This feature means making development and debugging activities easier. XAL allows to define an application as a states collection and a transitions set between these states: a ...
9. Documentation
(Section - English (United Kingdom))
A short introduction to XAL In this tutorial we will see how to create our first XAL application. In these few lines we simulate the entire application process: specifications collection design development ...