SlideShare a Scribd company logo
1 of 10
Download to read offline
International
OPEN ACCESS Journal
Of Modern Engineering Research (IJMER)
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 7 |
Statistical Model to Validate A Metaprocess-Oriented
Methodology based on RAS and BPMN
Javier DarĂ­o FernĂĄndez-Ledesma
*(Department of Industrial Engineering, Universidad Pontificia Bolivariana, Colombia)
I. INTRODUCTION
Software reuse facilitates rapid development of applications. This contributes to increased productivity
and quality in software development [1]. Metaprocess metamodeling and its specification as software assets
require to standardize software processes.This article present a metamodeling-based approach intended to
provide a conceptual process for a domain, and its specification as software assets to improve metaprocess reuse
in early stages of software development. The applicability of our proposal, we presents a real example currently
running on the e-health domain: a monitoring system for patients with cardiovascular risk factors. This article is
organized as follows. In section 2 we discuss the methodological propose. Section 3 analyzes the proposed
methodology for the specific application mentioned above. Section 4 provides a statistical model to validate the
proposal. Finally, our present the conclusions and future work in Section 5.
II. A METHODOGICAL PROPOSAL FOR THE REUSE OF METAPROCESSES
This section introduces a methodology that consists of one level design for the description of
metaprocesos (conceptual level) and a reuse process (see Figure 1). The representation and construction of
metaprocess begin from a generic metamodel, which is specified using different models to fully represent the
domain, with customization applied at different development stages, from specification of requirements to design
and software applications. We seek for a sufficiently expressive and complete representation of metaprocesos in
order to cover the conceptual domain with elements which facilitate the reuse in the software development.
Figure 1. Metaprocesses specification levels as software assets expressed in models
ABSTRACT: Software reuse in the early stages is a key issue in rapid development of applications.
This article introduces a metaprocess-oriented methodology based on the model reuse as software assets,
and starting from the domain specification and analysis phases. The approach includes the definition of
a conceptual level to adequately represent the domain and a reuse process to specify the metaprocess as
software assets. The methodology has been applied successfully in the field of e-health, but our work also
describes advances in reuse of models for implementation in other contexts, contributing to improved
productivity in software development.
Keywords: Metaprocess, Processes, Reuse, E-health
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 8 |
The conceptual level is a generic abstraction of the conceptual domain, which is represented through
the business domain, requirements, and process models. The business domain model specifies the business cycle:
mission, policies, business and process elements. The requirements model is based on use case diagrams. The
metaprocess is based on the use of the BPMN standard. A metaprocess will be specified, as described below, on
the basis of the business requirements captured through use cases and process elements of the conceptual domain
and their relationships.
Consequently, the conceptual level is specified using three steps as depicted in Figure 1:
1. The first step encompasses the representation of the domain through the Business Domain Model (BDM).
BDM specifies business activities, business tasks and business roles. BDM contains diagrams such as the
business diagram and process flow diagrams. The process flow diagram specifies the business activities and
roles. In this way, a business activity is conducted using one or more activities process.
2. The second step is intended to build the Requirement Model (RM), including use case diagrams.
3. Finally, the third step is to build the Process Definition Model (PDM), which includes business process
functionality both from a domain perspective and from the perspective of system support implementation for this
software component.
This is followed by the metaprocess construction, based on information provided by the Domain
Analysis, using the BPMN Notation, in which the activities (task in BPMN) and roles (swimlanes in BPMN) of
the Metaprocess are clearly identified, as well as the use cases and applications or systems that support the
execution of the metaprocess. Each activity and each role of metaprocess has been specified with a set of
applications or systems or part thereof that support it execution for reuse in other cases as components reuse.
The reuse process enables the representation of metaprocess as reusable soft-ware asset. Hence it
represents the metaprocess architecture with its constituent elements specified as software artifacts. The
specification of reusable software assets metaprocess as according to the standard is done by identifying each
metaprocess as a reusable software asset with its component artifacts and attributes that describe them. It is
defined by use, solution and classification, profile, related profiles and related assets as reusable software
component elements of asset.
The reuse process is based on the OMG-AS and OMG’s RAS standard, and uses a repository of
reusable software asset to enable storage and search of assets in packed files, they contain these assets and an
XML manifest (XML Schema) and, they are specified as .xsd as rasset.xml residing in the root directory of the
asset accompanied by the respective. XSD or XML-Schema and another set of artifacts, files or subdirectories
that help specify. There components are compressed into a single file with a .Ras to facilitate management of its
reusable software assets (see Figure 2).
Figure 2. Elements of reuse
Finally, this propose uses the mechanisms for building well-formed models and Reusable Asset
Specification (RAS).
The mechanisms for RAS facilitate the search and retrieval elements of the metaprocess as software
assets (models, components, artifacts) into repositories. The OMG- RAS standard proposes the organization of
the files .Ras and rasset.xml file structure, assets can be searched, retrieved and sail them through services,
which can be implemented as Web Services or other approaches, which states for each service the nature of the
response and the response (see Figure 3).
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 9 |
Figure 3. Elements of implementation level
In this case the implementation of mechanisms for RAS it’s possible through our own repository Actives.
III. CASE STUDY IN AN E-HEALTH DOMAIN
In order to apply the proposal, we take a monitoring system for patients with cardiovascular risk as our
case study. The process description for monitoring system for patients with cardiovascular risk is as follows:
firstly, the technical personnel configure the device. A body area network gathers the patient’s vital signs and
sends this information to a mobile device. If an abnormal event happens, the mobile device sends the alert and a
set of historic vital signs to the telephone exchange. The medical staff can retrieve the historic vital signs directly
from the mobile device.
Additionally, in this description the process description was refined with others activities as calculate
multivariate analysis (statistical analysis to group data by factors or components) about vital signs in patients
with cardiovascular risk and activates the emergency medical system. Fig. 4 depicts an overall view of the
system.
Figure 4. Domain elements: Event surveillance of patients with cardiovascular risk
The monitoring system also involves the use of metaprocesses to specify the medical guidelines and
protocols to be followed by the medical staff during an emergency. The telephone exchange uses the medical
guidelines and protocols when the monitoring system triggers an alert. In this article, we only focus on the
specification of metaprocesses at a conceptual level and process reuse. In the next subsection the methodology
phases at the conceptual level, the architecture and other technological issues are described.
The Business Domain Model (BDM) specifies how the monitoring e-health service is provided, as well
as documenting the methodology in the macroprocesses, to facilitate understanding the domain. It specifies
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 10 |
business activities, such as configuring the medical data system, periodically checking patients, monitoring vital
signs and other activities; the business tasks, such as exchanging information and customization, provide
information and other tasks and business roles relating to patients, the medical doctor, teleoperator and other
roles. The BDM of the case study contains diagrams including a business diagram (see Figure 5) and process
flow diagrams.
Figure 5. Elements of business domain diagram
The process flow diagram specifies the process activities, such as configure remote monitoring system,
patient verification board, emergency activation service and other activities and process roles, such as medical
doctor, teleoperator and other roles for gathering vital signs, device configurations and triggering of alerts (see
Figure 6).
Figure 6. Elements of process flow diagram
The Requirement Model (RM) includes use case diagrams (with actors such as medical staff, technical
staff and patients and use cases such as configure the system, display history of vital signs, activate alerts,
acquire vital signs and others).
The Process Definition Model (PDM) is shown in Figure 7 as a BPMN diagram. PDM provides
metaprocess elements shown as activities. The metaprocess activities defined by the analyst and domain expert
in the study case are the following: Enter Patient Information, Monitoring System Configuration, Patient
Monitoring through Monitoring System, Patient Behavior Analysis through Monitoring System, Manage System
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 11 |
Alerts, Patient Assistance and Emergency System Activation. In the case of the metaprocess, the roles were the
following: Patients, Monitoring System, Tele-Operator, Doctor, Care Unit and Emergency System.
Figure 7. Metaprocess Model
The metaprocess model (see Figure 8) enables identification of the activities (MA) and roles (MR) of
Metaprocess, use cases (UC) and applications or systems (S).
Figure 8. Activities, roles and applications in the Metaprocess
These applications are the following: Patient Information System, Monitoring System Configuration,
Monitoring System, Multivariate Calculation System, Alert Management System, Event Care System and
Emergency Care System.In the reuse process, the metaprocess elements defined above are specified as reuse
software assets for the case application, based on the RAS-OMG specification to provide a Ras Metamodelled
Metaprocess.In the implementation level, the rules are defined for the reuse of reusable assets software from the
repository by search mechanisms whether through keywords that identify the assets or through the storage logic
route of the assets in the repository. Our efforts continue towards the specification of a first evolutionary
instantiation mechanism via XML-Schema.As technological support to the previous levels and reuse process, the
software assets repository for e-health domains is being constructed to facilitate the reuse tasks of e-health
oriented application development. It constituted a first step towards accomplishing higher productivity and
quality, as well as reducing errors and the timeframe for releasing applications.Consequently, a knowledge base
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 12 |
and artifacts will be available to e-health users. Additionally to this, we continue to develop applications for the
e-health domain, reusing models with metaprocesses specified at the conceptual level, based on the proposed
methodology, as well as developing integrated repository development tools using Eclipse (see Figure 9):
Figure 9. A proposed prototype of a repository for software assets reuse
The repository will be an integrated development environment for building and reusing software
artifacts in e-health and other domains, while also taking into consideration the reuse level and implementation
levels of the proposal. In terms of building the metaprocess and its specification at a conceptual level for the
proposed application case, the work that has been completed up to this point has enabled the building of
software to remotely monitor patients with cardiovascular risk, as represented in the following architecture and
the technical elements of the developed system. The elements specified at the conceptual level in monitoring
systems of patients with cardiovascular risk are used to specify and build other systems, such as home care
patient systems or for patients in a medical emergency system. The conceptual level described above initially
allowed the development of a monitoring system for patients with cardiovascular risk.
In this level, we built models related with the domain. Models and their components have been
specified at the conceptual level by a methodological proposal.
IV. STATISTICAL MODEL
Evaluation and discussion of the methodology is made in two parts, the first refers to a discussion from
the conceptual approach and the second presents a statistical analysis type, in which an assessment tool was built
on the perceived level of the proposed methodology. With the instrument six questions for the two components
were defined to evaluate: the proposed methodology with its constituent elements and reuse. The instrument a
group of experienced engineers applied in analysis and software development and a group of beginners
engineering students last semester systems; in total 24 people were interviewed. The instrument is available in
the Url:
https://docs.google.com/forms/d/1fBPLW7Q5REvRkcVAgBl2lxdTnloEjbmHr1w4HGXIqvk/viewform?c=0&w
=1.
The results of the investigation with regard to statistical analysis and multivariate statistical analysis of
the results for the evaluation of the perception of the methodology and reuse as components of the proposed
methodology constructs formally presented.
It can be concluded after the application of the instrument, there are differences depending on the
answers given, between levels of perception experienced users and beginners in front of the methodology and
reuse, presenting minor variations in the values assigned to the questions in the expert user, where values ranged
from 5: Completely, 4: Properly; in the novice user, where values ranged from 5: Completely, which is the
highest occurrence, 4: Properly, but qualifying results with values obtained 3: Average 2: Part 1: Hardly.
We proceeded to the quantification for multivariate treatment, via method of optimal quantification
using SPSS software, since it was non-continuous variables and responses: 5: Completely, 4: Suitably, 3:
Average 2: Partly, 1: Hardly, and this is the method according to the statistical literature and suggest the package
used to quantify variables. Quantitation was performed using a statistical method of analysis called "optimal
quantification", which assigns numerical values to the categories of variable values in a way that maximizes the
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 13 |
relationship between observations and model data analysis used (analysis factorial, in our case), respecting the
character of measurement data and facilitate statistical treatment.
The algorithm for quantification of data in SPSS enables the normalization of variables and their
transformation into "quantitative" variables, i.e. variables with numerical values assigned to the categories of
responses. Then, using Cronbach's alpha it is made to ensure internal consistency and dimensionality of the
scales. Cronbach's alpha is an index of internal consistency that takes values between 0 and 1 and is used to
check if the (survey) instrument being evaluated collects misinformation and leading to wrong conclusions or
whether it is a reliable instrument making stable and consistent measurements. Alpha is therefore a squared
correlation coefficient that broadly measures the homogeneity of the questions mediating all the correlations
among all the items to see that they actually look. His interpretation is that the more the index is approaching the
end 1, better reliability, considering a respectable reliability from 0.80. For the study, a Cronbach's alpha of
0.886, indicating that the instrument (survey) is acceptable enough to continue the description of the data was
achieved.
It must be noted that initially part of a survey type, with small sample of twenty-four (24) respondents,
consisting of two groups: Expert Group = 1 Group = 2 users and beginners with categorical data type 5:
Completely, 4: Appropriately, 3: Average 2: Clear, 1: Hardly. For categorical data analysis (ordinal) were
quantified via optimal quantification method using SPSS software, allowing the sample to enable an analysis of
these with measures based on location variability and procedures. Therefore, two constructs were defined:
Methodology and Reuse for factor analysis for dimension reduction, based on the covariance matrix
(correlation). The matrix shows very high correlations and clarifies the definition of two constructs:
Methodology for the correlations of P1, P2 and P3, shown in the table as TSP1, TSP2 and TSP3 and Reuse for
correlations P4, P5 and P6, displayed in the table as P4SR, TSP5 and TSP6. Since the sample data is small by
nature suggest the existence of repetitions "inflate" the correlations. In this case if the value of 0.9456 for the
correlation between TSP2 and TSP1 you look to be a strong correlation showing relationship between the
answers to P1 and P2, whereas the value of 0.2348 for the correlation between P4SR and TSP1 will be a
correlation low showing no relationship between the answers to P4 and P4 since they belong to different
constructs, as will be seen in the factor analysis.
Method and reuse factor for each of the constructs analysis: Exploring and analyzing these data the two
factors are calculated. Using factor analysis was done in order to reduce the number of variables, and because
this study phenomena in which the variables depend on a common factor (default, not measurable). Factor
analysis was made with observations from surveys of both groups; initially with the answers to questions P1 to
P3 that refer to the methodology, obtaining a new variable called single method; then made with observations
from surveys of both groups with the answers to the questions P4 to P6 that refer to reuse, obtaining a single new
variable called Reuse; this in order to determine the weights, according to data from each of the answers given in
the questionnaire.
In the case of P1 to P3 questions referring to the methodology, one known method resulting factor is
obtained In this case, one factor has been extracted since it is the only one with a greater than or equal to 1.0
own value. Which accounts for 99.9438% of the covariance matrix of the quantized data. For the case of P4 to
P6 questions that refer to reuse, one resulting factor called Reuse is obtained. In this case, one factor has been
extracted since it is the only one with a greater than or equal to 1.0 eigenvalue. Which accounts for 100.0% of
the variability in the original data.
Then, comparisons of the two groups evaluated the methodology and reuse, for which such data are
rearranged so that evaluation are made, it corresponds to the results of factor method and Reuse organized into a
single variable called Evaluation and Treatment, It corresponds to user groups arranged in a variable called same
treatment, thus Treat = 1 corresponds to the Group Users experts against their perception of the methodology
and Treat = 3 corresponds to the Group expert users from their perception of reuse; Treat = 2 corresponds to the
Group Beginners against their perception of the methodology and Treat = 4 corresponds to the Group Beginners
experts against their perception of reuse, as illustrated by the graph below.
Figure 10. Chart of Comparison Means for Factors
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 14 |
1 2 3 4
Means and 95.0 Percent LSD Intervals
Trato
-2.5
-1.5
-0.5
0.5
1.5
2.5
evaluacion
As can be seen in Figure 10, although there is no significant difference between the two groups about
their perceptions of the methodology and reuse, since according to the statistics of the ANOVA table in SPSS, p
= 0.1617, value indicates that there is no significant difference between the groups evaluated in each factor with
a significance level of 95%, is a p-value for the absence of significant difference "suggests" some level of trend
among variables,
In the case of experts Users Group = 1, the two factors are related, as illustrated in Figure 11.
Figure 11. Scatter plot for the two factors in Group = 1 Experts Users
Plot of Fitted Model
0.86 0.87 0.88 0.89 0.9
metodo
0.86
0.89
0.92
0.95
0.98
1.01
1.04
reuso
Analyzing the dispersion of data experts Users Group = 1, Figure 11 shows that there is a causal
relationship between reuse and positive slope method. For Beginners Group = 2, we proceeded to relate the two
factors, as shown in Figure 12.
Figure 12. Scatter plot for the two factors in Group = 2 Beginners
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 15 |
Plot of Fitted Model
-10 -8 -6 -4 -2 0 2
metodo
-10
-8
-6
-4
-2
0
2
reuso
Can display a different trend given the level of assessment between the two groups Experts Group = 1
Group = 2 users and beginners in the questionnaire. As the Group = 1 Users experts assessed "positively" both
as the Reuse and Methodology with weights between 4: Properly and 5: Completely, while Group = 2 qualifies
Beginners from 3: Fair and 4: Properly. This trend in the scatterplot of the data, do regression presuppose,
however, by the small amount of data and its repetitive nature, the circumstances of regression is violated.
In these figures by analysis of covariance, considering that the "Methodology" (Method) explains the
"Reuse" (Reuse) for the two groups Experts Group = 1 Group = 2 Users and Beginners, a slight positive trend is
observed Reuse and Methodology with a small slope for experts Users Group = 1, while Group = 2 Beginners,
shows no change "Methodology" (Method) to "Reuse" (Reuse).
When analyzing the data dispersion in Group = 2 Beginners, Figure 12 is evidence that there is a causal
relationship between reuse and method, which well be explained as previously suggested by the absence of more
data in the sample and of variables that can explain in more detail the arrest, time of use, efficiency and other
indicators against the reuse process and methodology.
V. CONCLUSIONS AND FUTURE WORK
This methodological approach contributes to specifying domains by means of conceptual levels. These
levels facilitate the creation of design models independently from the platforms. In this manner, it is possible to
obtain an under-standing of the domain with the purpose of correcting problems inherited through deficient
requirements gathering or a lack of comprehension of the same. As a result, we obtain specific elements at a
conceptual level that can be reused in the development of future applications.
The methodology proposed for the metaprocess at the conceptual specification level as software assets
for reuse in the early stages of software development is intended to facilitate the development of domain process
oriented applications, in this case for e-health. This methodology facilitates the software development process in
one case, in which guided models contributed to the development of applications from the domain,
independently from the development platforms. In turn, this conceptual level proposal has been validated and
tested. Now, models, metaprocesses, components and artifacts are being used to develop other systems, such as
an interoperability platform for a pre-hospital domain.
The monitoring system for patients with cardiovascular risk, and the interoperability platform for the
pre-hospital domain has been implemented at IPS University Hospital (MedellĂ­n, Colombia), and this system is
being requested by other countries and other regional hospitals in Colombia.
Presently, the system has been evaluated by measuring its impact on the indicators; briefly, the statistics
and analysis of its implementation indicate that there is a significant improvement in the allocation of hospital
resources and patient care times.
REFERENCES
[1]. Greenfield, J & Short, K. Software Factories: Assembling Aplications with Patterns, Model, Frameworks and Tools. John Wiley
& Sons. (2004)
[2]. Asikainen, T. & MÀnnistö, T. Nivel: a metamodeling language with formal semantics, pp 521-549. Software & Systems
Modeling. Volume 8, N. 4, (2009)
[3]. Baisley, D., Björkander, M., Bock, C., Cook, S., Desfray, P., Dykman, N., Ek, A., Frankel, D., Gery, E., Haugen, Ø., Iyengar, S.,
Kobryn, C., Mþller-Pedersen, B., Odell, J., Övergaard, G., Palmkvist, K., Ramackers, G., Rumbaugh, J., Selic, B., Weigert, T.,
Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN
| IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 16 |
Williams, L.: OMG Unified Modeling Language (OMG UML), Superstructure v 2.2. Object Managment Group (OMG)
(February 2009)
[4]. De Freitas, J. Model business processes for flexibility and re-use : A component-oriented approach, pp 1-11. IBM Developer
Works Journal, (2009)
[5]. KĂŒhne, T. Editorial to the theme issue on metamodeling, pp. 447-449. Software & Systems Modeling. Volume 8, N. 4, (2009)
[6]. Levendovszky, T., LĂĄszlĂł, L., MĂ©szĂĄros, T. Supporting domain-specific model patterns with metamodeling, pp 501-520.
Software & Systems Modeling. Volume 8, N. 4, (2009)
[7]. Noguera, M., Hurtado, M., RodrĂ­guez, M., Chung, L., Garrido, J. Ontology-driven analysis of UML-based collaborative
processes using OWL-DL and CPN, pp 726-760. Science of Computer Programming. Volume 75, (2010)
[8]. OMG. Software & Systems Process Engineering Meta-Model Specification doc.ormsc/(2008-04-01)
[9]. OMG: Business Process Model and Notation (BPMN) v1.2. Object Managment Group (OMG) (2008)
[10]. OMG. Reusable Asset Specification. OMG Available Specification Version 2.2. (2005)
[11]. Ouyang, C., Dumas, M., Van der aalst, W., Ter hofstede, A., Mendling, J. From business process models to process-oriented
software systems. .CM Trans. Software. Engineering. Methodologies. 19, 1, Article 2 (August 2009)
[12]. Park, S., Park, S., Sugumaran, V. Extending reusable asset specification to improve software reuse, pp 1473-1478. Proceedings
of the 2007 ACM symposium on Applied computing - SAC '07, (2007)
[13]. RodrĂ­guez, J., Ochoa, S., Pino, J., Herskovic, V., Favela, J., MejĂ­a, D., MorĂĄn, A. Towards a reference architecture for the design
of mobile shared workspaces. pp 109-118. Future Generation Computer Systems. Volume 27, (2011)

