UML Modeling Tools CSE 470 – Software Engineering Fall 2001 A. Subramanian.

Slides:



Advertisements
Similar presentations
Creating Accessible PDF Documents Dick Hemenway CMAC Accessibility Committee.
Advertisements

Visio 2007 for UML Tutorial. Overview The tutorial demonstrates how to use Visio 2007 to create UML diagrams. We will focus on five most widely used UML.
MS-Word XP Lesson 1.
Creating and Editing a Web Page Using Inline Styles
Select New Project from Project menu to create a new project File.
Copyright 2002, Paradigm Publishing Inc. CHAPTER 23 BACKNEXTEND 23-1 LINKS TO OBJECTIVES Form Concepts Creating the Form Template Creating the Form Template.
Using Macros and Visual Basic for Applications (VBA) with Excel
Excel Tutorial 6 Managing Multiple Worksheets and Workbooks
Chapter 3 Designing a Newsletter
An Online Microsoft Word Tutorial & Evaluation Begin.
Inspiration 9 Visual Diagramming Software HOW TO USE THE PROGRAM IN THE SKILLS CENTER ROOM 801.
Microsoft Word Objectives: Word processing using Microsoft Word
® Microsoft Office 2010 PowerPoint Tutorial 2: Adding and Modifying Text and Graphic Objects.
UML Modeling Tools CSE 470 – Software Engineering Fall 1999 J. Brown.
Preparing and Adding Multimedia. Speaker’s Notes This place used for writing important notes on the presentation slide that you will be talking about.
Chapter 5 Using Business Information Sets
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Operating Systems Day 7. Status Bar in Notepad 1.Open notepad and type a document or file 2.Click on view menu 3.Select status bar to display the status.
Printing and Page Formatting ITSW 1401, Intro to Word Processing Instructor: Glenda H. Easter.
Word Processing ADE100- Computer Literacy Lecture 12.
Lesson 1 Review Q and A’s.
TABLE OF CONTENTS LEARNING POWERPOINT
XP Modifying the Slide Master Click the View tab on the Ribbon, and then, in the Master Views group, click the Slide Master button Click the Slide Master.
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
Fourth R Inc.1 WELCOME TO MICROSOFT OFFICE FRONTPAGE 2003 INTRODUCTORY COURSE.
Oracle Data Integrator Workflow Management: The Packages.
Dreamweaver MX. 2 Overview of Templates n Templates represent a web page design or _______ that will be common to multiple pages. n There are two situations.
Chapter 1 Creating a Dreamweaver Web Page and Local Site
XP New Perspectives on Microsoft Access 2002 Tutorial 1 1 Microsoft Access 2002 Tutorial 1 – Introduction To Microsoft Access 2002.
Laboratory Exercise # 9 – Inserting Graphics to Documents Office Productivity Tools 1 Laboratory Exercise # 9 Inserting Graphics to Documents Objectives:
Microsoft Outlook 2010 Chapter 3 Managing Contacts and Personal Contact Information with Outlook.
XP New Perspectives on Microsoft Access 2002 Tutorial 1 1 Microsoft Access 2002 Tutorial 1 – Introduction To Microsoft Access 2002.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 7 – Creating and Using Templates in a Web.
Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 3: Formatting and Organizing Paragraphs and Documents © 2010 Pearson Education,
Building the Events Components– Lesson 111 Building the Events Components Lesson 11.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft® Excel 2013.
Microsoft Office 2003: Advanced 1 ADVANCED MICROSOFT EXCEL Lesson 17 – Working with Multiple Worksheets and Workbooks.
1 Fields Sacramento City College Engineering Design Technology.
Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 3: Formatting and Organizing Paragraphs and Documents © 2010 Pearson Education,
By Dawid Wojtalewicz. In this PowerPoint I will show you how to use internet and what can you do in it.
Key Applications Module Lesson 14 — Working with Tables Computer Literacy BASICS.
PYP002 Intro.to Computer Science Microsoft Word1 Lab 04 - a Microsoft Windows Applications Common Features.
MSOffice PowerPoint 1 Part 2 ® Microsoft® Office 2010: Illustrated Introductory.
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
1 Pertemuan 01 Explore state-of-the art tools Matakuliah: U0344 / DESKTOP 1 Tahun: 2006.
Creating Games with PowerPoint: The SECRET: Sequence – the order of the slides Connection – how the slides link together.
Image Conversion © Copyright William Rowan Objectives By the end of this you will be able to: Convert an image from one format to another.
TOOLBOX. The Toolbox Intrinsic Controls - always included in the Toolbox ActiveX Controls - separate files with ocx file extension Insertable Objects.
On Line Microsoft Word Tutorial & Evaluation Begin.
Powerpoint – Advanced Professor Robert Sandberg Charter College of Education California State University - Los Angeles.
Chapter 28. Copyright 2003, Paradigm Publishing Inc. CHAPTER 28 BACKNEXTEND 28-2 LINKS TO OBJECTIVES Table Calculations Table Properties Fields in a Table.
Chapter 6. Copyright 2003, Paradigm Publishing Inc. CHAPTER 6 BACKNEXTEND 6-2 LINKS TO OBJECTIVES Create Folders Select Delete Copy a Document Move a.
MICROSOFT WORD PRESENTATION. Word Processing  Software that is designed for the entry, editing, and printing of documents.  Windows Version = Microsoft.
XP New Perspectives on Creating Web Pages With Word Tutorial 1 1 Creating Web Pages With Word Tutorial 1.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Submitted by: DRPU Software Team Site:
Personal Planning System The Merging a New Plan Enterprise Edition.
Microsoft Word Objectives: Word processing using Microsoft Word
The View Figure Module The View Figure and Figure modules are for FactSage like Notepad and Word for Windows. Use the View Figure module for simple graphical.
PowerPoint Activity 5: To Be Determined…
Creating Web Pages and Graphics
Microsoft Excel 101.
Microsoft® Office 2010: Illustrated Introductory
UML Diagramming with JUDE
Microsoft Video Editing Software
面向对象分析与设计 Use of starUML By Wang Meihong.
A Step-by-Step Procedure for Preparing BBS Sheets with Manual Entry of Each Bar is shown here Select BarBeQue 2009 Icon From Desktop Start Program BarBeQue.
University of Warith AL-Anbiya’a
Key Applications Module Lesson 14 — Working with Tables
How To Password Protect A PDF Free With or Without Acrobat.
Presentation transcript:

