SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
15
A UML MODEL FOR AUTOMATION OF COUNSELING SYSTEM USING
PURE OBJECT ORIENTED APPROCH
Mr. Sonar Sanjay Bhagwan Dr. Samrat O. Khanna
Ph. D Scholar Professor and Head of ISTAR
[MCA, M. Phil-CS] Sardar Patel University
Rai University- Ahmedabad V.V. Nagar-Anand-Gujarat
ABSTRACT
In present, most institutes and universities facing the counseling problem to allocate the
course and college (combination) to student from three choice preferences by entrance exam marks.
Currently this is carried out by manually by the institutes/universities, the current need to get an
automation model that automatically allocates the combination to the each student according to their
given preferences by gained entrance exam marks. Using this paper authors proposed the automation
system by UML model to solve the above problem, that automation system automatically allocates
the course combination to the student by student’s given three preferences and gained entrance marks
and average rank. Using this automation system, seats automatically allocated. As well as UML
based counseling automation system also supports to administrator to allocate (inserted) the payment
seats into automation system, then automation counseling system manipulates payments seats
students also with ranked students. The automation is designed Using Unified Modeling Language
(UML) model. To design the automation system, authors proposed the UML Automation Process
Diagram, Class Diagram, State Diagram and Sequence Diagram to acquire automation process
because the UML models are directly supported to pure object oriented application development. We
assume three courses and three institutes as nine combinations, for allocation.
Keywords: Unified Modeling Language, Counseling System, Domain, Automation, Pure Object
Oriented System, Abstraction
INTRODUCTION
The Unified Modeling Language is an excellent and powerful leading diagrammatic
modeling language, especially for the pure object oriented design. The Unified Modeling Language
is commonly accepted by the all faculties for the designing the object oriented/ pure object oriented
INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING &
TECHNOLOGY (IJCET)
ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 4, Issue 5, September – October (2013), pp. 15-22
© IAEME: www.iaeme.com/ijcet.asp
Journal Impact Factor (2013): 6.1302 (Calculated by GISI)
www.jifactor.com
IJCET
© I A E M E
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
16
systems. The Unified Modeling Language is essential part for the understanding the real time
problem, it accept a vision of a real world system and describe in the form of picture and notation. In
addition, The Unified Modeling Language is well defined modeling language which is the precise
syntaxes and semantics that can be interpreted and altered by the computer. The basic nine notational
diagrams in the UML system, as well as methods and techniques are accomplished
Interface to the UML notations.
The present needs in the institutes and universities that, the automation system of the
counseling to that automatically allocation course combination as preferences to the students and
gained entrance examination marks. The automation counseling system by the Unified Modeling
Language through which seats in various courses are allocated to the students. The students need to
gives its basic details and three preferences for acquires the combination in the specific course. The
student has to give three priorities of the course and college combination. The UML based
automation system automatically allocates the seats according to their given preferences by gained
entrances exam marks and avarage rank, automation system also generates the list of the students
with allocated college and course by the its own preferences, as well as UML based counseling
automation system also supported to the administrator to allocate (inserted) a courses for the
payment seats students into the counseling automation process.
The significance of the paper that the Unified Modeling Language gained the sequence of the
counseling automations system process from the entered students preferences to acquires the
combination in preferred choices by the automatically allocation system (automation) of the
combination. Using this paper the authors proposed the automation of the counseling system by the
UML model, as well as this automation system also supports to the administrator for insertion the
particular seats of the payment seat students into the abstracted list of the allocated students acquired
by the automation system as the based on the gained entranced examination marks,
MATERIALS AND METHODS
The significance of the study is based on the tools method and techniques are used for
proceeds the automation system. The Unified Modeling Language has many model/diagrams, tools
and methods to design and process the system; we have used the basic models of the UML to design
and precede the modeling to interfaces with pure object oriented system development.
COUNSELING SYSTEM PROCESS DIAGRAM
To design of the counseling system process diagram, the examination of the system sequence
and states of the proceeds of the automation system. The counseling system process diagram shows
the various flow objects, connecting objects, swim lanes and artifacts which are analyzed from the
problem statements. This understanding mainly comes from business domain analysis and is
capturing business intelligence and representing it into computer system. In figure 1 there are three
pools for the counseling system process. First pool acquires the student’s details with preferences
and gained entrance marks. The second pool is the hearts of the automation process; all automations
are carried out by this pool. And third pool for admin process as insert or set the payments seat
students into existing automation system.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
17
Figure. 1 UML counseling system process diagram
Symbol denote the start of the pool
Symbol denote the end of the pool
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
18
UML CLASS MODEL FOR DESIGN THE COUNSELING AUTOMATION SYSTEM
The UML class model shows the structural activities of the automation system, in which
attributes and operations with access modes are designed. The associations are also designed in
between classes. The access modes as (–) for private (+) for public and (#) for protected
Figure. 2 UML class model for automation system
The UML class model has six major classes for the process of automation system from
student preferences to automation operations, generated result and store in particular file, as well as
admin modifications for payments seats students.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
19
UML STATE DIAGRAM FOR DESIGN THE COUNSELING AUTOMATION PROCESS
A State is an abstraction of the attribute values and links of an object. Sets of the values are
grouped together into a state according to properties that affect the gross behavior of the object. A
state Diagram relates events and states, when an event is received the next state depends on the
current states as well as the event; a change of state caused by an event is called a transaction. A state
diagram is a graph whose nodes are states and whose directed arcs are transitions labeled by event
name. A state is drawn as a rounded box containing as optional name, A transition is drawn as an
arrow from the receiving state to target state.
Fig. 3 UML State diagram for automation Process
UML SEQUENCE DIAGRAM FOR DESIGN THE COUNSELING AUTOMATION
PROCESS
A sequence Diagram is a set of objects and messages that are used to express use-case
realization. The above sequence diagram denotes the process sequence of the counseling automations
system. The diagram has four object as student, administator, automation and student database,
Using automation system process, student fill the preferences and admin proceeds the filled database
to automation process. The automation system manipulate automatically operated and produce the
desired allocated list of the seat to the student of course by the gained entrance examination marks
Sequence diagram are used to model the flow logic within the system enabling both documentation
and validation logic.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
20
Figure. 4 UML Sequence Diagram for automation system Process
The main purpose of the sequences the results in some desired outcomes. The focus is less on
the messages on the time order in which messages occurs.. the diagram conveys this information
along the horizontal and vertical dimensions. The vertical dimension shows top-down, the time
sequence of the messages/calls as they occur, and the horizontal dimension shows, left to right, the
object instances that the message are sent. The symbol denotes like users, control and database.
EXPERIMENTAL STUDY
The manipulation and measuring the the student selection is based on the its given
preferences for choice of the course and college combination. the student have to select three
preferences of combination of course and college and also give the gained entrance exam marks and
avg status, The automation counseling system manipulates the student database and automate the
allocation combinastion to the perticuler students by the gained entrance exam marks and avarage
rank. The automation system generate automatically list of the students which are allocated
combination as its preferences (choices). And also automation counseling system mainatin the re-
arrange the allocation list by inserting the payment seats students by the administrator in the process
of automation system. The counseling automation system automatically manipulates the payments
seats students with entrance rank students and arrange autometically in automation system process,
then generates final allocation list of the selected students.
ALGORITHAM FOR PROPOSED MODEL
STEP 1: Read SID, details, preferences, marks, and seats
of Course and college (combination).
STEP 2: IF [E-rank < specified by admin] THEN
Not eligible for apply
ELSE
Store record in studentDB
END IF
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
21
STEP 3: compute total seats of course designed by admin
STEP 4: re-arrange studentDB in decending order and
Order by entrance-marks status and avg status.
STEP 5: manipulats of automation process for allotment
Courses and college (combination) by marks/avg.
STEP 6: IF [payment seat = true] THEN
Enter student SID(s), course, college by admin.
REPEAT STEP 5
ELSE
GO TO STEP 7
END IF
STEP 7: generates abstracted combination allocated list of
Students by the entrance exam status and average
Status.
STEP 8: Exit
The Above algorithm denote the design steps of the automation system process to be genereted
automatically list of the selected students by the given preferences, entrance examination marks
status and average status.
RESULTS AND DISCUSSION
The proposed model is tested with different institute’s current data are obtained based on the
experimental result, It is found that proposed UML model more accurate and appropriate than
manual counseling manipulations for the selection and allocation the course and college combination
to the students by its preferences of the choices of the combination (course & college) and entrance
exam marks obtained. The above experimental result dipicted in figure 5 as result that automatically
generated by the our model of counseling automation system.
Figure. 5 Automatically generated combination list of automation system
After the generated the result in grid from student preference of combination by gained entrance
marks and average. After then admin also re-change the counseling automation process by inserting
the payment seat student(s) for allocation of combination.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME
22
Figure. 6 Insert Payment seat allocation systems by administrator (update automation system
process)
the automation process re-arrange the allocated list and generats the newly list. In figure 6 denote the
admin screen for allocate the combination for the payments seat student. Each student also can check
personally its own status to allcation of the course and college (combination) by entering SID.
CONCLUSION
Unified Modeling Language is the strong and powerful to slove and design the any pure
object base system, as well as solution of scientific or commecial applications. Here The counseling
automation system is fully pure object based system and therefore UML Models are the essential part
for the design of object modeling. As well as the model has the different method and proof for design
the sequence of process, state of the process and object pools for proceed the system from Unified
Modeling Language to Pure Object Oriented Languages developent. The above experimantal study is
designed in microsoft vosual studio 2010 built language VB.NET as front-and and SQL server as
back-end tool.
REFERENCES
[1]. Ambler SW, Nelborn J, Vizdons MJ. The Enterprise Unified Process: Extending the Rational Unified
Process, Addition- Wesley, 2008
[2]. James J, Odell, publication year 1998, Advanced Object Oriented Analysis and Design by UML,
ISBN- 9780521648196
[3]. K. Baclawski, extending the Unified Modeling Language for Ontology development. Software and
System modeling – SoSym 1 (2), pp 142-156 (2002)
[4]. Bernd Bruegge, Allen H. Dutoit. Object Oriented Software Engineering, Using UML, Patterns, and
Java, Second Edition, Pearson Education
[5]. James Rumbhaugh, Michael Blaha, William Premerlani, Frederick Eddy, William Lorensen, Object
Oriented Modeling and Design, Prentice- Hall India Edition
[6]. Evangelos Petroutsos, Mastering Visual Basic Dot Net , BPB publications
[7]. J. Runbaugh, I. Jacobson and G. Booch, The Unified Modeling Language Reference Manual,
Addison-Wesley, 1999.
[8]. Wirfs-Brock, R. and Wilkerson, B. Object Oriented Design: A Responsibility-Driven Approach. In
Proceedings of OOPSLA '89 Conference. SIGPLAN Not. (ACM) 24, 10, (New Orleans, Louisiana,
October 1989),71-76.
[9]. Dragan Milicev, Model Driven Development with Executable UML, wrox publication.
[10] Dr. Vipin Saxena and Manish Shrivastava, UML Design for Performince Evaluation of Object
Oriented Programs on Dual Core Processor.
[11]. Anand Handa and Ganesh Wayal, “Software Quality Enhancement using Fuzzy Logic with Object
Oriented Metrics in Design”, International Journal of Computer Engineering & Technology (IJCET),
Volume 3, Issue 1, 2012, pp. 169 - 179, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375.
[12]. Arup Kumar Bhattacharjee and Soumen Mukherjee,, “Object Oriented Design for Sequential and
Parallel Software Components”, International Journal of Information Technology and Management
Information Systems (IJITMIS), Volume 1, Issue 1, 2010, pp. 32 - 44, ISSN Print: 0976 – 6405,
ISSN Online: 0976 – 6413.