More Related Content

What's hot

an analysis and new methodology for reverse engineering of uml behavioral
an analysis and new methodology for reverse engineering of uml behavioralan analysis and new methodology for reverse engineering of uml behavioral
an analysis and new methodology for reverse engineering of uml behavioralINFOGAIN PUBLICATION
 
SE - System Models
SE - System ModelsSE - System Models
SE - System ModelsJomel Penalba
 
SE - Software Requirements
SE - Software RequirementsSE - Software Requirements
SE - Software RequirementsJomel Penalba
 
Software Design Document
Software Design DocumentSoftware Design Document
Software Design DocumentNadia Nahar
 
Common Msisdn Resource Number Management
Common Msisdn Resource   Number ManagementCommon Msisdn Resource   Number Management
Common Msisdn Resource Number ManagementRoman Agaev
 
IRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management SystemIRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management SystemIRJET Journal
 
Socio Technical Systems in Software Engineering SE2
Socio Technical Systems in Software Engineering SE2Socio Technical Systems in Software Engineering SE2
Socio Technical Systems in Software Engineering SE2koolkampus
 
SE18_Lec 01_Introduction to Software Engineering
SE18_Lec 01_Introduction to Software EngineeringSE18_Lec 01_Introduction to Software Engineering
SE18_Lec 01_Introduction to Software EngineeringAmr E. Mohamed
 
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...inventionjournals
 
