<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Putting the Pieces Together { Technical, Organisational and Social Aspects of Language Integration for Complex Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Hakan Burden</string-name>
          <email>burden@cse.gu.se</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computer Science and Engineering Chalmers University of Technology and University of Gothenburg Gothenburg</institution>
          ,
          <country country="SE">Sweden</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Dealing with heterogenuous systems is often described as a technical challenge in scienti c publications. We analysed data from 25 interviews from a study of Model-Driven Engineering at three companies and found that while the technical aspects are important, they do not encompass the full challenge { organizational and social factors also play an important role in managing heterogenuous systems. This is true not only for the development phase but also for enabling early validation of interdependent systems, where processes and attitudes have an impact on the outcome of the integration.</p>
      </abstract>
      <kwd-group>
        <kwd>Empirical and Exploratory Case Study</kwd>
        <kwd>Model-Driven Engineering</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Complex systems, consisting of numerous and interdependent subsystems [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ],
require a plethora of languages for e cient implementation [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. From the
aspect of Model-Driven Engineering (MDE), the challenges are often described
in technical terms [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] since heterogenuous languages imply di erent abstraction
levels, representations and aspects of software [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], but also since the languages
have their own domain-speci c and platform-dependent constraints [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The
one-sided focus on technical aspects is surprising since Kent already in 2002
pointed out that if MDE is to be successful it needs to encompass also the
organisational and social aspects of software engineering [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], a claim that has
since been reiterated [
        <xref ref-type="bibr" rid="ref1 ref9">1, 9</xref>
        ].
      </p>
      <p>To explore to what extent language integration for comlex systems is a
challenge in terms of technical, organisational and social aspects we analysed data
collected at three di erent companies, looking for evidence regarding the
motivations and challenges of heterogenuous development of embedded systems.
Among the ndings are that engineers tend to favour integration at the concrete
code level instead of at the more abstract model level, that management needs to
t the right team with the right task and that which language you use identi es
you as a software engineer.</p>
      <p>The following section will describe the context of the three companies as well
as how the data was collected and analysed. Section 3 structures the ndings
according to technical, organizational and social aspects of language integration.
We then conclude and present our intentions to further investigate the
interdependency between the factors in Section 4.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Model-Driven Engineering at Three Companies</title>
      <p>During 2013 we conducted a case study of MDE at three companies { Volvo Cars
Corporation, Ericsson AB and the Volvo Group. The respective organisations
had di erent experiences with MDE but were all transitioning towards a more
agile way of software development.
2.1</p>
      <sec id="sec-2-1">
        <title>Heterogenuous Languages for Complex Systems</title>
        <p>Electronic Propulsion Systems (EPS) is a relatively new unit at Volvo Cars with
the responsibility of developing software for electric and hybrid cars. MDE was
introduced in a step-wise manner as software development went from prototype
vehicles to mass-production. The overall system design is described using
AUTOSAR1 while the software developed in-house at EPS is implemented using
Simulink2. Simulink is also used for validation and integration purposes. The
interfaces of the Simulink models are generated from the system-wide model.
Besides graphical modelling languages, C is used for low-level details while
numerous scripts help in everything from translating between di erent
AUTOSARstandards encoded in XML to deploying software on hardware.</p>
        <p>
          Radio-base stations at Ericsson AB has employed di erent MDE technologies
since the late 1980's, primarily focusing on UML as a descriptive and prescriptive
modelling language including code generation. Besides using UML for design,
implementation and testing various other languages form the engineers' tool box;
C is used for functionality relying on optimal hardware performance, Java has a
niche in functionality requiring GUIs, Erlang is regularly used for testing while
home-made domain-speci c languages { DSLs [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] { are used for speci cation,
implementation and testing purposes.
        </p>
        <p>Volvo Group Trucks Technology develops software for the Volvo Group's
truck brands. While most of the software development is outsourced a few
features are developed in-house using C. The interfaces of the top-level software
components are automatically generated from the system model which is
described in a company-speci c dialect of EAST-ADL3. The two Volvo companies
are independent in all aspects besides the name space which they share for
historical reasons.
1 http://www.autosar.org/
2 http://www.mathworks.se/products/simulink/
3 http://www.east-adl.info/
2.2</p>
      </sec>
      <sec id="sec-2-2">
        <title>Data Collection and Analysis</title>
        <p>
          The main source of data comes from 25 semi-structured interviews { 12 at Volvo
Cars, nine at Ericsson AB and four at Volvo Trucks. The reason for fewer
respondents at Volvo Trucks is that they entered the project later than the two
other companies and have fewer engineers involved in MDE tasks. The interviews
were audio-recorded and then transcribed. The interviews were complemented
by a combination of observations, informal interaction [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] as well as seminars
and regular meetings with representatives from the three companies.
        </p>
        <p>
          The data has previously been analysed regarding the impact of tools on
MDE adoption [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] as well as for comparing and contrasting MDE at the three
companies [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. For the purpose of this contribution we re-analysed the data
deductively [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] searching for evidence concerning the technical, organisational
and social aspects of heterogenuous systems and language integration across the
model-driven engineering activities at the three companies.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Findings</title>
      <p>As seen in the previous section, a variety of languages is used across the software.
The variation comes both in terms of adapting languages depending on the
nature of the included subsystems, but also due to where in the lifecycle the
language is to be applied.
3.1</p>
      <sec id="sec-3-1">
        <title>Technical Aspects of Language Integration</title>
        <p>From the interviews a recurring theme is that the tool used for encoding a
solution is just a means for producing low-level code. The following quote is
from Ericsson, \I don't see Rose RT or another modeling tool as a language. It's
what they produce that is the language, and mostly it's always been C++ for us.
So I don't think { I can consider, for example, Rose RT as a tool like Eclipse
or something. Lets you develop code." A similar experience was encountered
at Volvo Cars when one interviewee was asked about the impact of changing
implementation language from C to Simulink, \You still have C code."</p>
        <p>
          The emphasis on the generated language is also dominant in how multiple
languages are to be integrated. Where academic research is focused on
composing modeling languages on a meta-level [
          <xref ref-type="bibr" rid="ref4 ref7">4, 7</xref>
          ], industrial practitioners prefer to
integrate at the code level. At Ericsson where multiple languages are used in
various combinations, integration is mainly done at the code level through the
build environment. This coincides with our ndings from a previous study on
the integration of a graphical modelling language and a textual DSL conducted
within another organisation at Ericsson [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ].
        </p>
        <p>Due to the number of suppliers and sub-contractors both Volvo companies
rely on being able to integrate their subsystems in the form of binaries, so that
merging on a meta-level is impossible. However, having access to the source
would still be bene cial but for debugging purposes, not for merging the partial
solutions.</p>
        <p>One of the few examples where two languages are integrated in the same
development environment comes from Ericsson where a DSL for testing was
developed internally, \The reason for it being that it could often take quite long
time to compile some of our models [. . . ] from a few minutes up to a few hours,
depending on how big the model was." The answer was to de ne their own testing
language on top of the modeling language and the interviewee was told that the
DSL was developed during all the hours the team sat waiting for the model
compiler to terminate.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Organisational Aspects of Language Integration</title>
        <p>An engineer at Ericsson expressed the need for management to assign tasks
according to the skills of the developers. \In the big systems, we have di erent
languages. Yes, and that is complex. And that's a problem. It's hard to expect
that the software designer or veri er is equally good in all languages. And we've
had to handle that in our team."</p>
        <p>While one engineer at Ericsson saw the need for di erent languages
according to domain and platform constraints { \so you have all these levels and you
have very di erent requirements for di erent parts of this product. It's so big
that I don't even think that one solution ts all. You should be able to use
several approaches" { there is still an organisational wish to limit the number of
languages to limit accidental complexity \you shouldn't do it without a need. So
you shouldn't { if you try to solve the same problem, I think you should try to
use similar language or similar ways of working."</p>
        <p>
          Stable interfaces in the decomposition of complex systems is desirable [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] but
not always possible to obtain due to changing requirements or underspeci cation
of new and ground-breaking features [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. In these cases an agile organisation that
lets developers work at both ends of the interface can be a way forward even if
this demands that the developers master more than one language. But as one
engineer at Ericsson said, \using a new language is probably the smaller problem
compared to learning the product and the domain and everything".
3.3
        </p>
        <p>Social Aspects of Language Integration
\If you go to a di erent language, like, I don't know, whatever language, it will
say that the for loop looks like this, but the functionality of it is the same. It
doesn't matter how you put it in the words. Instead of 'for', you put like an 'f '
or whatever. It's the same functionality. So when you know the base, you don't
need to learn, like really study the new ones. You only adapt to them. From my
point of view." The quote is from an engineer at Volvo Cars who explains his
perception of using di erent languages for similar tasks.</p>
        <p>However, not all engineers are interested in learning new languages. One
interviewee from Ericsson described his experiences from developing a customer
interface with a team located in a di erent town in the following way, \an option
was to do it in C++ because that's the most cost e ective way. And the owner
said something like 'I don't think that's a good idea because the organization
we're from, people are working there because they want to do Java'."</p>
        <p>At Volvo Trucks a similar sentiment was aired as the topic of introducing a
new modelling language was raised, \we have a lot of people that like to write C
code and they like script languages. And they always do scripts for something.
And they are pretty comfortable. They like writing a code with a blank page just
writing C code."
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusions and Future Work</title>
      <p>
        From a technical aspect of heterogenuous language integration there is a
difference between the emphasis of academic contributions and industrial praxis
in that while the former focus on merging languages on a source or meta-level
the latter successfully integrating the target representations. This pragmatic
approach is supported by proven techniques developed for integrating third
generation programming languages. Organisationally the challenge seems to be for
management to assign the right team { with the right skills { to the right task, a
parallel challenge to the challenge of applying the right tools to the right
problem [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Finally, from a social aspect it is not just enough that the engineers
have the right skills { they also need to be open for using new languages. This is
due to the fact that learning a new language is not a major obstacle but which
language(s) you use is part of your identity as as software engineer and not all
engineers are willing to rede ne their competencies. In relation to Kent's critique
of MDA [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], it seems that while the technical aspects of language integration
have an important role to play in the development of complex systems, the
possibilities for improved development and product quality can only be realised if
the organisational and social aspects are seen as equally important.
      </p>
      <p>
        In the case of setting up a simulation environment at Volvo Cars the
challenge is not just to integrate di erent modelling languages but also agreeing on
the same version of Simulink since di erent versions imply di erent properties
in the generated code. Here, the challenge is organisational due to the fact that
the developers want the newest features which enable new solutions while
management responsible for integration need to know that the new version is stable
before updating. Updating legacy models to comply with the newer versions can
be both a time consuming and an error-prone task. With external organisations
submitting their intellectual property in the form of human-readable models or
code the question also becomes an issue of trust { not a technical factor of how
to best compose two or more languages. How to organise an ecosystem [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] of
simulation environments for continuous integration is still an open question we
hope to address in future work by exploring how technical, organizational and
social factors coincode in language integration.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Ameller</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Considering Non-Functional Requirements in Model-Driven Engineering</article-title>
          .
          <source>Master's thesis</source>
          , Universitat Politcnica de Catalunya (
          <year>June 2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Burden</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heldal</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lundqvist</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Industrial Experiences from MultiParadigmatic Modelling of Signal Processing</article-title>
          .
          <source>In: 6th International Workshop on Multi-Paradigm Modeling MPM'12. ACM</source>
          , Innsbruck, Austria (
          <year>October 2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Burden</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heldal</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Whittle</surname>
          </string-name>
          , J.:
          <article-title>Comparing and Contrasting Model-Driven Engineering at Three Large Companies</article-title>
          .
          <source>In: ESEM</source>
          <year>2014</year>
          ,
          <article-title>8th International Symposium on Empirical Software Engineering and Measurement</article-title>
          . Torino,
          <string-name>
            <surname>Italy</surname>
          </string-name>
          (
          <year>September 2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Combemale</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Deantoni</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , France,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Boulanger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Mosser</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Pantel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Rumpe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            ,
            <surname>Salay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Schindler</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          :
          <source>First Workshop On the Globalization of Modeling Languages (GEMOC</source>
          <year>2013</year>
          ).
          <article-title>In: CEUR-WS (ed</article-title>
          .) GEMOC - 1st
          <source>International Workshop On the Globalization of Modeling Languages</source>
          . pp.
          <volume>3</volume>
          {
          <fpage>13</fpage>
          .
          <string-name>
            <surname>Benoit</surname>
            <given-names>Combemale</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Julien</surname>
            <given-names>DeAntoni</given-names>
          </string-name>
          , Robert France (
          <year>September 2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Davis</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Methods for studying informal communication</article-title>
          .
          <source>Journal of Communication</source>
          <volume>28</volume>
          (
          <issue>1</issue>
          ),
          <volume>112</volume>
          {
          <fpage>116</fpage>
          (
          <year>1978</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Eliasson</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Burden</surname>
          </string-name>
          , H.:
          <article-title>Extending Agile Practices in Automotive MDE</article-title>
          .
          <source>In: XM</source>
          <year>2013</year>
          , Extreme Modeling Workshop. Miami, USA (
          <year>October 2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Hardebolle</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Boulanger</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Exploring Multi-Paradigm Modeling Techniques</article-title>
          .
          <source>Simulation</source>
          <volume>85</volume>
          (
          <fpage>11</fpage>
          -
          <lpage>12</lpage>
          ),
          <volume>688</volume>
          {708 (November
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Hardebolle</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Syriani</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sprinkle</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Meszaros</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Summary of the 6th International Workshop on Multi-Paradigm Modeling</article-title>
          .
          <source>In: Proceedings of the 6th International Workshop on Multi-Paradigm Modeling</source>
          . pp.
          <volume>5</volume>
          {
          <issue>6</issue>
          . MPM '12,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Hutchinson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Whittle</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Rounce eld, M.,
          <string-name>
            <surname>Kristo ersen</surname>
          </string-name>
          , S.:
          <article-title>Empirical assessment of MDE in industry</article-title>
          .
          <source>In: Proceedings of the 33rd International Conference on Software Engineering</source>
          . pp.
          <volume>471</volume>
          {
          <fpage>480</fpage>
          . ICSE '11,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Kent</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Model Driven Engineering</article-title>
          .
          <source>In: Proceedings of the Third International Conference on Integrated Formal Methods</source>
          . pp.
          <volume>286</volume>
          {
          <fpage>298</fpage>
          . IFM '
          <volume>02</volume>
          , Springer-Verlag, London, UK (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Mellor</surname>
            ,
            <given-names>S.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kendall</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uhl</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weise</surname>
            ,
            <given-names>D.: MDA</given-names>
          </string-name>
          <string-name>
            <surname>Distilled. Addison Wesley</surname>
          </string-name>
          Longman Publishing Co., Inc., Redwood City, CA, USA (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Mernik</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heering</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sloane</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          :
          <article-title>When and how to develop domain-speci c languages. ACM computing surveys (CSUR) 37(4</article-title>
          ),
          <volume>316</volume>
          {
          <fpage>344</fpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Messerschmitt</surname>
            ,
            <given-names>D.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Szyperski</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Software Ecosystem: Understanding an Indispensable Technology and Industry</article-title>
          . MIT Press Books 1 (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Runeson</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , Host,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Rainer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Regnell</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          :
          <article-title>Case Study Research in Software Engineering: Guidelines and Examples</article-title>
          . Wiley (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Simon</surname>
          </string-name>
          , H.:
          <article-title>The Sciences of the Arti cial</article-title>
          . Karl Taylor Compton lectures, MIT Press (
          <year>1996</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Whittle</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hutchinson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , Rounce eld, M.,
          <string-name>
            <surname>Burden</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heldal</surname>
          </string-name>
          , R.:
          <article-title>Industrial Adoption of Model-Driven Engineering: Are the Tools Really the Problem</article-title>
          ? In: Moreira,
          <string-name>
            <given-names>A.</given-names>
            ,
            <surname>Schaetz</surname>
          </string-name>
          ,
          <string-name>
            <surname>B</surname>
          </string-name>
          . (eds.)
          <source>MODELS</source>
          <year>2013</year>
          ,
          <source>16th International Conference on Model Driven Engineering Languages and Systems</source>
          . Miami, USA (
          <year>October 2013</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>