More Related Content

What's hot

object oriented uml modeling for traveler management system
object oriented uml modeling for traveler management systemobject oriented uml modeling for traveler management system
object oriented uml modeling for traveler management systemhriday81
 
A practical approach for model based slicing
A practical approach for model based slicingA practical approach for model based slicing
A practical approach for model based slicingIOSR Journals
 
Software Modeling from Life Cycle Perspective
Software Modeling from Life Cycle PerspectiveSoftware Modeling from Life Cycle Perspective
Software Modeling from Life Cycle PerspectiveProf. Amir Tomer
 
Formalization of a Hospital Management System
Formalization of a Hospital Management SystemFormalization of a Hospital Management System
Formalization of a Hospital Management Systemijcseit
 
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...iosrjce
 
Use Case Modeling in Software Development: A Survey and Taxonomy
Use Case Modeling in Software Development: A Survey and TaxonomyUse Case Modeling in Software Development: A Survey and Taxonomy
Use Case Modeling in Software Development: A Survey and TaxonomyEswar Publications
 
UML Diagrams For Online Course Portal
UML Diagrams For Online Course PortalUML Diagrams For Online Course Portal
UML Diagrams For Online Course PortalHarieHaren GV
 
Unified Modeling Language
Unified Modeling LanguageUnified Modeling Language
Unified Modeling Languagesurana college
 