SE2018_Lec 16_ Architectural Design
SE2018_Lec 16_ Architectural DesignSE2018_Lec 16_ Architectural Design
SE2018_Lec 16_ Architectural DesignAmr E. Mohamed
 
Evaluation of the software architecture styles from maintainability viewpoint
Evaluation of the software architecture styles from maintainability viewpointEvaluation of the software architecture styles from maintainability viewpoint
Evaluation of the software architecture styles from maintainability viewpointcsandit
 

What's hot (20)

an analysis and new methodology for reverse engineering of uml behavioral
an analysis and new methodology for reverse engineering of uml behavioralan analysis and new methodology for reverse engineering of uml behavioral
an analysis and new methodology for reverse engineering of uml behavioral
 
SE - System Models
SE - System ModelsSE - System Models
SE - System Models
 
Is 4 th
Is 4 thIs 4 th
Is 4 th
 
SE - Software Requirements
SE - Software RequirementsSE - Software Requirements
SE - Software Requirements
 
Software Design Document
Software Design DocumentSoftware Design Document
Software Design Document
 
A Study of Significant Software Metrics
A Study of Significant Software MetricsA Study of Significant Software Metrics
A Study of Significant Software Metrics
 
Chapter05
Chapter05Chapter05
Chapter05
 
Sadcw 6e chapter3
Sadcw 6e chapter3Sadcw 6e chapter3
Sadcw 6e chapter3
 
