<!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>Using i* and Tropos in a Software Engineering Contest: Lessons Learnt and Some Key Challenges</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>João Pimentel</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Emanuel Santos</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bárbara Santos</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Clarissa Borba</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Josias Paes</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Carlos Lima</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>André Bezerra</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jaelson Castro</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fernanda Alencar</string-name>
          <email>fernandaalenc@gmail.com</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Carla Silva</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ricardo Ramos</string-name>
          <email>ricargentonramos@gmail.com</email>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marcia Lucena</string-name>
          <email>marciaj@dimap.ufrn.br</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Universidade Federal da Paraíba - UFPB, Centro de Ciências Aplicadas e Educação</institution>
          ,
          <addr-line>Rio Tinto</addr-line>
          ,
          <country country="BR">Brazil</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universidade Federal de Pernambuco - UFPE, Centro de Informática</institution>
          ,
          <addr-line>Recife</addr-line>
          ,
          <country country="BR">Brazil</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universidade Federal de Pernambuco - UFPE, Departamento de Eletrônica e Sistemas</institution>
          ,
          <addr-line>Recife</addr-line>
          ,
          <country country="BR">Brazil</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Universidade Federal do Rio Grande do Norte - UFRN, Departamento de Informática e Matemática Aplicada Natal</institution>
          ,
          <country country="BR">Brazil</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Universidade Federal do Vale do São Francisco - UNIVASF, Colegiado de Engenharia da Computação</institution>
          ,
          <addr-line>Juazeiro- BA</addr-line>
          ,
          <country country="BR">Brazil</country>
        </aff>
      </contrib-group>
      <fpage>81</fpage>
      <lpage>86</lpage>
      <abstract>
        <p>In this paper we present some of the lessons learnt when using i* and Tropos in the SCORE 2009 competition (Student Contest on Software Engineering Contest). During the development of the BTW-UFPE Project we had to address several challenges, including: limitations of modeling notation, ensuring the quality of the intentional models, transition from requirements to architecture description as well as from architecture description to detailed design. Moreover, we identified the need to deal with intentional and domain variability in i* models and the lack of appropriate tool support. In this paper we also present some of the ongoing research which is aimed at addressing some of the identified challenges.</p>
      </abstract>
      <kwd-group>
        <kwd>i*</kwd>
        <kwd>Tool Support</kwd>
        <kwd>Reuse</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        In the years of 2008 and 2009, we fully developed a multi-agent system which was a
finalist of the Student Contest on Software Engineering – SCORE 2009 [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. We
chose the “BTW - If you go, my advice to you” project, which is related to the
development of an information recommender system intended to help travelers when
walking around streets unknown to them [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. We adopted an agent oriented
approach, based on the best practices of Tropos [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ], to deliver our project. Agents
are a natural choice when it comes to advice suggestion [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. In the sequel we report
on some of the lessons learnt and present various challenges for the technology
adoption:
      </p>
      <p>
        i) Requirements Elicitation - Our project relied on the PRiM process [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] for the
elicitation phase. It was very useful for identifying actors, tasks and resources.
However, it was of limited assistance for the discovery of goals and softgoals. An
interesting possibility would be to use an approach based on Ground and Activity
Theory [5] for finding (soft) goals. Unfortunately, due to time limitation we could not
pursue this option.
      </p>
      <p>
        ii) Different versions of the modeling language and tool support- There are
different versions of the requirements language. For example there is the original i*
[
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] and the i* wiki version. Besides, different dialects have been proposed by the
research groups, such as Tropos [4] and GRL [2]. In particular, in our group we have
developed extensions to deal with variability and cardinality of elements [3]. We also
developed two approaches to improve the modularity of the requirements models [
        <xref ref-type="bibr" rid="ref17 ref9">9,
17</xref>
        ]. This large collection of i* dialects leads to uncertainty when learning and
selecting the most appropriate version for the job at hand. Moreover, the lack of
standardization also constrains the usage of modeling tools, since most of them are
designed for a specific version of the notation. It is urgently required a family of tools
to support the various goal modeling language variants. For the Score contest we
modeled requirements according to the U-Tropos process [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] and used the OME
tool.
      </p>
      <p>
        iii) Quality of models - Once we have built a model, we need to assess its quality
