1 research outputs found

    TRANSLATION OF USE CASE SCENARIOS TO JAVA CODE

    Get PDF
    Use cases are usually treated as second class citizens in the software developmentchain based on models. Their textual descriptions (scenarios) are treatedas informal input to more formal design models that can then be (semi-)automatically transformed down to code. In this paper we will show that usecase scenarios can gain precise metamodel-based notation and semantics enablingautomatic processing. What is more, we will show transformation algorithmsthat can transform use case scenarios directly to dynamic code in Java.The presented transformation can generate the full structure of the system followingthe MVP architectural pattern, including complete method contents forthe application logic (Presenter) and presentation (View) layers. It also providesa code skeleton for the domain logic (Model) layer. The use case notation andthe transformation were implemented within a sophisticated tool suite. Basedon this, the paper discusses the evaluation efforts based on a case study
    corecore