Ch03 (1)
Ch03 (1)Ch03 (1)
Ch03 (1)
 
Common Msisdn Resource Number Management
Common Msisdn Resource   Number ManagementCommon Msisdn Resource   Number Management
Common Msisdn Resource Number Management
 
IRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management SystemIRJET- Efficient Student Faculty Management System
IRJET- Efficient Student Faculty Management System
 
Ijebea14 267
Ijebea14 267Ijebea14 267
Ijebea14 267
 
Socio Technical Systems in Software Engineering SE2
Socio Technical Systems in Software Engineering SE2Socio Technical Systems in Software Engineering SE2
Socio Technical Systems in Software Engineering SE2
 
SE18_Lec 01_Introduction to Software Engineering
SE18_Lec 01_Introduction to Software EngineeringSE18_Lec 01_Introduction to Software Engineering
SE18_Lec 01_Introduction to Software Engineering
 
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
The Comparison of the Workflow Management Systems Bizagi, Arabdox, Bonita and...
 
Final
FinalFinal
Final
 
SE2018_Lec 16_ Architectural Design
SE2018_Lec 16_ Architectural DesignSE2018_Lec 16_ Architectural Design
SE2018_Lec 16_ Architectural Design
 
FCAME2014
FCAME2014FCAME2014
FCAME2014
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Evaluation of the software architecture styles from maintainability viewpoint
Evaluation of the software architecture styles from maintainability viewpointEvaluation of the software architecture styles from maintainability viewpoint
Evaluation of the software architecture styles from maintainability viewpoint
 

Similar to Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN

Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A SurveySize and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A SurveyIJERA Editor
 
What Can We Do With The ArchiMate Language?
What Can We Do With The ArchiMate Language?What Can We Do With The ArchiMate Language?
What Can We Do With The ArchiMate Language?Iver Band
 
26 7956 8212-1-rv software (edit)
26 7956 8212-1-rv software (edit)26 7956 8212-1-rv software (edit)
26 7956 8212-1-rv software (edit)IAESIJEECS
 
26 7956 8212-1-rv software (edit)
26 7956 8212-1-rv software (edit)26 7956 8212-1-rv software (edit)
26 7956 8212-1-rv software (edit)IAESIJEECS
 
Decision Making Framework in e-Business Cloud Environment Using Software Metr...
Decision Making Framework in e-Business Cloud Environment Using Software Metr...Decision Making Framework in e-Business Cloud Environment Using Software Metr...
Decision Making Framework in e-Business Cloud Environment Using Software Metr...ijitjournal
 
Fulltext01
Fulltext01Fulltext01
Fulltext01navjeet11
 
SIZE ESTIMATION OF OLAP SYSTEMS
SIZE ESTIMATION OF OLAP SYSTEMSSIZE ESTIMATION OF OLAP SYSTEMS
SIZE ESTIMATION OF OLAP SYSTEMScscpconf
 
Size estimation of olap systems
Size estimation of olap systemsSize estimation of olap systems
Size estimation of olap systemscsandit
 
FUNCTIONAL AND INFORMATIONAL MODEL OF EXPERT SPECIALIZATION USING IDEF STANDARD
FUNCTIONAL AND INFORMATIONAL MODEL OF EXPERT SPECIALIZATION USING IDEF STANDARDFUNCTIONAL AND INFORMATIONAL MODEL OF EXPERT SPECIALIZATION USING IDEF STANDARD
FUNCTIONAL AND INFORMATIONAL MODEL OF EXPERT SPECIALIZATION USING IDEF STANDARDMandar Trivedi
 
Proceedings of the 2015 Industrial and Systems Engineering Res.docx
Proceedings of the 2015 Industrial and Systems Engineering Res.docxProceedings of the 2015 Industrial and Systems Engineering Res.docx
Proceedings of the 2015 Industrial and Systems Engineering Res.docxwkyra78
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceinventy
 
A Methodology To Manage Victim Components Using Cbo Measure
A Methodology To Manage Victim Components Using Cbo MeasureA Methodology To Manage Victim Components Using Cbo Measure
A Methodology To Manage Victim Components Using Cbo Measureijseajournal
 
An ERP Implementation Method Studying A Pharmaceutical Company
An ERP Implementation Method  Studying A Pharmaceutical CompanyAn ERP Implementation Method  Studying A Pharmaceutical Company
An ERP Implementation Method Studying A Pharmaceutical CompanyJoe Osborn
 
Erp application
Erp applicationErp application
Erp applicationAkshara S
 
Analyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsAnalyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsChristina Valadez
 
IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET Journal
 
Gaining Insights into Patient Satisfaction through Interpretable Machine Lear...
Gaining Insights into Patient Satisfaction through Interpretable Machine Lear...Gaining Insights into Patient Satisfaction through Interpretable Machine Lear...
Gaining Insights into Patient Satisfaction through Interpretable Machine Lear...IRJET Journal
 
EFFECTIVE IMPLEMENTATION OF AGILE PRACTICES – OBJECT ORIENTED METRICS TOOL TO...
EFFECTIVE IMPLEMENTATION OF AGILE PRACTICES – OBJECT ORIENTED METRICS TOOL TO...EFFECTIVE IMPLEMENTATION OF AGILE PRACTICES – OBJECT ORIENTED METRICS TOOL TO...
EFFECTIVE IMPLEMENTATION OF AGILE PRACTICES – OBJECT ORIENTED METRICS TOOL TO...ijseajournal
 
GENETIC-FUZZY PROCESS METRIC MEASUREMENT SYSTEM FOR AN OPERATING SYSTEM
GENETIC-FUZZY PROCESS METRIC MEASUREMENT SYSTEM FOR AN OPERATING SYSTEMGENETIC-FUZZY PROCESS METRIC MEASUREMENT SYSTEM FOR AN OPERATING SYSTEM
GENETIC-FUZZY PROCESS METRIC MEASUREMENT SYSTEM FOR AN OPERATING SYSTEMijcseit
 