A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT
A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT
A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT IAEME Publication
 
Advantages and Disadvantages of Using MATLAB/ode45 for Solving Differential E...
Advantages and Disadvantages of Using MATLAB/ode45 for Solving Differential E...Advantages and Disadvantages of Using MATLAB/ode45 for Solving Differential E...
Advantages and Disadvantages of Using MATLAB/ode45 for Solving Differential E...CSCJournals
 
IRJET- Searching Admission Methodology(SAM): An Android Based Application...
IRJET-  	  Searching Admission Methodology(SAM): An Android Based Application...IRJET-  	  Searching Admission Methodology(SAM): An Android Based Application...
IRJET- Searching Admission Methodology(SAM): An Android Based Application...IRJET Journal
 
Model versioning in context of living
Model versioning in context of livingModel versioning in context of living
Model versioning in context of livingijseajournal
 
The role of Dataset in training ANFIS System for Course Advisor
The role of Dataset in training ANFIS System for Course AdvisorThe role of Dataset in training ANFIS System for Course Advisor
The role of Dataset in training ANFIS System for Course AdvisorAM Publications
 

What's hot (19)

object oriented uml modeling for traveler management system
object oriented uml modeling for traveler management systemobject oriented uml modeling for traveler management system
object oriented uml modeling for traveler management system
 
