<!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>Towards Assessing the Theoretical Complexity of the Decision Model and Notation (DMN)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Research-in-Progress</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Faruk Hasic?</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Johannes De Smedt</string-name>
          <email>johannes.desmedt@ed.ac.uk</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jan Vanthienen</string-name>
          <email>jan.vanthienen@kuleuven.be</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Leuven Institute for Research on Information Systems, KU Leuven</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Management Science and Business Economics Group, University of Edinburgh Business School</institution>
        </aff>
      </contrib-group>
      <fpage>64</fpage>
      <lpage>71</lpage>
      <abstract>
        <p>Motivated by the need for holistic decision modelling, the OMG consortium developed a new decision modelling standard, the Decision Model and Notation (DMN). DMN has two levels. Firstly, the decision requirement level depicts the requirements of decisions and the dependencies between elements involved in the decision. Secondly, the decision logic level presents ways to specify the underlying decision logic. DMN enables the separation of process and decision logic, thus enabling complexity reductions, exibility, and maintainability of process models. Extensive research exists on the complexity of conceptual modelling methods such as UML, CMMN, and BPMN. However, the complexity of DMN has not yet been addressed in scienti c literature. In this paper, we will assess the complexity of DMN and compare the outcome with the results obtained in previous studies for other modelling notations, such as BPMN and CMMN, hence emphasizing the broader picture of consistent integration of processes, cases, and decisions. Using BPMN, CMMN, and DMN alongside each other provides a holistic approach in business process management, as it enables the representation of both procedural and declarative processes, as well as a separate yet integrated representation of the underlying business logic.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Decision Modelling</kwd>
        <kwd>Decision Model and Notation</kwd>
        <kwd>DMN</kwd>
        <kwd>Complexity</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Decision modelling</title>
      <p>
        The Decision Model and Notation (DMN) 1.0 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] was published in September