Similar to Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN (20)

Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A SurveySize and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
Size and Time Estimation in Goal Graph Using Use Case Points (UCP): A Survey
 
What Can We Do With The ArchiMate Language?
What Can We Do With The ArchiMate Language?What Can We Do With The ArchiMate Language?
What Can We Do With The ArchiMate Language?
 
26 7956 8212-1-rv software (edit)
26 7956 8212-1-rv software (edit)26 7956 8212-1-rv software (edit)
26 7956 8212-1-rv software (edit)
 
26 7956 8212-1-rv software (edit)
26 7956 8212-1-rv software (edit)26 7956 8212-1-rv software (edit)
26 7956 8212-1-rv software (edit)
 
Decision Making Framework in e-Business Cloud Environment Using Software Metr...
Decision Making Framework in e-Business Cloud Environment Using Software Metr...Decision Making Framework in e-Business Cloud Environment Using Software Metr...
Decision Making Framework in e-Business Cloud Environment Using Software Metr...
 
Ems
EmsEms
Ems
 
Fulltext01
Fulltext01Fulltext01
Fulltext01
 
SIZE ESTIMATION OF OLAP SYSTEMS
SIZE ESTIMATION OF OLAP SYSTEMSSIZE ESTIMATION OF OLAP SYSTEMS
SIZE ESTIMATION OF OLAP SYSTEMS
 
Size estimation of olap systems
Size estimation of olap systemsSize estimation of olap systems
Size estimation of olap systems
 
FUNCTIONAL AND INFORMATIONAL MODEL OF EXPERT SPECIALIZATION USING IDEF STANDARD
FUNCTIONAL AND INFORMATIONAL MODEL OF EXPERT SPECIALIZATION USING IDEF STANDARDFUNCTIONAL AND INFORMATIONAL MODEL OF EXPERT SPECIALIZATION USING IDEF STANDARD
FUNCTIONAL AND INFORMATIONAL MODEL OF EXPERT SPECIALIZATION USING IDEF STANDARD
 
Proceedings of the 2015 Industrial and Systems Engineering Res.docx
Proceedings of the 2015 Industrial and Systems Engineering Res.docxProceedings of the 2015 Industrial and Systems Engineering Res.docx
Proceedings of the 2015 Industrial and Systems Engineering Res.docx
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
A Methodology To Manage Victim Components Using Cbo Measure
A Methodology To Manage Victim Components Using Cbo MeasureA Methodology To Manage Victim Components Using Cbo Measure
A Methodology To Manage Victim Components Using Cbo Measure
 
An ERP Implementation Method Studying A Pharmaceutical Company
An ERP Implementation Method  Studying A Pharmaceutical CompanyAn ERP Implementation Method  Studying A Pharmaceutical Company
An ERP Implementation Method Studying A Pharmaceutical Company
 
Erp application
Erp applicationErp application
Erp application
 
Analyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsAnalyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow Diagrams
 
IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...
 
Gaining Insights into Patient Satisfaction through Interpretable Machine Lear...
Gaining Insights into Patient Satisfaction through Interpretable Machine Lear...Gaining Insights into Patient Satisfaction through Interpretable Machine Lear...
Gaining Insights into Patient Satisfaction through Interpretable Machine Lear...
 
EFFECTIVE IMPLEMENTATION OF AGILE PRACTICES – OBJECT ORIENTED METRICS TOOL TO...
EFFECTIVE IMPLEMENTATION OF AGILE PRACTICES – OBJECT ORIENTED METRICS TOOL TO...EFFECTIVE IMPLEMENTATION OF AGILE PRACTICES – OBJECT ORIENTED METRICS TOOL TO...
EFFECTIVE IMPLEMENTATION OF AGILE PRACTICES – OBJECT ORIENTED METRICS TOOL TO...
 
GENETIC-FUZZY PROCESS METRIC MEASUREMENT SYSTEM FOR AN OPERATING SYSTEM
GENETIC-FUZZY PROCESS METRIC MEASUREMENT SYSTEM FOR AN OPERATING SYSTEMGENETIC-FUZZY PROCESS METRIC MEASUREMENT SYSTEM FOR AN OPERATING SYSTEM
GENETIC-FUZZY PROCESS METRIC MEASUREMENT SYSTEM FOR AN OPERATING SYSTEM
 

More from IJMERJOURNAL

Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...
Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...
Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...IJMERJOURNAL
 
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...IJMERJOURNAL
 
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFET
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFETA New Two-Dimensional Analytical Model of Small Geometry GaAs MESFET
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFETIJMERJOURNAL
 
Design a WSN Control System for Filter Backwashing Process
Design a WSN Control System for Filter Backwashing ProcessDesign a WSN Control System for Filter Backwashing Process
Design a WSN Control System for Filter Backwashing ProcessIJMERJOURNAL
 
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...IJMERJOURNAL
 
Comparisons of Shallow Foundations in Different Soil Condition
Comparisons of Shallow Foundations in Different Soil ConditionComparisons of Shallow Foundations in Different Soil Condition
Comparisons of Shallow Foundations in Different Soil ConditionIJMERJOURNAL
 
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...IJMERJOURNAL
 
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...IJMERJOURNAL
 
Investigating The Performance of A Steam Power Plant
Investigating The Performance of A Steam Power PlantInvestigating The Performance of A Steam Power Plant
Investigating The Performance of A Steam Power PlantIJMERJOURNAL
 
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw Pump
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw PumpStudy of Time Reduction in Manufacturing of Screws Used in Twin Screw Pump
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw PumpIJMERJOURNAL
 
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using Iupqc
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using IupqcMitigation of Voltage Imbalance in A Two Feeder Distribution System Using Iupqc
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using IupqcIJMERJOURNAL
 
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...IJMERJOURNAL
 
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...Analytical Solutions of simultaneous Linear Differential Equations in Chemica...
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...IJMERJOURNAL
 
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...IJMERJOURNAL
 
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...IJMERJOURNAL
 
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...IJMERJOURNAL
 
Nigerian Economy and the Impact of Alternative Energy.
Nigerian Economy and the Impact of Alternative Energy.Nigerian Economy and the Impact of Alternative Energy.
Nigerian Economy and the Impact of Alternative Energy.IJMERJOURNAL
 
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...IJMERJOURNAL
 
li-fi: the future of wireless communication
li-fi: the future of wireless communicationli-fi: the future of wireless communication
li-fi: the future of wireless communicationIJMERJOURNAL
 

More from IJMERJOURNAL (20)

Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...
Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...
Modeling And Simulation Swash Plate Pump Response Characteristics in Load Sen...
 
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...
Generation of Electricity Through A Non-Municipal Solid Waste Heat From An In...
 
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFET
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFETA New Two-Dimensional Analytical Model of Small Geometry GaAs MESFET
A New Two-Dimensional Analytical Model of Small Geometry GaAs MESFET
 
Design a WSN Control System for Filter Backwashing Process
Design a WSN Control System for Filter Backwashing ProcessDesign a WSN Control System for Filter Backwashing Process
Design a WSN Control System for Filter Backwashing Process
 
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
Application of Customer Relationship Management (Crm) Dimensions: A Critical ...
 
Comparisons of Shallow Foundations in Different Soil Condition
Comparisons of Shallow Foundations in Different Soil ConditionComparisons of Shallow Foundations in Different Soil Condition
Comparisons of Shallow Foundations in Different Soil Condition
 
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...
Place of Power Sector in Public-Private Partnership: A Veritable Tool to Prom...
 
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...
Study of Part Feeding System for Optimization in Fms & Force Analysis Using M...
 