A practical approach for model based slicing
A practical approach for model based slicingA practical approach for model based slicing
A practical approach for model based slicing
 
Software Modeling from Life Cycle Perspective
Software Modeling from Life Cycle PerspectiveSoftware Modeling from Life Cycle Perspective
Software Modeling from Life Cycle Perspective
 
Formalization of a Hospital Management System
Formalization of a Hospital Management SystemFormalization of a Hospital Management System
Formalization of a Hospital Management System
 
Capturing System Behaviour
Capturing System BehaviourCapturing System Behaviour
Capturing System Behaviour
 
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
Towards a new ontology of the Moroccan Post-baccalaureate learner profile for...
 
Use Case Modeling in Software Development: A Survey and Taxonomy
Use Case Modeling in Software Development: A Survey and TaxonomyUse Case Modeling in Software Development: A Survey and Taxonomy
Use Case Modeling in Software Development: A Survey and Taxonomy
 
UML Diagrams For Online Course Portal
UML Diagrams For Online Course PortalUML Diagrams For Online Course Portal
UML Diagrams For Online Course Portal
 
Unified Modeling Language
Unified Modeling LanguageUnified Modeling Language
Unified Modeling Language
 
Unified Modeling Language
Unified Modeling LanguageUnified Modeling Language
Unified Modeling Language
 
A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT
A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT
A WORKSPACE SIMULATION FOR TAL TR-2 ARTICULATED ROBOT
 
Ac+2003 paper754
Ac+2003 paper754Ac+2003 paper754
Ac+2003 paper754
 
Advantages and Disadvantages of Using MATLAB/ode45 for Solving Differential E...
Advantages and Disadvantages of Using MATLAB/ode45 for Solving Differential E...Advantages and Disadvantages of Using MATLAB/ode45 for Solving Differential E...
Advantages and Disadvantages of Using MATLAB/ode45 for Solving Differential E...
 
IRJET- Searching Admission Methodology(SAM): An Android Based Application...
IRJET-  	  Searching Admission Methodology(SAM): An Android Based Application...IRJET-  	  Searching Admission Methodology(SAM): An Android Based Application...
IRJET- Searching Admission Methodology(SAM): An Android Based Application...
 
UML UseCase Diagram
UML UseCase DiagramUML UseCase Diagram
UML UseCase Diagram
 
8
88
8
 
Model versioning in context of living
Model versioning in context of livingModel versioning in context of living
Model versioning in context of living
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
The role of Dataset in training ANFIS System for Course Advisor
The role of Dataset in training ANFIS System for Course AdvisorThe role of Dataset in training ANFIS System for Course Advisor
The role of Dataset in training ANFIS System for Course Advisor
 

Viewers also liked

Self efficacy, interests, and outcome expectations a holistic attitude assess...
Self efficacy, interests, and outcome expectations a holistic attitude assess...Self efficacy, interests, and outcome expectations a holistic attitude assess...
Self efficacy, interests, and outcome expectations a holistic attitude assess...IAEME Publication
 
Efficient route finder system
Efficient route finder systemEfficient route finder system
Efficient route finder systemIAEME Publication
 
Optimization of input parameters of cnc turning operation for the given comp
Optimization of input parameters of cnc turning operation for the given compOptimization of input parameters of cnc turning operation for the given comp
Optimization of input parameters of cnc turning operation for the given compIAEME Publication
 
A closed form solution for stress concentration around a circular hole in a l
A closed form solution for stress concentration around a circular hole in a lA closed form solution for stress concentration around a circular hole in a l
A closed form solution for stress concentration around a circular hole in a lIAEME Publication
 
Study of Stresses on a Flat Plate due to Circular Hole
Study of Stresses on a Flat Plate due to Circular HoleStudy of Stresses on a Flat Plate due to Circular Hole
Study of Stresses on a Flat Plate due to Circular HoleJJ Technical Solutions
 
Artificial neural network ann prediction of one-dimensional consolidation
Artificial neural network  ann  prediction of one-dimensional consolidationArtificial neural network  ann  prediction of one-dimensional consolidation
Artificial neural network ann prediction of one-dimensional consolidationIAEME Publication
 
Information hiding in edge location of video using amalgamate fft and cubic s...
Information hiding in edge location of video using amalgamate fft and cubic s...Information hiding in edge location of video using amalgamate fft and cubic s...
Information hiding in edge location of video using amalgamate fft and cubic s...IAEME Publication
 

Viewers also liked (8)

Self efficacy, interests, and outcome expectations a holistic attitude assess...
Self efficacy, interests, and outcome expectations a holistic attitude assess...Self efficacy, interests, and outcome expectations a holistic attitude assess...
Self efficacy, interests, and outcome expectations a holistic attitude assess...
 
Efficient route finder system
Efficient route finder systemEfficient route finder system
Efficient route finder system
 