UML Modeling Tools CSE 470 – Software Engineering Fall 2001 A. Subramanian

Objectives Introduce Dome to draw: –Class Diagrams –Use Case Diagrams Next time we’ll talk about Dome for: –State Diagrams –Sequence Diagrams Demonstrate some of the less intuitive features of Dome. Demonstrate how to convert diagrams to Postscript from Dome.

Starting Dome

You have to be running the right DOME /soft/serg/Software/DOME/DOME- 5.3/bin/dome Go to options/misc and add the following tool cache path –/soft/serg/Software/DOME/DOME- 5.3/tools/msu-uml/specs

Creating a New Model

Use Case Tool

Use Case Diagram Start with the System Boundary Use Property Button to Change Properties of Diagram Components, e.g. Component Name

Class Diagram Tool

Class Diagram Insert model components, then edit with the ‘Properties’ button. All associations must be drawn between two classes. Change association multiplicities by the ‘Properties’ button.

Running Dome Open an Xterm window. You may want to add the following alias to your.aliases file to shorten the command you need to type. –alias dome ‘/soft/serg/Software/DOME/DOME- 5.3/bin/dome’

Saving Files Create a directory for each project and save models in that directory. Develop some convention for model files so that you can easily identify which file is associated with which model, e.g. add a -uc to the end of the file name for the Use Case Diagram or add an extension to the name

Generating Postscript To generate a postscript file: –Select Print… under the File menu. –Check the ‘Print to File’ box. –Select ‘Single Page Postscript’ as the Format. –Modify the file name, if desired, then press ‘OK’. –Use Ghostview to convert to EPS