with respect to some criteria. Several metrics have been defined for the i* language
[
        <xref ref-type="bibr" rid="ref16">16, 6</xref>
        ]. However, we also need an approach to relate the criteria of interest (quality
attributes) to the questions to be answered and metrics to be collected. Moreover, the
evaluation phase should also be linked to an improvement stage, where the potential
problems detected could be addressed [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. In our project we had to rely on the team
members’ expertise to assess the quality of the models.
      </p>
      <p>
        iv) Transition from requirements to architecture models – A key challenge is
to relate requirements and architectural models. Although some approaches have been
proposed in the literature [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], the available tool support is very limited. In our project
we did not use any systematic means for the derivation of the architectural model.
Hence, it was difficult to assess if the derived architecture fulfilled (all) the
requirements. Furthermore, the rationale for the choice of a candidate architecture
(based on non-functional requirements or softgoals) was not recorded. This is
especially critical on iterative projects.
      </p>
      <p>v) Transition from architecture models to detailed design - Once the
architectural model is stable, a detailed design has to be delivered. This is a daring
task. Little assistance is currently provided. We relied on some UML artifacts to
describe the design information. The members experience was a key factor for this
task. A more systematic approach is urgently required.</p>
      <p>
        vi) Transition from detailed design to source code – In the context of
objectoriented development there are plenty of tools to generate a draft source code from
design models. We predict that a draft source code could also be automatically
generated from an architectural and detailed design models. For the contest our team
had to generate the target code manually.
vii) Reuse of Multi Agent Systems - A lot of effort is necessary to develop a
single multi-agent system (MAS), i.e. the BTW in our SCORE competition. If a
similar or related MAS is required, often none of the previous artifacts are reused.
Hence, it is paramount to promote software reuse in the context of multi-agent
development. One of the key issues is to be able to express the common and variable
parts of the artifacts. For example, there are recent works representing variability in i*
models [
        <xref ref-type="bibr" rid="ref8">1, 3, 8</xref>
        ]. However, it is not clear yet how this variability information can be
used to develop an Agent-based Product Line (APL).
      </p>
      <p>
        Our research group is addressing some of these issues, namely ii, iii, iv and vii. In
the remainder of this paper we are going to describe our current research lines related
to tool support and promotion of reuse. Some of the other issues are partially handled
in other works [
        <xref ref-type="bibr" rid="ref14 ref17 ref9">9, 14, 17</xref>
        ]. In Section 2, we describe our research objectives. In
Section 3, some contributions and published works will be discussed. In Section 4 we
present some conclusions. The last section points out some ongoing and future works.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2 Research objectives</title>
      <p>Regarding the issues describe in the earlier section, in this paper we describe our
research towards the following directions:
(1) Tool Support: an SPL approach</p>
      <p>
        In the last few years, several extensions of the modeling language based on the i* /
Tropos framework have been proposed, due to the specific needs of various research
groups, eg. [
        <xref ref-type="bibr" rid="ref17">3, 4, 17</xref>
        ]. However, building a suitable tool support for each one of these