Optimization of input parameters of cnc turning operation for the given comp
Optimization of input parameters of cnc turning operation for the given compOptimization of input parameters of cnc turning operation for the given comp
Optimization of input parameters of cnc turning operation for the given comp
 
A closed form solution for stress concentration around a circular hole in a l
A closed form solution for stress concentration around a circular hole in a lA closed form solution for stress concentration around a circular hole in a l
A closed form solution for stress concentration around a circular hole in a l
 
Study of Stresses on a Flat Plate due to Circular Hole
Study of Stresses on a Flat Plate due to Circular HoleStudy of Stresses on a Flat Plate due to Circular Hole
Study of Stresses on a Flat Plate due to Circular Hole
 
10120130405006
1012013040500610120130405006
10120130405006
 
Artificial neural network ann prediction of one-dimensional consolidation
Artificial neural network  ann  prediction of one-dimensional consolidationArtificial neural network  ann  prediction of one-dimensional consolidation
Artificial neural network ann prediction of one-dimensional consolidation
 
Information hiding in edge location of video using amalgamate fft and cubic s...
Information hiding in edge location of video using amalgamate fft and cubic s...Information hiding in edge location of video using amalgamate fft and cubic s...
Information hiding in edge location of video using amalgamate fft and cubic s...
 

Similar to 50120130405003

SE18_Lec 07_System Modelling and Context Model
SE18_Lec 07_System Modelling and Context ModelSE18_Lec 07_System Modelling and Context Model
SE18_Lec 07_System Modelling and Context ModelAmr E. Mohamed
 
M02 Uml Overview
M02 Uml OverviewM02 Uml Overview
M02 Uml OverviewDang Tuan
 
Application Of UML In Real-Time Embedded Systems
Application Of UML In Real-Time Embedded SystemsApplication Of UML In Real-Time Embedded Systems
Application Of UML In Real-Time Embedded Systemsijseajournal
 
Generation and Optimization of Test cases for Object-Oriented Software Using ...
Generation and Optimization of Test cases for Object-Oriented Software Using ...Generation and Optimization of Test cases for Object-Oriented Software Using ...
Generation and Optimization of Test cases for Object-Oriented Software Using ...cscpconf
 
Handwritten Text Recognition Using Machine Learning
Handwritten Text Recognition Using Machine LearningHandwritten Text Recognition Using Machine Learning
Handwritten Text Recognition Using Machine LearningIRJET Journal
 
Minimal Testcase Generation for Object-Oriented Software with State Charts
Minimal Testcase Generation for Object-Oriented Software with State ChartsMinimal Testcase Generation for Object-Oriented Software with State Charts
Minimal Testcase Generation for Object-Oriented Software with State Chartsijseajournal
 
SE_Lec 05_System Modelling and Context Model
SE_Lec 05_System Modelling and Context ModelSE_Lec 05_System Modelling and Context Model
SE_Lec 05_System Modelling and Context ModelAmr E. Mohamed
 
Automatic generation of business process models from user stories
Automatic generation of business process models from user  storiesAutomatic generation of business process models from user  stories
Automatic generation of business process models from user storiesIJECEIAES
 
07. MTE - Studi Kasus Pemodelan Sistem.pptx
07. MTE - Studi Kasus Pemodelan Sistem.pptx07. MTE - Studi Kasus Pemodelan Sistem.pptx
07. MTE - Studi Kasus Pemodelan Sistem.pptxAsalReview
 
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...ijcsit
 
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...AIRCC Publishing Corporation
 
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...Gurdal Ertek
 
FORMALIZATION OF A HOSPITAL MANAGEMENT SYSTEM
FORMALIZATION OF A HOSPITAL MANAGEMENT SYSTEMFORMALIZATION OF A HOSPITAL MANAGEMENT SYSTEM
FORMALIZATION OF A HOSPITAL MANAGEMENT SYSTEMijcseit
 
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
 
Mathematical models and algorithms challenges
Mathematical models and algorithms challengesMathematical models and algorithms challenges
Mathematical models and algorithms challengesijctcm
 
Using Model-Driven Engineering for Decision Support Systems Modelling, Implem...
Using Model-Driven Engineering for Decision Support Systems Modelling, Implem...Using Model-Driven Engineering for Decision Support Systems Modelling, Implem...
Using Model-Driven Engineering for Decision Support Systems Modelling, Implem...CSCJournals
 
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptUNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptVGaneshKarthikeyan
 
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptUNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptVGaneshKarthikeyan
 
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptUNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptVGaneshKarthikeyan
 

Similar to 50120130405003 (20)

SE18_Lec 07_System Modelling and Context Model
SE18_Lec 07_System Modelling and Context ModelSE18_Lec 07_System Modelling and Context Model
SE18_Lec 07_System Modelling and Context Model
 
