Formal Technical Inspection. Using CLIPS to Detect Network Intrusions - (CLIPNIDS)

Size: px
Start display at page:

Download "Formal Technical Inspection. Using CLIPS to Detect Network Intrusions - (CLIPNIDS)"

Transcription

1 Formal Technical Inspection Using CLIPS to Detect Network Intrusions - (CLIPNIDS) Submitted in partial fulfillment of the requirements of the degree of MSE Sripriya Marry CIS 895 MSE Project Computing and Information Sciences Kansas State University Committee Members Dr. David Gustafson (Major Professor) Dr. Rodney Howell Dr. Mitchell Neilsen 1

2 Change Log Version # Changed By Release Date Change Description Version 1.0 Sripriya Marry 04/03/2012 Initial Release 2

3 Table of Contents 1. Introduction Items to be Inspected Formal Inspectors Formal Inspection List

4 1. Introduction This document provides a checklist to be used in the technical inspection of Clipnids project. It lays out broad guidelines for the technical inspectors to ensure that the Architectural Design Document and the USE formal specification model are complete, correct and consistent. 2. Items to be inspected Technical inspectors refer Vision Document and Clipnids paper published by the author for technical inspection. 1. System Architecture Design a) Architecture Design section 2.2 b) Interface definitions and descriptions in section 2.3, Table 1, Table 1, Table 3. c) Components Architecture in section 3.1, section 3.2, section 3.3, Table 4 and Table 5 b) Data Model Diagram section 5 c) Sequence Diagrams section 4 2. Formal Specification Section 6 3. Formal Inspectors Tristan Baruth (tristan.baruth@gmail.com) Petrit Duraku (petrit.duraku@gmail.edu) 4. Formal Inspection List Inspection Item /Fail Comment The architecture of the project explained clearly by identifying the design pattern applicable to it along with the supporting reasons. 1. Consider reworking Diagram 2.1 into a UML Deployment Diagram. 2. Be sure labels on components match names used in headers/paragraphs of Section 2. Component Architecture of DQA Library describes its interaction with other components and the interface it implements to offer its service (Section 3.1) Component Architecture of Packet Decoder describes its interaction with other components and the interface it implements to offer its service (Section 3.2) 4 1. UML model shows inheritance. This should show realization. 2. Use appropriate UML 2.0 parameter specifications (IE daq_find_module(type : string) : DAQ_Mode, not daq_find_module(string type) : DAQ_Mode) in methods. 1. Be sure to proofread. I m noticing errors like ehternet that can be caught by spell checkers.

5 Component Architecture of Packet Preprocessor describes its interaction with other components and the interface it implements to offer its service (Section 3.3) Component Architecture of Clips detection engine describes its interaction with other components and the interface it implements to offer its service and it s functionality in Table 4. Component Architecture of Alerting at console describes its interaction along with its functionality in Table 5. DAQ interface is explained sufficiently in Table 1. Decoder interface is explained sufficiently in Table 2. Preprocessor interface is explained sufficiently in Table 3. Data model for the project identified correctly in Section 5. Fail 2. UML model shows association and inheritance instead of realization and uses. 1. Ensure screenshots don t flow onto the margins of the page. 1. Fix screenshot flowing into margin; also sharpen it (it s difficult to read/blurry) 2. For clarity purposes: You ve switched from describing interfaces (Section ) to describing components (Section 3.4 and 3.5). This is an abrupt and subtle change in the document that left me confused. The MSE requirements state that we must document at the interface level. Make this change in writing process more apparent to the reader (for instance, split the table into two, one describing the interface, one describing the remaining component methods), or add methods to the interfaces in Section 3.4 and 3.5 if that s actually necessary. 1. This is obviously a diagram of a packet, and CLIPNIDS captures packets, but you may want to provide a more thorough textual 5

6 Do the symbols used in class diagram conform to UML 2.0? Does the sequence diagram for Clipnids initialization is unambiguous and understandable (it adheres to the architecture of Clipnids) in Section 4.1 Does the sequence diagram for Clipnids packet is unambiguous and understandable (it adheres to the architecture of Clipnids) in section 4.2. Do the symbols used in sequence diagram conform to UML 2.0? Formal specification of Clipnids was done in accordance with its architecture in Figure 5. All the multiplicities and associations in the OCL model have been depicted in the class diagram Figure 5. Fail description of the data model(s) used by CLIPNIDS for clarity purposes. 2. The description specifically states that only one kind of header is possible. This UML diagram allows multiple kinds of headers. You need to utilize inheritance of a header and compose that header or use some UML xor association constraints (the former option is probably preferable). 1. I ve noted a number of errors in the UML models in other comments. You need to go back and correct these before your presentation. 2. UX: The blue lookand-feel of the Visual Paradigm UML diagrams won t print cleanly. Make it more printer-friendly (such as white/black). However, I do not see these methods inside of your component diagram or tables. What does the initialization step do? Word wrapping on some of the lifeline heads makes these difficult to read. Also, flowing into margins again. Easy fix. 1. It might be clearer to specify lifelines having the same headers as the components in the sequence diagrams. 6

