1 / 10

Transformation Tool Contest 2014

Transformation Tool Contest 2014. co-located with Software Technologies: Applications and Foundations  (STAF) conferences This contest is the seventh of its kind ( AGTiVE 2007, GraBaTs 2008 and 2009 workshops, and the TTC 2010, 2011 and 2013 workshops)

Télécharger la présentation

Transformation Tool Contest 2014

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Transformation Tool Contest 2014 co-located with Software Technologies: Applications and Foundations (STAF) conferences This contest is the seventh of its kind (AGTiVE 2007, GraBaTs2008 and 2009 workshops, and the TTC 2010, 2011 and 2013 workshops) submission should consist of a paper and the actual solution (i.e., programs, models, etc.). compare the expressiveness, the usability and the performance of graph/model transformation tools along a number of selected case studies.

  2. Case Study: FIXML to Java, C# and C++ FIX (Financial Information eXchange) format is used in financial transactions. 3 types of transformations: • FIXML XML > FIXML model (T2M) • FIXML model > Model of Programming language(Java, C# and C++) (M2M) • Java, C# and C++ model > source code (M2T)

  3. Evaluation criteria: ISO/IEC 9126-1

  4. FIXML transformations with DOME

  5. FIXML Schema > DOME Tool Specification  <xs:includeschemaLocation="fixml-pretrade-4-4.xsd"/>      <xs:includeschemaLocation="fixml-indications-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-newsevents-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-quotation-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-marketdata-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-securitystatus-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-trade-4-4.xsd"/>      <xs:includeschemaLocation="fixml-order-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-crossorders-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-multilegorders-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-listorders-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-posttrade-4-4.xsd"/>      <xs:includeschemaLocation="fixml-allocation-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-collateral-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-confirmation-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-positions-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-registration-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-tradecapture-impl-4-4.xsd"/>      <xs:includeschemaLocation="fixml-settlement-impl-4-4.xsd"/>

  6. FIXML Schema > DOME Tool Specification

  7. DOME Tool Specification for Prog. Languages

  8. DOME Tool Specification for Prog. Languages

  9. DOME model for example inputs

  10. NEXT STEP: Mapping and M2C generation

More Related