2015, while the DMN 1.1 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] version was made available in June 2016.
Numerous tool developers, such as Signavio, already incorporated DMN modelling in
their software packages, making the standard available for industry applications.
DMN has two levels that can be used in conjunction. Firstly, there is the
decision requirement level, represented by the decision requirement diagram (DRD),
? Corresponding author.
which depicts the requirements of decisions and the dependencies between
elements involved in the decision model. Secondly, there is the decision logic level,
which presents ways to specify the underlying decision logic. The DMN standard
provides an expression language S-FEEL (Simple Friendly Enough Expression
Language), as well as boxed expressions and decision tables for the notation of
the decision logic. Representing decision logic in decision tables is not a new
concept, as it has extensively been adapted in previous studies, such as illustrated
in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] and [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. DMN was meant mainly for business users and both the scienti c
and business communities have given quite some attention to the DMN standard:
[
        <xref ref-type="bibr" rid="ref5 ref6 ref7">5,6,7</xref>
        ]. So the modelling method is supposed to be easily understandable and
easily learnable. DMN uses rectangles to depict decisions, corner-cut rectangles
for business knowledge models, and ovals to represent data input. The decision
logic is usually represented in decision tables. A link can be made between a
decision activity in the process model and the actual decision model. Figure 1
gives an example of a decision model for credit eligibility, while Figure 2 depicts
the corresponding credit eligibility process.
      </p>
      <p>Credit Eligibility</p>
      <p>Risk Level
Background Check</p>
      <p>Financial Check
ID/Passport</p>
      <p>Police Records</p>
      <p>Financial History</p>
      <p>Income</p>
      <p>Unlike for UML, BPMN, and CMMN, the complexity of DMN models has
not yet been addressed in scienti c literature. In the remainder of this paper,
we will assess the complexity of the Decision Model and Notation and compare
the results of this assessment with the results obtained in previous studies for
other modelling notations, such as UML activity diagrams, BPMN, and CMMN.
Following this comparison, conclusions regarding the complexity of DMN will be
drawn and recommendations for future research will be provided. Additionally,
some attention will be given to the broader picture of consistent integration of
business processes, cases, and business decisions. A light will be shed on some
obstacles and opportunities concerning this integration.
Prospect request</p>
      <p>Collect
documents</p>
      <p>Check financial
position
Perform
background
check</p>
      <p>Decide
eligibility</p>
      <p>
        Accept
Reject
Extensive research exists on the complexity of conceptual modelling methods.
Several approaches have been developed throughout the years and these
approaches have been adapted to well-known modelling methods such as UML
and BPMN. Assessing method complexity is of paramount importance, since
the method complexity is viewed to be an indication of the ease of use, the
learnability, and the interpretability of a method, as illustrated by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
A method that is widely applied in research is the meta-model-based metric
approach developed by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. They introduce metrics based on the meta-model
of a conceptual modelling approach, enabling to a certain degree to compare
the method complexity of several di erent modelling paradigms. Meta-models
of modelling methods illustrate the expressive power of that method through
its concepts, properties, relationships, and roles [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Most modelling standards
are described by formally introducing a UML-based meta-model. [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] and [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]
apply the [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] method to judge the method complexity of UML 1.4 [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Similarly,
[
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] implement the method on the BPMN 1.2 version [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] consolidate the
existing research by comparing the complexity of BPMN 1.2 and UML 1.4
activity diagrams. Equivalently, [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] add Case Management Model and Notation, or
CMMN 1.0 [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], to the list of modelling methods evaluated by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] metrics.
Additionally, they compare the complexity of CMMN to the complexity of previously
researched methods.
3
      </p>
    </sec>
    <sec id="sec-2">
      <title>Methodology</title>
      <p>
        The DMN standard is designed to be used in conjunction with BPMN. This is an
excellent proposition since BPMN is widely used in both industry and academia.
To determine the complexity of the DMN model, we will use the
meta-modelbased method developed by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], as this method was adapted to numerous other
modelling methods. This should facilitate the interpretation of the results by
making comparisons possible. [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] address the theoretical part of determining
the complexity of modelling languages. They distinguish between empirical and
non-empirical techniques. In the category of empirical assessment techniques
they mention case studies, eld experiments, laboratory experiments, and
surveys, among others. Ontological analysis, metrics analysis and meta-model-based
analysis are part of the non-empirical techniques category. The method proposed
by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] is a metrics analysis and hence falls in the category of non-empirical
complexity assessment techniques. They claim that modelling methods can possibly
have multiple techniques. For instance, UML is a method with techniques such
as UML class diagrams and UML activity diagrams. Contrarily, methods with a
single technique exist as well. CMMN is a method with one technique, namely the
case plan model. DMN too is a method with only one technique, the decision
model, existing of two sub-models: the decision requirements diagram (DRD)
and the decision table. Furthermore, the authors argue that the complexity of
a method is a critical measurement, as they believe complexity to be intimately
related to the usability and learnability of a method. The metric proposed by
[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] is a metric based on the underlying meta-model of the method. The metric
relies on the count of objects, relationships, and properties in the meta-model.
To fully illustrate this, it is advised to take a look at the formalisation of the
model of a technique, as provided by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>
        As stated earlier, a modelling method can have multiple techniques, hence,