extensions leads to a high development cost. In the mean time, the Software Product
Line – SPL paradigm [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] has gained significant popularity in the software industry
and academia. It promotes software reuse by specifying a family of software products
through artifacts capturing their common and variable features. Thus, we aim to use
their principles to provide a set products, i.e. specific goal modeling tools, to support
different versions of i*/Tropos. Each tool will be configured according to a set of
specific features related to chosen modeling language [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
(2) MAS Reuse: An SPL approach
      </p>
      <p>
        Tropos [4] is considered one of the most complete agent oriented methodologies,
since it spans all stages of multi-agent systems development. Since the initial
proposal, in 2000, various versions and extensions have been proposed. However,
these proposals have adopted different activities and notations, decreasing their
adoption by software developers [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. Our goal is to extend the Tropos process to
enable the development of multi-agent systems according to the SPL approach.
Hence, we need to add Domain Engineering and Application Engineering phases.
Moreover, some form of Feature Modeling and Configuration Knowledge may also
be required.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3 Contributions</title>
      <p>In this section we describe some of the ongoing work of our research group, related to
the fulfillment of the research goals presented in Section 2.
(1) Tool Support: an SPL approach</p>
      <p>
        Due to the diversity of goal modeling languages based on i*, we needed to
identify the common and variable constructors present in the several i*/Tropos
extensions/dialects. Our purpose is to develop a product line of tools that can be easily
configured to support any of the analyzed extensions. Hence, inspired by the Software
Product Line paradigm [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] we are defining Core Assets, as well as Domain
Engineering and Application Engineering Phases. Based on common i*/Tropos
constructors, we proposed a core metamodel to support the goal modeling variability
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Depending on the language we want to use, different constructors could be
inserted in the core metamodel, producing a new metamodel for a specific i*
extension. As a first result, we developed a version of our i* modeling tool - called
iStarTool [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] – which currently supports the original version of i* [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].
(2) MAS Reuse: An SPL approach
      </p>
      <p>
        Initially we considered best practices of the several Tropos approaches. This
resulted in U-Tropos: a proposal for an unified process to develop agent oriented
software [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ].
      </p>
      <p>
        In the current phase of this work, the SPL technology [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] has been investigated
as an alternative to promote reuse in agent oriented systems development. In this
context, we examined how goal modeling languages could be used to support product
line variability. In particular we tried to relate goal models to feature models [3].
      </p>
      <p>
        Goal oriented requirements engineering (GORE) can be used to discover variable
and common requirements in a software product line (SPL), as well as to reduce costs
related to the configuration of a specific product in such product family. Recently, a
comparison among some GORE approaches to deal with software variability has
pointed out that they have limited expressivity to represent variability in SPL, as
presented in [3]. This has motivated us to investigate the use of i* framework as a
GORE approach for SPL. The work presented in [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] proposes an extension of the i*
modeling language, called i*-c (i* with cardinality), which allows the insertion of
cardinality in some of their modeling elements. The G2SPL (Goals to Software
Product Line) approach proposes a process to identify and model common and
variable requirements in a SPL using i*-c models. This approach also guides the
configuration of a specific product in a SPL.
      </p>
    </sec>
    <sec id="sec-4">
      <title>4 Future and Related works</title>
      <p>In this section we present future works we plan to perform in order to achieve the
goals described in Section 2. We also present some related works.
(1) Tool Support: An SPL approach</p>
      <p>
        Also based on SPL concepts [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], we intend to use the core i* metamodel, the
extended i* metamodels and their identified variabilities, to create and configure a
family of tools to support goal modeling. We expect that this solution will improve
the maintainability and extensibility of the current and future tools. The next product
will support the i* wiki version. Later aspectual i* [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] will also be incorporated in
the product line. We also envisage support for i*-c (i* with cardinality)[3].
(2) MAS Reuse: An SPL approach
      </p>
      <p>It is intended to extend the U-Tropos Process to include Domain and Application
Engineering, for the development of agent based software using the methods and
techniques of SPL. This new version of Tropos will be called Tropos-SPL (Tropos
Software Product Line).
(3) Related works</p>
      <p>
        We are also proposing an approach that combines variability analysis and
nonfunctional requirements to drive the configuration of a business process. Applying
this approach we can analyze variability in the model in order to assess the impact of
the choices on the process quality constraints - the non-functional requirements.
Moreover, it provides a rationale for the selection of a specific configuration and
could support the variability representation in business process [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ].
      </p>
      <p>Lastly, we are using i* models as a basis for identifying situations in which certain
failures may be ignored [¡Error! No se encuentra el origen de la referencia.]. This
work is being developed in the context of self-configurable systems, in which each
failure would lead to a compensation.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Ali</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dalpiaz</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giorgini</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>A goal modeling framework for self-contextualizable software</article-title>
          .
          <source>Book Chapter. In: Lecture Notes in Business Information Processing</source>
          , vol.
          <volume>29</volume>
          (
          <issue>Enterprise</issue>
          ,
          <source>Business-Process and Information Systems Modeling)</source>
          , p.
          <fpage>326</fpage>
          -
          <lpage>338</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Amyot</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Horkoff</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gross</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mussbacher</surname>
          </string-name>
          , G.:
          <article-title>A Lightweight GRL Profile for i* Modeling</article-title>
          . In: Proceedings of Third International Workshop on Requirements, Intentions and Goals in Conceptual Modeling - RIGiM'09, Advances in Conceptual Modeling - Challenging
          <string-name>
            <surname>Perspectives</surname>
          </string-name>
          .
          <source>LNCS 5833</source>
          , p.
          <fpage>254</fpage>
          -
          <lpage>263</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Borba</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>A Comparison of Goal-Oriented Approaches to Model Software Product Lines Variability</article-title>
          . In: Proceedings of Third International Workshop on Requirements, Intentions and Goals in Conceptual Modeling - RIGiM'09, Advances in Conceptual Modeling - Challenging
          <string-name>
            <surname>Perspectives</surname>
          </string-name>
          .
          <source>LNCS 5833</source>
          , p.
          <fpage>244</fpage>
          -
          <lpage>253</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Castro</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolp</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mylopoulos</surname>
            ,
            <given-names>J.: Towards</given-names>
          </string-name>
          <string-name>
            <surname>Requirements-Driven Information</surname>
          </string-name>
          Systems Engineering:
          <article-title>The Tropos Project</article-title>
          .
          <source>In: Information Systems Journal</source>
          , vol.
          <volume>27</volume>
          , p.
          <fpage>365</fpage>
          -
          <lpage>389</lpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <given-names>Cruz</given-names>
            <surname>Neto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Gomes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.S.</given-names>
            ,
            <surname>Castro</surname>
          </string-name>
          , J.:
          <article-title>Mapping Activity Theory Diagrams into i* Organizational Models</article-title>
          .
          <source>In: Journal of Computer Science and Technology</source>
          , vol.
          <volume>5</volume>
          , p.
          <fpage>57</fpage>
          -
          <lpage>63</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Franch</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          :
          <article-title>A Method for the Definition of Metrics over i* Models</article-title>
          .
          <source>In: Proceedings of 21st International Conference on Advanced Information Systems (CAiSE'09)</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Grau</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Franch</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maiden</surname>
          </string-name>
          , N.:
          <article-title>PRiM: An i*-based process reengineering method for information systems specification</article-title>
          .
          <source>In: Journal of Information &amp; Software Technology</source>
          , vol.
          <volume>50</volume>
          , p.
          <fpage>76</fpage>
          -
          <lpage>100</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Lapouchnian</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mylopoulos</surname>
          </string-name>
          , J.:
          <article-title>Modeling domain variability in requirements engineering with contexts</article-title>
          .
          <source>In: Proceedings of 28th International Conference on Conceptual Modeling (ER'09). LNCS 5829</source>
          , p.
          <fpage>115</fpage>
          -
          <lpage>130</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Lucena</surname>
            ,
            <given-names>M.J.N.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castro</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>C.T.L.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alencar</surname>
            ,
            <given-names>F.M.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>E.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pimentel</surname>
            ,
            <given-names>J.H.C.</given-names>
          </string-name>
          :
          <article-title>A Model Transformation Approach to Derive Architectural Models from GoalOriented Requirements Models</article-title>
          .
          <source>In: Proceedings of 8th International Workshop on System/Software Architectures (IWSSA'09). LNCS 5872</source>
          , p.
          <fpage>370</fpage>
          -
          <lpage>380</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Lucena</surname>
            ,
            <given-names>M.J.N.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>M.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>C.T.L.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alencar</surname>
            ,
            <given-names>F.M.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castro</surname>
            ,
            <given-names>J.F.B.</given-names>
          </string-name>
          :
          <article-title>Towards a Unified Metamodel for i*</article-title>
          .
          <source>In: Proceedings of Second International Conference on Research Challenges in Information Science (RCIS'08)</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Pimentel</surname>
          </string-name>
          , J.;
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Castro</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>Conditions for ignoring failures based on a requirements model</article-title>
          .
          <source>In: Proceedings of the 22nd International Conference on Software Engineering and Knowledge Engineering (SEKE)</source>
          ,
          <year>2010</year>
          , in press.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Pimentel</surname>
            ,
            <given-names>J.H.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Borba</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Xavier</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>BTW: if you go, my advice to you Project</article-title>
          .
          <source>July</source>
          ,
          <year>2009</year>
          .
          <article-title>Web-site</article-title>
          . In: https://jaqueira.cin.ufpe.br/jhcp/docs/ (last access,
          <year>Feb 2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Pohl</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bockle</surname>
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Linden</surname>
            ,
            <given-names>F.V.</given-names>
          </string-name>
          :
          <article-title>Software product line engineering</article-title>
          . Springer: Verlag, Berlin, Heidelberg,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Ramos</surname>
          </string-name>
          , R.A.:
          <article-title>AIRDoc - An Approach to Improve the Quality of Requirements Documents: Dealing with Use Case Models</article-title>
          .
          <source>PhD Thesis</source>
          . Federal University of Pernambuco,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>B. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paes</surname>
            <given-names>Junior</given-names>
          </string-name>
          , J.: iStarTool.
          <year>2009</year>
          .
          <article-title>Web-site</article-title>
          . In: http://portal.cin.ufpe.br/ler/Projects/IStarTool.aspx (last access,
          <year>Feb 2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>E. B.</given-names>
          </string-name>
          :
          <article-title>A Proposal of Metrics to evaluate i* Models (in Portuguese: Uma Proposta de Métricas para Avaliar Modelos i*)</article-title>
          .
          <source>MSc Dissertation</source>
          . Federal University of Pernambuco,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Alencar</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castro</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lucena</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Araújo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moreira</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Towards Modular i* Models</article-title>
          . In: Proceedings of Requirements Engineering Trank, 3th Ed.,
          <source>25th ACM Symposium on Applied Computing</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18. SCORE 2009.
          <article-title>Web-site</article-title>
          . http://score.elet.polimi.it (last access,
          <year>Jan 2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Borba</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castro</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>G2SPL: A Goal Oriented Requirements Engineering Process for Software Product Line</article-title>
          (In Portuguese: G2SPL:
          <string-name>
            <surname>Um Processo de Engenharia de Requisitos Orientada</surname>
          </string-name>
          a Objetivos para Linhas de Produtos de Software).
          <source>In: Proceedings of 13th Workshop on Requirements Engineering (WER)</source>
          ,
          <year>2010</year>
          (to appear).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Silva</surname>
            ,
            <given-names>M.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maciel</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinto</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alencar</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tedesco</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castro</surname>
          </string-name>
          , J.:
          <article-title>Extracting the Best Features of Two Tropos Approaches for the Efficient Design of MAS</article-title>
          .
          <source>In: Proceedings of X Iberoamerican Workshop on Requirements Engineering and Software Environment (IDEAS'07)</source>
          , p.
          <fpage>3</fpage>
          -
          <lpage>16</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Silva</surname>
          </string-name>
          , MJ.:
          <article-title>U-TROPOS: an unified process approach for agent oriented software development (In Portuguese: U-TROPOS: uma proposta de processo unificado para apoiar o desenvolvimento de software orientado a agentes)</article-title>
          .
          <source>Msc dissertation</source>
          . Federal University of Pernambuco,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <article-title>Modelling Strategic Relationships for Process Reengineering</article-title>
          .
          <source>PhD thesis</source>
          . University of Toronto,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>E. B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pimentel</surname>
            ,
            <given-names>J. H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castro</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanchez</surname>
          </string-name>
          , J.:
          <article-title>Configuring the Variability of Business Process Models Using Non-Functional Requirements</article-title>
          .
          <source>In: Proceedings of 15th International Conference on Exploring Modelling Methods for Systems Analysis and Design (EMMSAD'10).</source>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Montaner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>López</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De la Rosa</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>A Taxonomy of Recommender Agents on the Internet</article-title>
          .
          <source>In Artificial Intelligence Review</source>
          ,
          <year>June 2003</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>