Investigating The Performance of A Steam Power Plant
Investigating The Performance of A Steam Power PlantInvestigating The Performance of A Steam Power Plant
Investigating The Performance of A Steam Power Plant
 
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw Pump
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw PumpStudy of Time Reduction in Manufacturing of Screws Used in Twin Screw Pump
Study of Time Reduction in Manufacturing of Screws Used in Twin Screw Pump
 
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using Iupqc
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using IupqcMitigation of Voltage Imbalance in A Two Feeder Distribution System Using Iupqc
Mitigation of Voltage Imbalance in A Two Feeder Distribution System Using Iupqc
 
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...
Adsorption of Methylene Blue From Aqueous Solution with Vermicompost Produced...
 
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...Analytical Solutions of simultaneous Linear Differential Equations in Chemica...
Analytical Solutions of simultaneous Linear Differential Equations in Chemica...
 
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...
Experimental Investigation of the Effect of Injection of OxyHydrogen Gas on t...
 
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...
Hybrid Methods of Some Evolutionary Computations AndKalman Filter on Option P...
 
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...
An Efficient Methodology To Develop A Secured E-Learning System Using Cloud C...
 
Nigerian Economy and the Impact of Alternative Energy.
Nigerian Economy and the Impact of Alternative Energy.Nigerian Economy and the Impact of Alternative Energy.
Nigerian Economy and the Impact of Alternative Energy.
 
CASE STUDY
CASE STUDYCASE STUDY
CASE STUDY
 
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...
Validation of Maintenance Policy of Steel Plant Machine Shop By Analytic Hier...
 
li-fi: the future of wireless communication
li-fi: the future of wireless communicationli-fi: the future of wireless communication
li-fi: the future of wireless communication
 

Recently uploaded