the complexity of a method is the aggregate complexity of the methods
techniques. [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] developed a vast array of metrics. Practical research, such as in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]
and [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] is focused around a small number of metrics. In analogy with the
complexity analysis performed for other modelling methods, we will use the same [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]
metrics to evaluate DMN:
{ n (OM) corresponds with the count of objects in the method. This equals
the count of objects in all the possible techniques of the given method.
{ n (RM) counts the relationships in the method. This equals the count of
relationships in all the possible techniques of the given method.
{ n (PM) coincides with the count of properties in the method. This too
corresponds with the count of properties in all the possible techniques of the
considered method.
{ The cumulative complexity of the method is de ned as the norm of the
vector of the counts of objects, relationships, and properties of the method
as a whole. This can be represented as a vector in three-dimensional space,
with on the axes the counts of objects, relationships, and properties.
[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] base their calculations on the OPRR meta-model. However, more recent
research such as [
        <xref ref-type="bibr" rid="ref10 ref13 ref9">10,9,13</xref>
        ] focuses on UML meta-models. It has become common
practice to use UML to depict meta-models of modelling methods. Counting
the objects, properties, and relationships in the meta-model should be done
carefully. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] specify some counting principles in their complexity analysis study
of CMMN. We too shall adhere to these principles:
{ All abstract classes should be included in the count of the objects.
{ Enumerations are not included in the count.
{ Tool-generated properties are excluded from the count of properties.
{ Properties of classes referring to other classes are not counted.
{ All other properties of objects and relationships are included in the count of
properties.
4
      </p>
    </sec>
    <sec id="sec-3">
      <title>DMN Analysis</title>
      <p>Table 1 shows DMN method complexity next to the complexities of other
popular modelling methods. The table represents the di erent methods in
decreasing order of cumulative method complexity. To represent this data in a more
visual way, Figure 3 depicts a scatterplot in the form of a three dimensional cube.
On the axes the counts of objects, relationships, and properties are portrayed,
while the data points are labelled with the names of the modelling methods. To
enhance the readability of the three dimensional scatterplot vertical lines are
inserted that project the data points on the (properties, relationships) plane. The
closer the data points are to the origin of the three dimensional cube, the less
complex the method. Similarly, the farther the data points are from the origin,
the more complex the method. DMN shows to be relatively close to the origin,
especially thanks to the low number of relationship types and property types.
Meanwhile, the BPMN 1.2 data point exhibits the highest degree of complexity
and is situated in the top right of the cube, far away from the origin.</p>
      <p>
        The results in Table 1 indicate that the cumulative complexity of DMN 1.1
is relatively low, yet close the cumulative complexity of CMMN 1.0. Meanwhile,
BPMN 1.2 exhibits by far the highest cumulative complexity as a result of an
extensive use of objects, properties, and relationships. As stated by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], a high
cumulative complexity might be an indicator of expressive power of a method.
      </p>
      <p>
        As a consequence, one can argue that the expressive power of BPMN 1.2 is far
greater than the expressive power of BPMN 1.2 Frequent Use. As for DMN 1.1,
the cumulative complexity is rather low, indicating that DMN should be simple
to learn and understand. However, this is just a theoretical approach and these
claims should be validated through empirical research. Only empirical research
can truly assess the practical modelling complexity. The importance of empirical
validation of the theoretical complexity is stressed by both [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
      </p>
      <p>
        Furthermore, the results suggest an integration of BPMN and DMN models,
as the meta-model-based complexity of DMN is only a fraction of the complexity
of BPMN. Incorporating DMN in BPMN models would not necessarily increase
the combined modelling complexity, since the decision logic is separated from the
process ow logic. In this fashion, the complexity of the process models decreases
as the process is reduced to its essence, i.e. without hard-coding the decision logic
within the process. A seminal study on the integration of BPMN and DMN
models is provided by [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Moreover, a number of studies, including [
        <xref ref-type="bibr" rid="ref15 ref21">15,21</xref>
        ] similarly
argue to integrate BPMN and CMMN models. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] base their suggestion on the
measurement of the method complexity of CMMN. They claim that an
integration of BPMN and CMMN should prove bene cial to modelling complexity, as
the cumulative method complexity of CMMN is far lower than that of BPMN.
Similarly, on the basis of modelling complexity, we advocate an integration of
BPMN and DMN. Lastly, one can argue to integrate CMMN and DMN models
to close this circle, enabling an integrated modelling approach between BPMN,
CMMN, and DMN. This should enable representing both procedural and
declarative process models, as well as provide a separate yet integrated representation
of the underlying business logic. Hence, such an adaptation would contribute to a
holistic business process management approach. Another advantage of modelling
decisions holistically with DMN is that it enables the separation of process and
decision logic. This permits complexity reductions of the process models, as the
decision logic is extracted from the process model and modelled in DMN. Next
to complexity reductions, process exibility is also enhanced by this separation
of decision and control ow logic. If the decision logic changes, one needs not
change the process model anymore. A simple change in the decision model will
leave the process model unharmed and functioning. Hence, this separation of
concerns [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] strengthens the maintainability and exibility of process models,
as explained and elaborated upon by [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ].
5
      </p>
    </sec>
    <sec id="sec-4">
      <title>Future research</title>
      <p>
        As stated by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], a theoretical approach to model complexity is not su cient. The
meta-model-based approach only provides an analysis of the syntactical
complexity of the method. Hence, this metrics approach should be backed up and
complemented by empirical validation research. For future research we plan to
empirically test DMN method complexity through a survey with both modellers
from the business world, as well as people who are not familiar with conceptual
modelling on a professional level. Additionally, research on complexity of
individual models and integrated process and decision models is a compelling eld
of study, as well as other complexity dimensions such as semantic and cognitive
complexity. Furthermore, we will focus on providing additional modelling rules
to consistently integrate BPMN, DMN, and CMMN models.
6
      </p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>
        This paper is the rst contribution towards analysing DMN modelling
complexity. The analysis performed on the DMN 1.1 standard was a theoretical
metamodel-based metrics approach devised by [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. The method was slightly adjusted
according to [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] to enhance comparisons with more contemporary studies. The
meta-model complexity of DMN 1.1 closely compares to the model complexity
of CMMN, while it is seems far less complex than BPMN. Using DMN and
BPMN together would suggest integrating the two models. This paper only
focuses on the conceptual complexity of the underlying meta-model and additional
empirical research is necessary to validate the ndings.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1. OMG:
          <article-title>Decision Model and Notation 1.0 (</article-title>
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2. OMG:
          <article-title>Decision Model and Notation 1.1 (</article-title>
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Vanthienen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dries</surname>
          </string-name>
          , E.:
          <article-title>Illustration of a decision table tool for specifying and implementing knowledge based systems</article-title>
          .
          <source>International Journal on Arti cial Intelligence Tools</source>
          <volume>3</volume>
          (
          <issue>2</issue>
          ) (
          <year>1994</year>
          )
          <volume>267</volume>
          {
          <fpage>288</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Vanthienen</surname>
          </string-name>
          , J.:
          <article-title>What business rules and tables can do for regulations</article-title>
          .
          <source>Business Rules Journal</source>
          <volume>8</volume>
          (
          <issue>7</issue>
          ) (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Batoulis</surname>
            , K., Meyer,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bazhenova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Decker</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weske</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Extracting decision logic from process models</article-title>
          .
          <source>In: CAiSE. LNCS</source>
          , Springer (
          <year>2015</year>
          )
          <volume>349</volume>
          {
          <fpage>366</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Janssens</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bazhenova</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smedt</surname>
            ,
            <given-names>J.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vanthienen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Denecker</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Consistent integration of decision (DMN) and process (BPMN) models</article-title>
          .
          <source>In: CAiSE Forum</source>
          . Volume
          <volume>1612</volume>
          of CEUR Workshop Proceedings., CEUR-WS.org (
          <year>2016</year>
          )
          <volume>121</volume>
          {
          <fpage>128</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Dangarska</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Figl</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mendling</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>An explorative analysis of the notational characteristics of the decision model and notation (dmn)</article-title>
          .
          <source>In: Enterprise Distributed Object Computing Workshop</source>
          , IEEE (
          <year>2016</year>
          ) 1{
          <fpage>9</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Rossi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brinkkemper</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Complexity metrics for systems development methods and techniques</article-title>
          .
          <source>Information Systems</source>
          <volume>21</volume>
          (
          <issue>2</issue>
          ) (
          <year>1996</year>
          )
          <volume>209</volume>
          {
          <fpage>227</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Recker</surname>
            ,
            <given-names>J.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>zur Muehlen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siau</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Erickson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Indulska</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Measuring method complexity: Uml versus bpmn</article-title>
          ,
          <source>Association for Information Systems</source>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Siau</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cao</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          :
          <article-title>How complex is the uni ed modeling language? (</article-title>
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Erickson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siau</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Theoretical and practical complexity of uml</article-title>
          .
          <source>AMCIS</source>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12. OMG: Uni ed modeling languag
          <source>(UML) 1</source>
          .0 (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Indulska</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>zur Muehlen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Recker</surname>
          </string-name>
          , J.:
          <article-title>Measuring method complexity: The case of the business process modeling notation</article-title>
          .
          <source>BPMcenter. org2009</source>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14. OMG:
          <article-title>Business process model and notation (BPMN) 1</article-title>
          .2 (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Marin</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lotriet</surname>
          </string-name>
          , H.,
          <string-name>
            <surname>Van Der Poll</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          :
          <article-title>Measuring method complexity of the case management modeling and notation (cmmn)</article-title>
          .
          <source>In: Proceedings of the Southern African Institute for Computer Scientist and Information Technologists</source>
          , ACM (
          <year>2014</year>
          )
          <fpage>209</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16. OMG:
          <article-title>Case management model and notation (CMMN) 1</article-title>
          .0 (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Siau</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rossi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Evaluation of information modeling methods-a review</article-title>
          .
          <source>In: System Sciences</source>
          ,
          <year>1998</year>
          .,
          <source>Proceedings of the Thirty-First Hawaii International Conference on. Volume</source>
          <volume>5</volume>
          ., IEEE (
          <year>1998</year>
          )
          <volume>314</volume>
          {
          <fpage>322</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18. zur Muehlen,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Ho</surname>
          </string-name>
          , D.T.:
          <article-title>Service process innovation: a case study of bpmn in practice</article-title>
          .
          <source>In: Hawaii international conference on system sciences, proceedings of the 41st annual, IEEE</source>
          (
          <year>2008</year>
          )
          <volume>372</volume>
          {
          <fpage>372</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>Zur</given-names>
            <surname>Muehlen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Recker</surname>
          </string-name>
          , J.:
          <article-title>How much language is enough? theoretical and practical use of the business process modeling notation</article-title>
          .
          <source>In: Advanced information systems engineering</source>
          , Springer (
          <year>2008</year>
          )
          <volume>465</volume>
          {
          <fpage>479</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Erickson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Siau</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Theoretical and practical complexity of modeling methods</article-title>
          .
          <source>Communications of the ACM</source>
          <volume>50</volume>
          (
          <issue>8</issue>
          ) (
          <year>2007</year>
          )
          <volume>46</volume>
          {
          <fpage>51</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Hinkelmann</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pierfranceschi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Combining process modelling and case modeling</article-title>
          .
          <source>In: 8th International Conference on Methodologies, Technologies and Tools enabling e-Government MeTTeG14</source>
          . (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Vanthienen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Caron</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>De Smedt</surname>
          </string-name>
          , J.:
          <article-title>Business rules, decisions and processes: ve re ections upon living apart together</article-title>
          .
          <source>In: Proceedings SIGBPS Workshop on Business Processes and Services (BPS'13)</source>
          . (
          <year>2013</year>
          )
          <volume>76</volume>
          {
          <fpage>81</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Vanthienen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Caron</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Modeling business decisions and processes{which comes rst?</article-title>
          <source>In: Proceedings of the International Conference on Knowledge Discovery and Information Retrieval and the International Conference on Knowledge Management and Information Sharing</source>
          ,
          <string-name>
            <surname>KMIS</surname>
          </string-name>
          (
          <year>2014</year>
          )
          <volume>451</volume>
          {
          <fpage>456</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>