M02 Uml Overview
M02 Uml OverviewM02 Uml Overview
M02 Uml Overview
 
Application Of UML In Real-Time Embedded Systems
Application Of UML In Real-Time Embedded SystemsApplication Of UML In Real-Time Embedded Systems
Application Of UML In Real-Time Embedded Systems
 
Generation and Optimization of Test cases for Object-Oriented Software Using ...
Generation and Optimization of Test cases for Object-Oriented Software Using ...Generation and Optimization of Test cases for Object-Oriented Software Using ...
Generation and Optimization of Test cases for Object-Oriented Software Using ...
 
Handwritten Text Recognition Using Machine Learning
Handwritten Text Recognition Using Machine LearningHandwritten Text Recognition Using Machine Learning
Handwritten Text Recognition Using Machine Learning
 
Minimal Testcase Generation for Object-Oriented Software with State Charts
Minimal Testcase Generation for Object-Oriented Software with State ChartsMinimal Testcase Generation for Object-Oriented Software with State Charts
Minimal Testcase Generation for Object-Oriented Software with State Charts
 
SE_Lec 05_System Modelling and Context Model
SE_Lec 05_System Modelling and Context ModelSE_Lec 05_System Modelling and Context Model
SE_Lec 05_System Modelling and Context Model
 
Automatic generation of business process models from user stories
Automatic generation of business process models from user  storiesAutomatic generation of business process models from user  stories
Automatic generation of business process models from user stories
 
Uml
UmlUml
Uml
 
07. MTE - Studi Kasus Pemodelan Sistem.pptx
07. MTE - Studi Kasus Pemodelan Sistem.pptx07. MTE - Studi Kasus Pemodelan Sistem.pptx
07. MTE - Studi Kasus Pemodelan Sistem.pptx
 
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
 
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
DEVELOPING A FRAMEWORK FOR ONLINE PRACTICE EXAMINATION AND AUTOMATED SCORE GE...
 
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
Development of an Interactive Simulation of Steel Cord Manufacturing for Indu...
 
FORMALIZATION OF A HOSPITAL MANAGEMENT SYSTEM
FORMALIZATION OF A HOSPITAL MANAGEMENT SYSTEMFORMALIZATION OF A HOSPITAL MANAGEMENT SYSTEM
FORMALIZATION OF A HOSPITAL MANAGEMENT SYSTEM
 
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
 
Mathematical models and algorithms challenges
Mathematical models and algorithms challengesMathematical models and algorithms challenges
Mathematical models and algorithms challenges
 
Using Model-Driven Engineering for Decision Support Systems Modelling, Implem...
Using Model-Driven Engineering for Decision Support Systems Modelling, Implem...Using Model-Driven Engineering for Decision Support Systems Modelling, Implem...
Using Model-Driven Engineering for Decision Support Systems Modelling, Implem...
 
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptUNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
 
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptUNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
 
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.pptUNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
UNIT-I(Unified_Process_and_Use Case_Diagrams)_OOAD.ppt
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 

Recently uploaded (20)

"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 