power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoĂŁo Esperancinha
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 

Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN

  • 1. International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 7 | Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN Javier DarĂ­o FernĂĄndez-Ledesma *(Department of Industrial Engineering, Universidad Pontificia Bolivariana, Colombia) I. INTRODUCTION Software reuse facilitates rapid development of applications. This contributes to increased productivity and quality in software development [1]. Metaprocess metamodeling and its specification as software assets require to standardize software processes.This article present a metamodeling-based approach intended to provide a conceptual process for a domain, and its specification as software assets to improve metaprocess reuse in early stages of software development. The applicability of our proposal, we presents a real example currently running on the e-health domain: a monitoring system for patients with cardiovascular risk factors. This article is organized as follows. In section 2 we discuss the methodological propose. Section 3 analyzes the proposed methodology for the specific application mentioned above. Section 4 provides a statistical model to validate the proposal. Finally, our present the conclusions and future work in Section 5. II. A METHODOGICAL PROPOSAL FOR THE REUSE OF METAPROCESSES This section introduces a methodology that consists of one level design for the description of metaprocesos (conceptual level) and a reuse process (see Figure 1). The representation and construction of metaprocess begin from a generic metamodel, which is specified using different models to fully represent the domain, with customization applied at different development stages, from specification of requirements to design and software applications. We seek for a sufficiently expressive and complete representation of metaprocesos in order to cover the conceptual domain with elements which facilitate the reuse in the software development. Figure 1. Metaprocesses specification levels as software assets expressed in models ABSTRACT: Software reuse in the early stages is a key issue in rapid development of applications. This article introduces a metaprocess-oriented methodology based on the model reuse as software assets, and starting from the domain specification and analysis phases. The approach includes the definition of a conceptual level to adequately represent the domain and a reuse process to specify the metaprocess as software assets. The methodology has been applied successfully in the field of e-health, but our work also describes advances in reuse of models for implementation in other contexts, contributing to improved productivity in software development. Keywords: Metaprocess, Processes, Reuse, E-health
  • 2. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 8 | The conceptual level is a generic abstraction of the conceptual domain, which is represented through the business domain, requirements, and process models. The business domain model specifies the business cycle: mission, policies, business and process elements. The requirements model is based on use case diagrams. The metaprocess is based on the use of the BPMN standard. A metaprocess will be specified, as described below, on the basis of the business requirements captured through use cases and process elements of the conceptual domain and their relationships. Consequently, the conceptual level is specified using three steps as depicted in Figure 1: 1. The first step encompasses the representation of the domain through the Business Domain Model (BDM). BDM specifies business activities, business tasks and business roles. BDM contains diagrams such as the business diagram and process flow diagrams. The process flow diagram specifies the business activities and roles. In this way, a business activity is conducted using one or more activities process. 2. The second step is intended to build the Requirement Model (RM), including use case diagrams. 3. Finally, the third step is to build the Process Definition Model (PDM), which includes business process functionality both from a domain perspective and from the perspective of system support implementation for this software component. This is followed by the metaprocess construction, based on information provided by the Domain Analysis, using the BPMN Notation, in which the activities (task in BPMN) and roles (swimlanes in BPMN) of the Metaprocess are clearly identified, as well as the use cases and applications or systems that support the execution of the metaprocess. Each activity and each role of metaprocess has been specified with a set of applications or systems or part thereof that support it execution for reuse in other cases as components reuse. The reuse process enables the representation of metaprocess as reusable soft-ware asset. Hence it represents the metaprocess architecture with its constituent elements specified as software artifacts. The specification of reusable software assets metaprocess as according to the standard is done by identifying each metaprocess as a reusable software asset with its component artifacts and attributes that describe them. It is defined by use, solution and classification, profile, related profiles and related assets as reusable software component elements of asset. The reuse process is based on the OMG-AS and OMG’s RAS standard, and uses a repository of reusable software asset to enable storage and search of assets in packed files, they contain these assets and an XML manifest (XML Schema) and, they are specified as .xsd as rasset.xml residing in the root directory of the asset accompanied by the respective. XSD or XML-Schema and another set of artifacts, files or subdirectories that help specify. There components are compressed into a single file with a .Ras to facilitate management of its reusable software assets (see Figure 2). Figure 2. Elements of reuse Finally, this propose uses the mechanisms for building well-formed models and Reusable Asset Specification (RAS). The mechanisms for RAS facilitate the search and retrieval elements of the metaprocess as software assets (models, components, artifacts) into repositories. The OMG- RAS standard proposes the organization of the files .Ras and rasset.xml file structure, assets can be searched, retrieved and sail them through services, which can be implemented as Web Services or other approaches, which states for each service the nature of the response and the response (see Figure 3).
  • 3. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 9 | Figure 3. Elements of implementation level In this case the implementation of mechanisms for RAS it’s possible through our own repository Actives. III. CASE STUDY IN AN E-HEALTH DOMAIN In order to apply the proposal, we take a monitoring system for patients with cardiovascular risk as our case study. The process description for monitoring system for patients with cardiovascular risk is as follows: firstly, the technical personnel configure the device. A body area network gathers the patient’s vital signs and sends this information to a mobile device. If an abnormal event happens, the mobile device sends the alert and a set of historic vital signs to the telephone exchange. The medical staff can retrieve the historic vital signs directly from the mobile device. Additionally, in this description the process description was refined with others activities as calculate multivariate analysis (statistical analysis to group data by factors or components) about vital signs in patients with cardiovascular risk and activates the emergency medical system. Fig. 4 depicts an overall view of the system. Figure 4. Domain elements: Event surveillance of patients with cardiovascular risk The monitoring system also involves the use of metaprocesses to specify the medical guidelines and protocols to be followed by the medical staff during an emergency. The telephone exchange uses the medical guidelines and protocols when the monitoring system triggers an alert. In this article, we only focus on the specification of metaprocesses at a conceptual level and process reuse. In the next subsection the methodology phases at the conceptual level, the architecture and other technological issues are described. The Business Domain Model (BDM) specifies how the monitoring e-health service is provided, as well as documenting the methodology in the macroprocesses, to facilitate understanding the domain. It specifies
  • 4. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 10 | business activities, such as configuring the medical data system, periodically checking patients, monitoring vital signs and other activities; the business tasks, such as exchanging information and customization, provide information and other tasks and business roles relating to patients, the medical doctor, teleoperator and other roles. The BDM of the case study contains diagrams including a business diagram (see Figure 5) and process flow diagrams. Figure 5. Elements of business domain diagram The process flow diagram specifies the process activities, such as configure remote monitoring system, patient verification board, emergency activation service and other activities and process roles, such as medical doctor, teleoperator and other roles for gathering vital signs, device configurations and triggering of alerts (see Figure 6). Figure 6. Elements of process flow diagram The Requirement Model (RM) includes use case diagrams (with actors such as medical staff, technical staff and patients and use cases such as configure the system, display history of vital signs, activate alerts, acquire vital signs and others). The Process Definition Model (PDM) is shown in Figure 7 as a BPMN diagram. PDM provides metaprocess elements shown as activities. The metaprocess activities defined by the analyst and domain expert in the study case are the following: Enter Patient Information, Monitoring System Configuration, Patient Monitoring through Monitoring System, Patient Behavior Analysis through Monitoring System, Manage System
  • 5. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 11 | Alerts, Patient Assistance and Emergency System Activation. In the case of the metaprocess, the roles were the following: Patients, Monitoring System, Tele-Operator, Doctor, Care Unit and Emergency System. Figure 7. Metaprocess Model The metaprocess model (see Figure 8) enables identification of the activities (MA) and roles (MR) of Metaprocess, use cases (UC) and applications or systems (S). Figure 8. Activities, roles and applications in the Metaprocess These applications are the following: Patient Information System, Monitoring System Configuration, Monitoring System, Multivariate Calculation System, Alert Management System, Event Care System and Emergency Care System.In the reuse process, the metaprocess elements defined above are specified as reuse software assets for the case application, based on the RAS-OMG specification to provide a Ras Metamodelled Metaprocess.In the implementation level, the rules are defined for the reuse of reusable assets software from the repository by search mechanisms whether through keywords that identify the assets or through the storage logic route of the assets in the repository. Our efforts continue towards the specification of a first evolutionary instantiation mechanism via XML-Schema.As technological support to the previous levels and reuse process, the software assets repository for e-health domains is being constructed to facilitate the reuse tasks of e-health oriented application development. It constituted a first step towards accomplishing higher productivity and quality, as well as reducing errors and the timeframe for releasing applications.Consequently, a knowledge base
  • 6. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 12 | and artifacts will be available to e-health users. Additionally to this, we continue to develop applications for the e-health domain, reusing models with metaprocesses specified at the conceptual level, based on the proposed methodology, as well as developing integrated repository development tools using Eclipse (see Figure 9): Figure 9. A proposed prototype of a repository for software assets reuse The repository will be an integrated development environment for building and reusing software artifacts in e-health and other domains, while also taking into consideration the reuse level and implementation levels of the proposal. In terms of building the metaprocess and its specification at a conceptual level for the proposed application case, the work that has been completed up to this point has enabled the building of software to remotely monitor patients with cardiovascular risk, as represented in the following architecture and the technical elements of the developed system. The elements specified at the conceptual level in monitoring systems of patients with cardiovascular risk are used to specify and build other systems, such as home care patient systems or for patients in a medical emergency system. The conceptual level described above initially allowed the development of a monitoring system for patients with cardiovascular risk. In this level, we built models related with the domain. Models and their components have been specified at the conceptual level by a methodological proposal. IV. STATISTICAL MODEL Evaluation and discussion of the methodology is made in two parts, the first refers to a discussion from the conceptual approach and the second presents a statistical analysis type, in which an assessment tool was built on the perceived level of the proposed methodology. With the instrument six questions for the two components were defined to evaluate: the proposed methodology with its constituent elements and reuse. The instrument a group of experienced engineers applied in analysis and software development and a group of beginners engineering students last semester systems; in total 24 people were interviewed. The instrument is available in the Url: https://docs.google.com/forms/d/1fBPLW7Q5REvRkcVAgBl2lxdTnloEjbmHr1w4HGXIqvk/viewform?c=0&w =1. The results of the investigation with regard to statistical analysis and multivariate statistical analysis of the results for the evaluation of the perception of the methodology and reuse as components of the proposed methodology constructs formally presented. It can be concluded after the application of the instrument, there are differences depending on the answers given, between levels of perception experienced users and beginners in front of the methodology and reuse, presenting minor variations in the values assigned to the questions in the expert user, where values ranged from 5: Completely, 4: Properly; in the novice user, where values ranged from 5: Completely, which is the highest occurrence, 4: Properly, but qualifying results with values obtained 3: Average 2: Part 1: Hardly. We proceeded to the quantification for multivariate treatment, via method of optimal quantification using SPSS software, since it was non-continuous variables and responses: 5: Completely, 4: Suitably, 3: Average 2: Partly, 1: Hardly, and this is the method according to the statistical literature and suggest the package used to quantify variables. Quantitation was performed using a statistical method of analysis called "optimal quantification", which assigns numerical values to the categories of variable values in a way that maximizes the
  • 7. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 13 | relationship between observations and model data analysis used (analysis factorial, in our case), respecting the character of measurement data and facilitate statistical treatment. The algorithm for quantification of data in SPSS enables the normalization of variables and their transformation into "quantitative" variables, i.e. variables with numerical values assigned to the categories of responses. Then, using Cronbach's alpha it is made to ensure internal consistency and dimensionality of the scales. Cronbach's alpha is an index of internal consistency that takes values between 0 and 1 and is used to check if the (survey) instrument being evaluated collects misinformation and leading to wrong conclusions or whether it is a reliable instrument making stable and consistent measurements. Alpha is therefore a squared correlation coefficient that broadly measures the homogeneity of the questions mediating all the correlations among all the items to see that they actually look. His interpretation is that the more the index is approaching the end 1, better reliability, considering a respectable reliability from 0.80. For the study, a Cronbach's alpha of 0.886, indicating that the instrument (survey) is acceptable enough to continue the description of the data was achieved. It must be noted that initially part of a survey type, with small sample of twenty-four (24) respondents, consisting of two groups: Expert Group = 1 Group = 2 users and beginners with categorical data type 5: Completely, 4: Appropriately, 3: Average 2: Clear, 1: Hardly. For categorical data analysis (ordinal) were quantified via optimal quantification method using SPSS software, allowing the sample to enable an analysis of these with measures based on location variability and procedures. Therefore, two constructs were defined: Methodology and Reuse for factor analysis for dimension reduction, based on the covariance matrix (correlation). The matrix shows very high correlations and clarifies the definition of two constructs: Methodology for the correlations of P1, P2 and P3, shown in the table as TSP1, TSP2 and TSP3 and Reuse for correlations P4, P5 and P6, displayed in the table as P4SR, TSP5 and TSP6. Since the sample data is small by nature suggest the existence of repetitions "inflate" the correlations. In this case if the value of 0.9456 for the correlation between TSP2 and TSP1 you look to be a strong correlation showing relationship between the answers to P1 and P2, whereas the value of 0.2348 for the correlation between P4SR and TSP1 will be a correlation low showing no relationship between the answers to P4 and P4 since they belong to different constructs, as will be seen in the factor analysis. Method and reuse factor for each of the constructs analysis: Exploring and analyzing these data the two factors are calculated. Using factor analysis was done in order to reduce the number of variables, and because this study phenomena in which the variables depend on a common factor (default, not measurable). Factor analysis was made with observations from surveys of both groups; initially with the answers to questions P1 to P3 that refer to the methodology, obtaining a new variable called single method; then made with observations from surveys of both groups with the answers to the questions P4 to P6 that refer to reuse, obtaining a single new variable called Reuse; this in order to determine the weights, according to data from each of the answers given in the questionnaire. In the case of P1 to P3 questions referring to the methodology, one known method resulting factor is obtained In this case, one factor has been extracted since it is the only one with a greater than or equal to 1.0 own value. Which accounts for 99.9438% of the covariance matrix of the quantized data. For the case of P4 to P6 questions that refer to reuse, one resulting factor called Reuse is obtained. In this case, one factor has been extracted since it is the only one with a greater than or equal to 1.0 eigenvalue. Which accounts for 100.0% of the variability in the original data. Then, comparisons of the two groups evaluated the methodology and reuse, for which such data are rearranged so that evaluation are made, it corresponds to the results of factor method and Reuse organized into a single variable called Evaluation and Treatment, It corresponds to user groups arranged in a variable called same treatment, thus Treat = 1 corresponds to the Group Users experts against their perception of the methodology and Treat = 3 corresponds to the Group expert users from their perception of reuse; Treat = 2 corresponds to the Group Beginners against their perception of the methodology and Treat = 4 corresponds to the Group Beginners experts against their perception of reuse, as illustrated by the graph below. Figure 10. Chart of Comparison Means for Factors
  • 8. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 14 | 1 2 3 4 Means and 95.0 Percent LSD Intervals Trato -2.5 -1.5 -0.5 0.5 1.5 2.5 evaluacion As can be seen in Figure 10, although there is no significant difference between the two groups about their perceptions of the methodology and reuse, since according to the statistics of the ANOVA table in SPSS, p = 0.1617, value indicates that there is no significant difference between the groups evaluated in each factor with a significance level of 95%, is a p-value for the absence of significant difference "suggests" some level of trend among variables, In the case of experts Users Group = 1, the two factors are related, as illustrated in Figure 11. Figure 11. Scatter plot for the two factors in Group = 1 Experts Users Plot of Fitted Model 0.86 0.87 0.88 0.89 0.9 metodo 0.86 0.89 0.92 0.95 0.98 1.01 1.04 reuso Analyzing the dispersion of data experts Users Group = 1, Figure 11 shows that there is a causal relationship between reuse and positive slope method. For Beginners Group = 2, we proceeded to relate the two factors, as shown in Figure 12. Figure 12. Scatter plot for the two factors in Group = 2 Beginners
  • 9. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 15 | Plot of Fitted Model -10 -8 -6 -4 -2 0 2 metodo -10 -8 -6 -4 -2 0 2 reuso Can display a different trend given the level of assessment between the two groups Experts Group = 1 Group = 2 users and beginners in the questionnaire. As the Group = 1 Users experts assessed "positively" both as the Reuse and Methodology with weights between 4: Properly and 5: Completely, while Group = 2 qualifies Beginners from 3: Fair and 4: Properly. This trend in the scatterplot of the data, do regression presuppose, however, by the small amount of data and its repetitive nature, the circumstances of regression is violated. In these figures by analysis of covariance, considering that the "Methodology" (Method) explains the "Reuse" (Reuse) for the two groups Experts Group = 1 Group = 2 Users and Beginners, a slight positive trend is observed Reuse and Methodology with a small slope for experts Users Group = 1, while Group = 2 Beginners, shows no change "Methodology" (Method) to "Reuse" (Reuse). When analyzing the data dispersion in Group = 2 Beginners, Figure 12 is evidence that there is a causal relationship between reuse and method, which well be explained as previously suggested by the absence of more data in the sample and of variables that can explain in more detail the arrest, time of use, efficiency and other indicators against the reuse process and methodology. V. CONCLUSIONS AND FUTURE WORK This methodological approach contributes to specifying domains by means of conceptual levels. These levels facilitate the creation of design models independently from the platforms. In this manner, it is possible to obtain an under-standing of the domain with the purpose of correcting problems inherited through deficient requirements gathering or a lack of comprehension of the same. As a result, we obtain specific elements at a conceptual level that can be reused in the development of future applications. The methodology proposed for the metaprocess at the conceptual specification level as software assets for reuse in the early stages of software development is intended to facilitate the development of domain process oriented applications, in this case for e-health. This methodology facilitates the software development process in one case, in which guided models contributed to the development of applications from the domain, independently from the development platforms. In turn, this conceptual level proposal has been validated and tested. Now, models, metaprocesses, components and artifacts are being used to develop other systems, such as an interoperability platform for a pre-hospital domain. The monitoring system for patients with cardiovascular risk, and the interoperability platform for the pre-hospital domain has been implemented at IPS University Hospital (MedellĂ­n, Colombia), and this system is being requested by other countries and other regional hospitals in Colombia. Presently, the system has been evaluated by measuring its impact on the indicators; briefly, the statistics and analysis of its implementation indicate that there is a significant improvement in the allocation of hospital resources and patient care times. REFERENCES [1]. Greenfield, J & Short, K. Software Factories: Assembling Aplications with Patterns, Model, Frameworks and Tools. John Wiley & Sons. (2004) [2]. Asikainen, T. & MĂ€nnistö, T. Nivel: a metamodeling language with formal semantics, pp 521-549. Software & Systems Modeling. Volume 8, N. 4, (2009) [3]. Baisley, D., Björkander, M., Bock, C., Cook, S., Desfray, P., Dykman, N., Ek, A., Frankel, D., Gery, E., Haugen, Ø., Iyengar, S., Kobryn, C., MĂžller-Pedersen, B., Odell, J., Övergaard, G., Palmkvist, K., Ramackers, G., Rumbaugh, J., Selic, B., Weigert, T.,
  • 10. Statistical Model to Validate A Metaprocess-Oriented Methodology based on RAS and BPMN | IJMER | ISSN: 2249–6645 | www.ijmer.com | Vol. 7 | Iss. 2 | Feb. 2017 | 16 | Williams, L.: OMG Unified Modeling Language (OMG UML), Superstructure v 2.2. Object Managment Group (OMG) (February 2009) [4]. De Freitas, J. Model business processes for flexibility and re-use : A component-oriented approach, pp 1-11. IBM Developer Works Journal, (2009) [5]. KĂŒhne, T. Editorial to the theme issue on metamodeling, pp. 447-449. Software & Systems Modeling. Volume 8, N. 4, (2009) [6]. Levendovszky, T., LĂĄszlĂł, L., MĂ©szĂĄros, T. Supporting domain-specific model patterns with metamodeling, pp 501-520. Software & Systems Modeling. Volume 8, N. 4, (2009) [7]. Noguera, M., Hurtado, M., RodrĂ­guez, M., Chung, L., Garrido, J. Ontology-driven analysis of UML-based collaborative processes using OWL-DL and CPN, pp 726-760. Science of Computer Programming. Volume 75, (2010) [8]. OMG. Software & Systems Process Engineering Meta-Model Specification doc.ormsc/(2008-04-01) [9]. OMG: Business Process Model and Notation (BPMN) v1.2. Object Managment Group (OMG) (2008) [10]. OMG. Reusable Asset Specification. OMG Available Specification Version 2.2. (2005) [11]. Ouyang, C., Dumas, M., Van der aalst, W., Ter hofstede, A., Mendling, J. From business process models to process-oriented software systems. .CM Trans. Software. Engineering. Methodologies. 19, 1, Article 2 (August 2009) [12]. Park, S., Park, S., Sugumaran, V. Extending reusable asset specification to improve software reuse, pp 1473-1478. Proceedings of the 2007 ACM symposium on Applied computing - SAC '07, (2007) [13]. RodrĂ­guez, J., Ochoa, S., Pino, J., Herskovic, V., Favela, J., MejĂ­a, D., MorĂĄn, A. Towards a reference architecture for the design of mobile shared workspaces. pp 109-118. Future Generation Computer Systems. Volume 27, (2011)