7 General Comments: 1. UML diagrams need work to conform to standards before the architectural description document can be acceptable. 2. The portfolio requirements on the CIS MSE website ( states that reuse of commercial, or pre-existing components will be documented. While you have mentioned that this project builds upon pre-existing work, I do not know what you wrote and what composes the pre-existing material from the CLIPNIDS project. Consult with your major professor on how much documentation is needed on this topic. 3. Provide more textual plain English documentation of the architecture if possible. For instance, how is the data model used? Are certain fields on a packet useful for CLIPNIDS? Also, section 3 is confusing how it switches from interface descriptions to component descriptions between Section 3.3 and Section 3.4 (Tables 1-3 vs Table 4 and 5). The table of contents and the headers of each section suggests that you are describing components. Either describe components or describe interfaces in this section. 4. Please proofread and correct the formatting issues within the architectural description. 7

Software Quality Assurance Plan

Software Quality Assurance Plan Software Quality Assurance Plan Online Book Store Version 1.0 Vamsi Krishna Mummaneni CIS 895 MSE Project KSU Major Professor Dr.Torben Amtoft 1 Table of Contents 1. Purpose 3 2. Reference Documents 3

More information

Software Quality Assurance Plan

Software Quality Assurance Plan Applying Broadcasting/Multicasting/Secured Communication to agentmom in Multi-Agent Systems Software Quality Assurance Plan Version 1.1 This document conforms to IEEE Std 730.1-1995 Software Quality Assurance

More information

Project Plan 1.0 Airline Reservation System

Project Plan 1.0 Airline Reservation System 1.0 Airline Reservation System Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering Kaavya Kuppa CIS 895 MSE Project Department of Computing and Information

More information

Architecture Design Version1.0. Architecture Design CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0

Architecture Design Version1.0. Architecture Design CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0 Architecture Design CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0 Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering CIS 895 MSE Project Kansas State

More information

Project Plan. Online Book Store. Version 1.0. Vamsi Krishna Mummaneni. CIS 895 MSE Project KSU. Major Professor. Dr.Torben Amtoft

Project Plan. Online Book Store. Version 1.0. Vamsi Krishna Mummaneni. CIS 895 MSE Project KSU. Major Professor. Dr.Torben Amtoft Online Book Store Version 1.0 Vamsi Krishna Mummaneni CIS 895 MSE Project KSU Major Professor Dr.Torben Amtoft 1 Table of Contents 1. Task Breakdown 3 1.1. Inception Phase 3 1.2. Elaboration Phase 3 1.3.

More information

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements

Questions? Assignment. Techniques for Gathering Requirements. Gathering and Analysing Requirements Questions? Assignment Why is proper project management important? What is goal of domain analysis? What is the difference between functional and non- functional requirements? Why is it important for requirements

More information

Vision Document Airline Reservation System

Vision Document Airline Reservation System Vision Document Airline Reservation System Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering Kaavya Kuppa CIS 895 MSE Project Department of Computing

More information

Architecture Design Online Book Store Phase-II. Vamsi Krishna Mummaneni

Architecture Design Online Book Store Phase-II. Vamsi Krishna Mummaneni Architecture Design Online Book Store Phase-II Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering Vamsi Krishna Mummaneni CIS 895 MSE Project Kansas State

More information

Software Architecture

Software Architecture Cairo University Faculty of Computers and Information Computer Science Department Premasters Studies Software Architecture Report on Software Product Line Submitted to: Dr. Hany Ammar Submitted by: Hadeel

More information

Test Plan1.0 For the project A Credit Assessment System (CAS) Version 1.0

Test Plan1.0 For the project A Credit Assessment System (CAS) Version 1.0 Test Plan1.0 For the project A Credit Assessment System (CAS) Version 1.0 Submitted by Karl Remarais CIS 895 MSE Project Department of Computing and Information Sciences Kansas State University Table of

More information

Software Process for QA

Software Process for QA Software Process for QA Basic approaches & alternatives CIS 610, W98 / M Young 1/7/98 1 This introduction and overview is intended to provide some basic background on software process (sometimes called

More information

Vision Document CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0

Vision Document CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0 Vision Document CUSTOMER RELATION MANAGEMENT SYSTEM Version 1.0 Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering CIS 895 MSE Project Kansas State University

More information

Test Plan Airline Reservation System

Test Plan Airline Reservation System Airline Reservation System Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering Kaavya Kuppa CIS 895 MSE Project Department of Computing and Information

More information

ITIL 2011 Summary of Updates

ITIL 2011 Summary of Updates ITIL 2011 Summary of Updates Crown 2 ITIL 2011 Summary of Updates Contents 1 Introduction 3 2 Global changes 3 3 ITIL Service Strategy 4 4 ITIL Service Design 5 5 ITIL Service Transition 5 6 ITIL Service

More information

AIRLINE RESERVATION SYSTEM KAAVYA KUPPA. Bachelor of Engineering, Jawaharlal Nehru Technological University, India, 2005 A REPORT

AIRLINE RESERVATION SYSTEM KAAVYA KUPPA. Bachelor of Engineering, Jawaharlal Nehru Technological University, India, 2005 A REPORT AIRLINE RESERVATION SYSTEM BY KAAVYA KUPPA Bachelor of Engineering, Jawaharlal Nehru Technological University, India, 2005 A REPORT submitted in partial fulfillment of the requirements for the degree of

More information

Master of Software Engineering Portfolio

Master of Software Engineering Portfolio Master of Software Engineering Portfolio By Kyle Hill B. S., Kansas State University, 2007 MSE, Kansas State University, 2011 A PORTFOLIO submitted in partial fulfillment of the requirements for the degree

More information

Review Your Thesis or Dissertation

Review Your Thesis or Dissertation Review Your Thesis or Dissertation This document shows the formatting requirements for UBC theses. Theses must follow these guidelines in order to be accepted at the Faculty of Graduate and Postdoctoral

More information

Test Plan Online Book Store Phase-II. Vamsi Krishna Mummaneni

Test Plan Online Book Store Phase-II. Vamsi Krishna Mummaneni Test Plan Online Book Store Phase-II Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering Vamsi Krishna Mummaneni CIS 895 MSE Project Kansas State University

More information

Snort Installation - Ubuntu FEUP. SSI - ProDEI-2010. Paulo Neto and Rui Chilro. December 7, 2010

Snort Installation - Ubuntu FEUP. SSI - ProDEI-2010. Paulo Neto and Rui Chilro. December 7, 2010 December 7, 2010 Work Proposal The purpose of this work is: Explain a basic IDS Architecture and Topology Explain a more advanced IDS solution Install SNORT on the FEUP Ubuntu distribution and test some

More information

UML TUTORIALS THE USE CASE MODEL

UML TUTORIALS THE USE CASE MODEL UML TUTORIALS THE USE CASE MODEL www.sparxsystems.com.au Sparx Systems 2004 Page 1/5 describes the proposed functionality of the new system. A Use Case represents a discrete unit of interaction between

More information

MITRE Baseline Configuration System Implementation Plan

MITRE Baseline Configuration System Implementation Plan MITRE Baseline Configuration System Implementation Plan FINAL REVISION, October 8, 2008 Purdue University, CS 307, Fall 2008 Team MITRE: Catherine Brown Michael Dunn Mark Nowicki David Tittle TABLE OF

More information

Introduction. UML = Unified Modeling Language It is a standardized visual modeling language.

Introduction. UML = Unified Modeling Language It is a standardized visual modeling language. UML 1 Introduction UML = Unified Modeling Language It is a standardized visual modeling language. Primarily intended for modeling software systems. Also used for business modeling. UML evolved from earlier

More information

SOFTWARE CONFIGURATION MANAGEMENT GUIDEBOOK

SOFTWARE CONFIGURATION MANAGEMENT GUIDEBOOK Office of Safety and Mission Assurance NASA-GB-9503 SOFTWARE CONFIGURATION MANAGEMENT GUIDEBOOK AUGUST 1995 National Aeronautics and Space Administration Washington, D.C. 20546 PREFACE The growth in cost

More information

Process Analysis. Work Process Documentation Guidelines. Purpose

Process Analysis. Work Process Documentation Guidelines. Purpose Purpose The purpose of this tool is threefold: Convey a common understanding of the basis for documenting work processes by defining the five levels of detail for capturing work process Provide instructions

More information

Business Modeling with UML

Business Modeling with UML Business Modeling with UML Hans-Erik Eriksson and Magnus Penker, Open Training Hans-Erik In order to keep up and be competitive, all companies Ericsson is and enterprises must assess the quality of their

More information

UML Profiling Comes of Age Realizing the Potential of Domain-Specific Modeling

UML Profiling Comes of Age Realizing the Potential of Domain-Specific Modeling UML Profiling Comes of Age Realizing the Potential of Domain-Specific Modeling PATHS TO DOMAIN-SPECIFIC MODELING... 1 UML PROFILING... 2 The Origin of the UML Profiling Specifications... 2 The Vision...

More information

3SL. Requirements Definition and Management Using Cradle

3SL. Requirements Definition and Management Using Cradle 3SL Requirements Definition and Management Using Cradle November 2014 1 1 Introduction This white paper describes Requirements Definition and Management activities for system/product development and modification

More information

CSC340S Asst3 Information System Design Detailed Marking Scheme

CSC340S Asst3 Information System Design Detailed Marking Scheme CSC340S Asst3 Information System Design Detailed Marking Scheme Marker: Team: Total Marks: /101 Marks for this assignment depend on the factors listed below. A: Global Architecture (20%). Description and

More information

Communications Software Engineering Design Model

Communications Software Engineering Design Model Communications Software Engineering Design Model Wolfgang Emmerich 1 Lecture Overview Relationship between analysis and design Stages of design Impact of implementation environment Definition of sequence

More information

Engineering Process Software Qualities Software Architectural Design

Engineering Process Software Qualities Software Architectural Design Engineering Process We need to understand the steps that take us from an idea to a product. What do we do? In what order do we do it? How do we know when we re finished each step? Production process Typical

More information

Network Intrusion Detection Systems. Beyond packet filtering

Network Intrusion Detection Systems. Beyond packet filtering Network Intrusion Detection Systems Beyond packet filtering Goal of NIDS Detect attacks as they happen: Real-time monitoring of networks Provide information about attacks that have succeeded: Forensic

More information

How To Set Up Foglight Nms For A Proof Of Concept

How To Set Up Foglight Nms For A Proof Of Concept Page 1 of 5 Foglight NMS Overview Foglight Network Management System (NMS) is a robust and complete network monitoring solution that allows you to thoroughly and efficiently manage your network. It is

More information

Human-Readable BPMN Diagrams

Human-Readable BPMN Diagrams Human-Readable BPMN Diagrams Refactoring OMG s E-Mail Voting Example Thomas Allweyer V 1.1 1 The E-Mail Voting Process Model The Object Management Group (OMG) has published a useful non-normative document

More information

Course Code and Name Year - Semester. Number of marks

Course Code and Name Year - Semester. Number of marks UNIVERSITY NAME Faculty Name Department Name Course Code and Name Year - Semester Course website address Analysis Assignment/Project Car Rental Due: Date & Time Number of marks About the assignment scope

More information

CS 487. Week 8. Reference: 1. Software engineering, roger s. pressman. Reading: 1. Ian Sommerville, Chapter 3. Objective:

CS 487. Week 8. Reference: 1. Software engineering, roger s. pressman. Reading: 1. Ian Sommerville, Chapter 3. Objective: CS 487 Week 8 Reading: 1. Ian Sommerville, Chapter 3. Objective: 1. To check the understandibility of the students in life cycle and process model for development of a software product. 2. To check if

More information

5 RULES to help your next website avoid the mistakes of Healthcare.gov s launch

5 RULES to help your next website avoid the mistakes of Healthcare.gov s launch 5 RULES to help your next website avoid How to apply general design principles in a healthcare-savvy manner June 18, 2014 MEDULLAN, INC. 625 Mount Auburn St., Suite 201 Cambridge, MA 02138 The launch of

More information

Complete Web Application Security. Phase1-Building Web Application Security into Your Development Process

Complete Web Application Security. Phase1-Building Web Application Security into Your Development Process Complete Web Application Security Phase1-Building Web Application Security into Your Development Process Table of Contents Introduction 3 Thinking of security as a process 4 The Development Life Cycle

More information

Business Process Modeling with BPMN. Dr. Darius Šilingas Head of Solutions Department darius.silingas@nomagic.com

Business Process Modeling with BPMN. Dr. Darius Šilingas Head of Solutions Department darius.silingas@nomagic.com Business Process Modeling with BPMN Dr. Darius Šilingas Head of Solutions Department darius.silingas@nomagic.com No Magic Europe, 2012 About Instructor Dr. Darius Šilingas q Principal Consultant and Head

More information

Decision Logic: if, if else, switch, Boolean conditions and variables

Decision Logic: if, if else, switch, Boolean conditions and variables CS 1044 roject 3 Fall 2009 Decision Logic: if, if else, switch, Boolean conditions and variables This programming assignment uses many of the ideas presented in sections 3 through 5 of the Dale/Weems text

More information

REPLACEMENT OF HVAC AND ELECTRICAL EQUIPMENT IN BUILDING W-143 NAVAL FACILITIES ENGINEERING COMMAND ~ MID-ATLANTIC AREA C AREA B AREA C AREA B AREA D

REPLACEMENT OF HVAC AND ELECTRICAL EQUIPMENT IN BUILDING W-143 NAVAL FACILITIES ENGINEERING COMMAND ~ MID-ATLANTIC AREA C AREA B AREA C AREA B AREA D AREA B AREA C AREA B AREA A AREA C AREA D AREA A AREA D NAVAL FACILITIES ENGINEERING COMMAND ~ MID-ATLANTIC AREA B AREA A AREA C AREA D AREA A AREA D NAVAL FACILITIES ENGINEERING COMMAND ~ MID-ATLANTIC

More information

Chap 1. Introduction to Software Architecture

Chap 1. Introduction to Software Architecture Chap 1. Introduction to Software Architecture 1. Introduction 2. IEEE Recommended Practice for Architecture Modeling 3. Architecture Description Language: the UML 4. The Rational Unified Process (RUP)

More information

Overview. The Concept Of Managing Phases By Quality and Schedule

Overview. The Concept Of Managing Phases By Quality and Schedule The Project Management Dashboard: A Management Tool For Controlling Complex Projects Project Management White Paper Series--#1001 John Aaron, Milestone Planning And Research, Inc. 5/14/01 Overview The

More information

Appendix... B. The Object Constraint

Appendix... B. The Object Constraint UML 2.0 in a Nutshell Appendix B. The Object Constraint Pub Date: June 2005 Language The Object Constraint Language 2.0 (OCL) is an addition to the UML 2.0 specification that provides you with a way to

More information

An Approach to Software Architecture Description Using UML

An Approach to Software Architecture Description Using UML An Approach to Software Architecture Description Using UML Henrik Bærbak Christensen, Aino Corry, and Klaus Marius Hansen Department of Computer Science, University of Aarhus Aabogade 34, 8200 Århus N,

More information

[1] http://en.wikipedia.org/wiki/first-mover_advantage [2] http://www.acunote.com

[1] http://en.wikipedia.org/wiki/first-mover_advantage [2] http://www.acunote.com -Gene Sher Software Development Processes: Those in engineering and science will sooner or later either be members of teams solving some large project, or be managing teams solving some large project.

More information

Sistemi ICT per il Business Networking

Sistemi ICT per il Business Networking Corso di Laurea Specialistica Ingegneria Gestionale Sistemi ICT per il Business Networking Software Development Processes Docente: Vito Morreale (vito.morreale@eng.it) 17 October 2006 1 The essence of

More information

<name of project> Software Project Management Plan

<name of project> Software Project Management Plan The document in this file is adapted from the IEEE standards for Software Project Management Plans, 1058-1998, which conforms to the requirements of ISO standard 12207 Software Life Cycle Processes. Tailor

More information

Once you ve signed up, all you ll have to do is sign in. To sign in key in your e-mail address and password.

Once you ve signed up, all you ll have to do is sign in. To sign in key in your e-mail address and password. (1) www.marketwatch.com (2) Sign up for free membership. Pick one option. A. Click Free membership link. B. Click My Portfolios tab. C. Left column, at the bottom, click Join now! A B C Once you ve signed

More information

Time Monitoring Tool Software Development Plan. Version <1.1>

Time Monitoring Tool Software Development Plan. Version <1.1> Time Monitoring Tool Software Development Plan Version Revision History Date Version Description Author 10/01/01 1.0 First Draft Sabrina Laflamme 12/01/01 1.1 Completion of Document John Lemon Page

More information

Use Case Diagrams. Tutorial

Use Case Diagrams. Tutorial Use Case Diagrams Tutorial What is a use case? A requirements analysis concept A case of a use of the system/product Describes the system's actions from a the point of view of a user Tells a story A sequence

More information

Haulsey Engineering, Inc. Quality Management System (QMS) Table of Contents

Haulsey Engineering, Inc. Quality Management System (QMS) Table of Contents Haulsey Engineering, Inc. Quality Management System (QMS) Table of Contents 1.0 Introduction 1.1 Quality Management Policy and Practices 2.0 Quality System Components 2.1 Quality Management Plans 2.2 Quality

More information

ájoƒ ùdg á«hô dg áµلªÿg Yesser Overall SDLC Process Definition

ájoƒ ùdg á«hô dg áµلªÿg Yesser Overall SDLC Process Definition ájoƒ ùdg á«hô dg áµلªÿg Yesser Overall SDLC Process Definition Version 0.6 - Page 3 / 43 Table of Contents 1. Process Introduction... 5 1.1. Process Scope... 5 1.2. Process Objectives and Benefits... 5

More information

Network Instruments white paper

Network Instruments white paper Network Instruments white paper USING A NETWORK ANALYZER AS A SECURITY TOOL Network Analyzers are designed to watch the network, identify issues and alert administrators of problem scenarios. These features

More information

Object-Oriented Systems Analysis and Design

Object-Oriented Systems Analysis and Design Object-Oriented Systems Analysis and Design Noushin Ashrafi Professor of Information System University of Massachusetts-Boston Hessam Ashrafi Software Architect Pearson Education International CONTENTS

More information

Software Development Methodologies

Software Development Methodologies Software Development Methodologies Lecturer: Raman Ramsin Lecture 5 Integrated Object-Oriented Methodologies: OPM and Catalysis 1 Object Process Methodology (OPM) Introduced by Dori in 1995 Primarily intended

More information

Introduction to the Computer and Word Processing application LEVEL: 1. Switch on computer and demonstrate use of mouse

Introduction to the Computer and Word Processing application LEVEL: 1. Switch on computer and demonstrate use of mouse PROGRAMME TITLE: Getting Started with IT 1.1 Operate a computer 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 Identify components of a computer Switch on computer and demonstrate use of mouse Identify and

More information

UML-based Test Generation and Execution

UML-based Test Generation and Execution UML-based Test Generation and Execution Jean Hartmann, Marlon Vieira, Herb Foster, Axel Ruder Siemens Corporate Research, Inc. 755 College Road East Princeton NJ 08540, USA jeanhartmann@siemens.com ABSTRACT

More information

Layered Audit Process

Layered Audit Process 1. PURPOSE: Layered Audit Process The purpose of this procedure is to define the process for performing and documenting layered audits. The purpose of performing layered audits is to a) verify compliance

More information

Communication Diagrams

Communication Diagrams Communication Diagrams Massimo Felici Realizing Use cases in the Design Model 1 Slide 1: Realizing Use cases in the Design Model Use-case driven design is a key theme in a variety of software processes

More information

UNIFACE Component-based. Development Methodology UNIFACE V7.2. 151157206-00 Revision 0 Dec 2000 UMET

UNIFACE Component-based. Development Methodology UNIFACE V7.2. 151157206-00 Revision 0 Dec 2000 UMET UNIFACE Component-based Development Methodology UNIFACE V7.2 151157206-00 Revision 0 Dec 2000 UMET UNIFACE Component-based Development Methodology Revision 0 Restricted Rights Notice This document and

More information

Visual Modelling for Information Management. Author: Alex Jouravlev, Consultant with Business Abstraction

Visual Modelling for Information Management. Author: Alex Jouravlev, Consultant with Business Abstraction Visual Modelling for Information Management Author: Alex Jouravlev, Consultant with Business Abstraction Contents Introduction...1 What is Visual Modelling?... 1 Dimensions of Visual Modelling...2 Visual

More information

Universiti Teknologi MARA. Requirement Analysis Using UML Approach for Research Management System (RMS)

Universiti Teknologi MARA. Requirement Analysis Using UML Approach for Research Management System (RMS) C^tJ O19OO(^'J.Tfi^'i- Universiti Teknologi MARA Requirement Analysis Using UML Approach for Research Management System (RMS) Enamul Hasan Bin Rusly Thesis submitted in fulfillment of the requirements

More information

Object Oriented Design

Object Oriented Design Object Oriented Design Kenneth M. Anderson Lecture 20 CSCI 5828: Foundations of Software Engineering OO Design 1 Object-Oriented Design Traditional procedural systems separate data and procedures, and

More information

Thesis and Dissertation Digital Handbook

Thesis and Dissertation Digital Handbook North Carolina Agricultural and Technical State University Thesis and Dissertation Digital Handbook This style guide outlines the thesis/dissertation formatting requirements at NC A&T. The Graduate School

More information

GroupWise to MS Outlook 2007

GroupWise to MS Outlook 2007 GroupWise to MS Outlook 2007 "GroupWise to MS Outlook 2007" The following is a list of GroupWise features with the equivalent names and brief instructions for performing similar actions in Microsoft Outlook.

More information

Jairson Vitorino. PhD Thesis, CIn-UFPE February 2009. Supervisor: Prof. Jacques Robin. Ontologies Reasoning Components Agents Simulations

Jairson Vitorino. PhD Thesis, CIn-UFPE February 2009. Supervisor: Prof. Jacques Robin. Ontologies Reasoning Components Agents Simulations CHROME: A Model-Driven Component- Based Rule Engine Jairson Vitorino PhD Thesis, CIn-UFPE February 2009 Supervisor: Prof. Jacques Robin Ontologies Reasoning Components Agents Simulations Contents 1. Context

More information

Plan-Driven Methodologies

Plan-Driven Methodologies Plan-Driven Methodologies The traditional way to develop software Based on system engineering and quality disciplines (process improvement) Standards developed from DoD & industry to make process fit a

More information

Automatic Generation of Consistency-Preserving Edit Operations for MDE Tools

Automatic Generation of Consistency-Preserving Edit Operations for MDE Tools Automatic Generation of Consistency-Preserving Edit Operations for MDE Tools Michaela Rindt, Timo Kehrer, Udo Kelter Software Engineering Group University of Siegen {mrindt,kehrer,kelter}@informatik.uni-siegen.de

More information

Web Content Strategy: What Is It, and Why Should I Care? ANNE HAINES

Web Content Strategy: What Is It, and Why Should I Care? ANNE HAINES InULA Notes 27(2) FALL 2015 Web Content Strategy: What Is It, and Why Should I Care? ANNE HAINES Web Content Specialist Discovery & Research Services Department Indiana University, Bloomington What Is

More information

Requirements engineering

Requirements engineering Learning Unit 2 Requirements engineering Contents Introduction............................................... 21 2.1 Important concepts........................................ 21 2.1.1 Stakeholders and

More information

An eclipse-based Feature Models toolchain

An eclipse-based Feature Models toolchain An eclipse-based Feature Models toolchain Luca Gherardi, Davide Brugali Dept. of Information Technology and Mathematics Methods, University of Bergamo luca.gherardi@unibg.it, brugali@unibg.it Abstract.

More information

Knowledge Systems Institute Graduate School Computer and Information Sciences Major Checklist

Knowledge Systems Institute Graduate School Computer and Information Sciences Major Checklist CIS503 Theory of Computation 3 CIS510 Software Project Management 3 Required Area Courses (3) BA501 Management Information Systems 3 CIS520 Advanced Computer Networks & Security 3 CIS522 Computer Security

More information

ATV Data Link Simulator: A Development based on a CCSDS Layers Framework

ATV Data Link Simulator: A Development based on a CCSDS Layers Framework SpaceOps 2010 ConferenceDelivering on the DreamHosted by NASA Mars 25-30 April 2010, Huntsville, Alabama AIAA 2010-2089 ATV Data Link Simulator: A Development based on a CCSDS

More information

Michigan State University. Team Meijer. Tablet-Based Point-of-Sale System. Project Plan. Fall 2011

Michigan State University. Team Meijer. Tablet-Based Point-of-Sale System. Project Plan. Fall 2011 Michigan State University Team Meijer Tablet-Based Point-of-Sale System Project Plan Fall 2011 Meijer Contacts: Scott Pallas Murali Rajagopalan Team Members: Riti Adhi Peter Rifel Andrew Rockwell Mark

More information

Project Management Step Wise. Sunday, 4 November 12

Project Management Step Wise. Sunday, 4 November 12 Project Management Step Wise An Overview of Project Planning you might have noticed already that it is difficult to track progress with a software project it gets worse as scale and distribution increase

More information

Use Cases. Use Cases Diagrams

Use Cases. Use Cases Diagrams Use Cases Use cases Information Acquisition -- 1 Use Cases Diagrams Textual descriptions of the functionality of the system from user s perspective In our case we consider is the ACTOR perspective Used

More information

How to Write Procedures to Increase Control. Why are you developing policies and procedures in the first place? Common answers include to:

How to Write Procedures to Increase Control. Why are you developing policies and procedures in the first place? Common answers include to: How to Write Procedures to Increase Control Procedures and Process Control Why are you developing policies and procedures in the first place? Common answers include to: 1. Decrease training time. 2. Increase

More information

OVERVIEW OF THE PROJECT...

OVERVIEW OF THE PROJECT... SYSTEMS ENGINEERING DESIGN PROJECT ENPM 643, Fall 2006 Instructor Authors ENPM643 Dr. M Austin Atul Mehta & Felipe Leite Fall 2006 TABLE OF CONTENTS Section Page 1 OVERVIEW OF THE PROJECT... 3 1.1 PURPOSE...

More information

Masters Thesis Guidelines Department of Urban and Environmental Planning University of Virginia September 2005. Summary

Masters Thesis Guidelines Department of Urban and Environmental Planning University of Virginia September 2005. Summary Masters Thesis Guidelines Department of Urban and Environmental Planning University of Virginia September 2005 Summary This document provides information on the optional masters thesis in the Department

More information

Enterprise Architecture for Architecture Driven Planning

Enterprise Architecture for Architecture Driven Planning Abstract In today s rapidly changing, technology-centric world, companies are seeking to become more agile with their development cycles. However, developing applications faster is only one of the challenges

More information

UML other structural. diagrams. (Implementation Diagrams UML 1.5) Università di Padova. Facoltà di Scienze MM.FF.NN. Informatica - anno 2009-10

UML other structural. diagrams. (Implementation Diagrams UML 1.5) Università di Padova. Facoltà di Scienze MM.FF.NN. Informatica - anno 2009-10 Università di Padova Facoltà di Scienze MM.FF.NN Informatica - anno 2009-10 Corso di Ingegneria del Software - B UML other structural diagrams (Implementation Diagrams UML 1.5) v 2.3 Renato Conte - UML:

More information

PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME >

PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME > PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME > Date of Issue: < date > Document Revision #: < version # > Project Manager: < name > Project Management Plan < Insert Project Name > Revision History Name

More information

Purchasing Contracts Management System

Purchasing Contracts Management System Purchasing Contracts Management System By Arthi Subramanian Bachelor of Engineering (B.E), Easwari Engineering College, Anna University, Chennai, India A REPORT submitted in partial fulfillment of the

More information

TDDC88 Lab 2 Unified Modeling Language (UML)

TDDC88 Lab 2 Unified Modeling Language (UML) TDDC88 Lab 2 Unified Modeling Language (UML) Introduction What is UML? Unified Modeling Language (UML) is a collection of graphical notations, which are defined using a single meta-model. UML can be used

More information

2. SUMMER ADVISEMENT AND ORIENTATION PERIODS FOR NEWLY ADMITTED FRESHMEN AND TRANSFER STUDENTS

2. SUMMER ADVISEMENT AND ORIENTATION PERIODS FOR NEWLY ADMITTED FRESHMEN AND TRANSFER STUDENTS Chemistry Department Policy Assessment: Undergraduate Programs 1. MISSION STATEMENT The Chemistry Department offers academic programs which provide students with a liberal arts background and the theoretical

More information

Metadata Quality Control for Content Migration: The Metadata Migration Project at the University of Houston Libraries

Metadata Quality Control for Content Migration: The Metadata Migration Project at the University of Houston Libraries Metadata Quality Control for Content Migration: The Metadata Migration Project at the University of Houston Libraries Andrew Weidner University of Houston, USA ajweidner@uh.edu Annie Wu University of Houston,

More information

zen Platform technical white paper

zen Platform technical white paper zen Platform technical white paper The zen Platform as Strategic Business Platform The increasing use of application servers as standard paradigm for the development of business critical applications meant

More information

Meta-Model specification V2 D602.012

Meta-Model specification V2 D602.012 PROPRIETARY RIGHTS STATEMENT THIS DOCUMENT CONTAINS INFORMATION, WHICH IS PROPRIETARY TO THE CRYSTAL CONSORTIUM. NEITHER THIS DOCUMENT NOR THE INFORMATION CONTAINED HEREIN SHALL BE USED, DUPLICATED OR

More information

Localization of Text Editor using Java Programming

Localization of Text Editor using Java Programming Localization of Text Editor using Java Programming Varsha Tomar M.Tech Scholar Banasthali University Jaipur, India Manisha Bhatia Assistant Professor Banasthali University Jaipur, India ABSTRACT Software

More information

Dr. Jana Koehler IBM Zurich Research Laboratory

Dr. Jana Koehler IBM Zurich Research Laboratory Precise Modeling of Business Processes with the Business Process Modeling Notation BPMN 2.0 Dr. Jana Koehler IBM Zurich Research Laboratory ZRL BIT at a Glance Computer Science at ZRL: Security/Cryptography

More information

Generating Enterprise Applications from Models

Generating Enterprise Applications from Models Generating Enterprise Applications from Models Vinay Kulkarni, R Venkatesh, Sreedhar Reddy Tata Research Development and Design Centre, 54, Industrial estate, Hadapsar, Pune, 411 013, INDIA { vinayk, rvenky,

More information

Overview of SOA Implementation Methodology

Overview of SOA Implementation Methodology 78 Part I Understanding SOA Overview of SOA Implementation Methodology Enterprise SOA defines a set of business-aligned IT services (available to participants throughout the enterprise across multiple

More information

What is a life cycle model?

What is a life cycle model? What is a life cycle model? Framework under which a software product is going to be developed. Defines the phases that the product under development will go through. Identifies activities involved in each

More information

Business Process Modeling Information Systems in Industry (372-1-4207 )

Business Process Modeling Information Systems in Industry (372-1-4207 ) Business Process Modeling Information Systems in Industry (372-1-4207 ) Arnon Sturm The material of this presentation is adopted from various people including:, Pnina Soffer, Iris Reinhartz-Berger 1 Outline

More information

A UML Introduction Tutorial

A UML Introduction Tutorial A UML Introduction Tutorial 1/27/08 9:55 PM A UML Introduction Tutorial In this tutorial you will learn about the fundamentals of object oriented modelling, the Unified Modelling Language and the software

More information

Sequence Diagrams. Massimo Felici. Massimo Felici Sequence Diagrams c 2004 2011

Sequence Diagrams. Massimo Felici. Massimo Felici Sequence Diagrams c 2004 2011 Sequence Diagrams Massimo Felici What are Sequence Diagrams? Sequence Diagrams are interaction diagrams that detail how operations are carried out Interaction diagrams model important runtime interactions

More information

Tips for writing good use cases.

Tips for writing good use cases. Transforming software and systems delivery White paper May 2008 Tips for writing good use cases. James Heumann, Requirements Evangelist, IBM Rational Software Page 2 Contents 2 Introduction 2 Understanding

More information

EXHIBIT L. Application Development Processes

EXHIBIT L. Application Development Processes EXHIBIT L Application Development Processes Optum Development Methodology Development Overview Figure 1: Development process flow The Development phase consists of activities that include the building,

More information

APPENDIX X1 - FIFTH EDITION CHANGES

APPENDIX X1 - FIFTH EDITION CHANGES APPENDIX X1 FIFTH EDITION CHANGES The purpose of this appendix is to give a detailed explanation of the changes made to A Guide to the Project Management Body of Knowledge (PMBOK Guide) Fourth Edition

More information

AWS Service Catalog. User Guide

AWS Service Catalog. User Guide AWS Service Catalog User Guide AWS Service Catalog: User Guide Copyright 2016 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in

More information