50120130405003

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 15 A UML MODEL FOR AUTOMATION OF COUNSELING SYSTEM USING PURE OBJECT ORIENTED APPROCH Mr. Sonar Sanjay Bhagwan Dr. Samrat O. Khanna Ph. D Scholar Professor and Head of ISTAR [MCA, M. Phil-CS] Sardar Patel University Rai University- Ahmedabad V.V. Nagar-Anand-Gujarat ABSTRACT In present, most institutes and universities facing the counseling problem to allocate the course and college (combination) to student from three choice preferences by entrance exam marks. Currently this is carried out by manually by the institutes/universities, the current need to get an automation model that automatically allocates the combination to the each student according to their given preferences by gained entrance exam marks. Using this paper authors proposed the automation system by UML model to solve the above problem, that automation system automatically allocates the course combination to the student by student’s given three preferences and gained entrance marks and average rank. Using this automation system, seats automatically allocated. As well as UML based counseling automation system also supports to administrator to allocate (inserted) the payment seats into automation system, then automation counseling system manipulates payments seats students also with ranked students. The automation is designed Using Unified Modeling Language (UML) model. To design the automation system, authors proposed the UML Automation Process Diagram, Class Diagram, State Diagram and Sequence Diagram to acquire automation process because the UML models are directly supported to pure object oriented application development. We assume three courses and three institutes as nine combinations, for allocation. Keywords: Unified Modeling Language, Counseling System, Domain, Automation, Pure Object Oriented System, Abstraction INTRODUCTION The Unified Modeling Language is an excellent and powerful leading diagrammatic modeling language, especially for the pure object oriented design. The Unified Modeling Language is commonly accepted by the all faculties for the designing the object oriented/ pure object oriented INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 4, Issue 5, September – October (2013), pp. 15-22 © IAEME: www.iaeme.com/ijcet.asp Journal Impact Factor (2013): 6.1302 (Calculated by GISI) www.jifactor.com IJCET © I A E M E
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 16 systems. The Unified Modeling Language is essential part for the understanding the real time problem, it accept a vision of a real world system and describe in the form of picture and notation. In addition, The Unified Modeling Language is well defined modeling language which is the precise syntaxes and semantics that can be interpreted and altered by the computer. The basic nine notational diagrams in the UML system, as well as methods and techniques are accomplished Interface to the UML notations. The present needs in the institutes and universities that, the automation system of the counseling to that automatically allocation course combination as preferences to the students and gained entrance examination marks. The automation counseling system by the Unified Modeling Language through which seats in various courses are allocated to the students. The students need to gives its basic details and three preferences for acquires the combination in the specific course. The student has to give three priorities of the course and college combination. The UML based automation system automatically allocates the seats according to their given preferences by gained entrances exam marks and avarage rank, automation system also generates the list of the students with allocated college and course by the its own preferences, as well as UML based counseling automation system also supported to the administrator to allocate (inserted) a courses for the payment seats students into the counseling automation process. The significance of the paper that the Unified Modeling Language gained the sequence of the counseling automations system process from the entered students preferences to acquires the combination in preferred choices by the automatically allocation system (automation) of the combination. Using this paper the authors proposed the automation of the counseling system by the UML model, as well as this automation system also supports to the administrator for insertion the particular seats of the payment seat students into the abstracted list of the allocated students acquired by the automation system as the based on the gained entranced examination marks, MATERIALS AND METHODS The significance of the study is based on the tools method and techniques are used for proceeds the automation system. The Unified Modeling Language has many model/diagrams, tools and methods to design and process the system; we have used the basic models of the UML to design and precede the modeling to interfaces with pure object oriented system development. COUNSELING SYSTEM PROCESS DIAGRAM To design of the counseling system process diagram, the examination of the system sequence and states of the proceeds of the automation system. The counseling system process diagram shows the various flow objects, connecting objects, swim lanes and artifacts which are analyzed from the problem statements. This understanding mainly comes from business domain analysis and is capturing business intelligence and representing it into computer system. In figure 1 there are three pools for the counseling system process. First pool acquires the student’s details with preferences and gained entrance marks. The second pool is the hearts of the automation process; all automations are carried out by this pool. And third pool for admin process as insert or set the payments seat students into existing automation system.
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 17 Figure. 1 UML counseling system process diagram Symbol denote the start of the pool Symbol denote the end of the pool
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 18 UML CLASS MODEL FOR DESIGN THE COUNSELING AUTOMATION SYSTEM The UML class model shows the structural activities of the automation system, in which attributes and operations with access modes are designed. The associations are also designed in between classes. The access modes as (–) for private (+) for public and (#) for protected Figure. 2 UML class model for automation system The UML class model has six major classes for the process of automation system from student preferences to automation operations, generated result and store in particular file, as well as admin modifications for payments seats students.
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 19 UML STATE DIAGRAM FOR DESIGN THE COUNSELING AUTOMATION PROCESS A State is an abstraction of the attribute values and links of an object. Sets of the values are grouped together into a state according to properties that affect the gross behavior of the object. A state Diagram relates events and states, when an event is received the next state depends on the current states as well as the event; a change of state caused by an event is called a transaction. A state diagram is a graph whose nodes are states and whose directed arcs are transitions labeled by event name. A state is drawn as a rounded box containing as optional name, A transition is drawn as an arrow from the receiving state to target state. Fig. 3 UML State diagram for automation Process UML SEQUENCE DIAGRAM FOR DESIGN THE COUNSELING AUTOMATION PROCESS A sequence Diagram is a set of objects and messages that are used to express use-case realization. The above sequence diagram denotes the process sequence of the counseling automations system. The diagram has four object as student, administator, automation and student database, Using automation system process, student fill the preferences and admin proceeds the filled database to automation process. The automation system manipulate automatically operated and produce the desired allocated list of the seat to the student of course by the gained entrance examination marks Sequence diagram are used to model the flow logic within the system enabling both documentation and validation logic.
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 20 Figure. 4 UML Sequence Diagram for automation system Process The main purpose of the sequences the results in some desired outcomes. The focus is less on the messages on the time order in which messages occurs.. the diagram conveys this information along the horizontal and vertical dimensions. The vertical dimension shows top-down, the time sequence of the messages/calls as they occur, and the horizontal dimension shows, left to right, the object instances that the message are sent. The symbol denotes like users, control and database. EXPERIMENTAL STUDY The manipulation and measuring the the student selection is based on the its given preferences for choice of the course and college combination. the student have to select three preferences of combination of course and college and also give the gained entrance exam marks and avg status, The automation counseling system manipulates the student database and automate the allocation combinastion to the perticuler students by the gained entrance exam marks and avarage rank. The automation system generate automatically list of the students which are allocated combination as its preferences (choices). And also automation counseling system mainatin the re- arrange the allocation list by inserting the payment seats students by the administrator in the process of automation system. The counseling automation system automatically manipulates the payments seats students with entrance rank students and arrange autometically in automation system process, then generates final allocation list of the selected students. ALGORITHAM FOR PROPOSED MODEL STEP 1: Read SID, details, preferences, marks, and seats of Course and college (combination). STEP 2: IF [E-rank < specified by admin] THEN Not eligible for apply ELSE Store record in studentDB END IF
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 21 STEP 3: compute total seats of course designed by admin STEP 4: re-arrange studentDB in decending order and Order by entrance-marks status and avg status. STEP 5: manipulats of automation process for allotment Courses and college (combination) by marks/avg. STEP 6: IF [payment seat = true] THEN Enter student SID(s), course, college by admin. REPEAT STEP 5 ELSE GO TO STEP 7 END IF STEP 7: generates abstracted combination allocated list of Students by the entrance exam status and average Status. STEP 8: Exit The Above algorithm denote the design steps of the automation system process to be genereted automatically list of the selected students by the given preferences, entrance examination marks status and average status. RESULTS AND DISCUSSION The proposed model is tested with different institute’s current data are obtained based on the experimental result, It is found that proposed UML model more accurate and appropriate than manual counseling manipulations for the selection and allocation the course and college combination to the students by its preferences of the choices of the combination (course & college) and entrance exam marks obtained. The above experimental result dipicted in figure 5 as result that automatically generated by the our model of counseling automation system. Figure. 5 Automatically generated combination list of automation system After the generated the result in grid from student preference of combination by gained entrance marks and average. After then admin also re-change the counseling automation process by inserting the payment seat student(s) for allocation of combination.
  • 8. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 4, Issue 5, September - October (2013), © IAEME 22 Figure. 6 Insert Payment seat allocation systems by administrator (update automation system process) the automation process re-arrange the allocated list and generats the newly list. In figure 6 denote the admin screen for allocate the combination for the payments seat student. Each student also can check personally its own status to allcation of the course and college (combination) by entering SID. CONCLUSION Unified Modeling Language is the strong and powerful to slove and design the any pure object base system, as well as solution of scientific or commecial applications. Here The counseling automation system is fully pure object based system and therefore UML Models are the essential part for the design of object modeling. As well as the model has the different method and proof for design the sequence of process, state of the process and object pools for proceed the system from Unified Modeling Language to Pure Object Oriented Languages developent. The above experimantal study is designed in microsoft vosual studio 2010 built language VB.NET as front-and and SQL server as back-end tool. REFERENCES [1]. Ambler SW, Nelborn J, Vizdons MJ. The Enterprise Unified Process: Extending the Rational Unified Process, Addition- Wesley, 2008 [2]. James J, Odell, publication year 1998, Advanced Object Oriented Analysis and Design by UML, ISBN- 9780521648196 [3]. K. Baclawski, extending the Unified Modeling Language for Ontology development. Software and System modeling – SoSym 1 (2), pp 142-156 (2002) [4]. Bernd Bruegge, Allen H. Dutoit. Object Oriented Software Engineering, Using UML, Patterns, and Java, Second Edition, Pearson Education [5]. James Rumbhaugh, Michael Blaha, William Premerlani, Frederick Eddy, William Lorensen, Object Oriented Modeling and Design, Prentice- Hall India Edition [6]. Evangelos Petroutsos, Mastering Visual Basic Dot Net , BPB publications [7]. J. Runbaugh, I. Jacobson and G. Booch, The Unified Modeling Language Reference Manual, Addison-Wesley, 1999. [8]. Wirfs-Brock, R. and Wilkerson, B. Object Oriented Design: A Responsibility-Driven Approach. In Proceedings of OOPSLA '89 Conference. SIGPLAN Not. (ACM) 24, 10, (New Orleans, Louisiana, October 1989),71-76. [9]. Dragan Milicev, Model Driven Development with Executable UML, wrox publication. [10] Dr. Vipin Saxena and Manish Shrivastava, UML Design for Performince Evaluation of Object Oriented Programs on Dual Core Processor. [11]. Anand Handa and Ganesh Wayal, “Software Quality Enhancement using Fuzzy Logic with Object Oriented Metrics in Design”, International Journal of Computer Engineering & Technology (IJCET), Volume 3, Issue 1, 2012, pp. 169 - 179, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [12]. Arup Kumar Bhattacharjee and Soumen Mukherjee,, “Object Oriented Design for Sequential and Parallel Software Components”, International Journal of Information Technology and Management Information Systems (IJITMIS), Volume 1, Issue 1, 2010, pp. 32 - 44, ISSN Print: 0976 – 6405, ISSN Online: 0976 – 6413.