Installing and Using Evolve Evolve is written in Java and runs on any system with Java 1.6 Download Evolve from Unzip.

Slides:



Advertisements
Similar presentations
MICS Data Processing Workshop
Advertisements

Step-by-Step: Add a Graphical Hyperlink USE the Special Events Final presentation that is still open from the previous exercise. 1.Go to slide 4, and click.
MS-Word XP Lesson 1.
How to import and edit video clips in Windows Movie Maker
Georgia Institute of Technology DrJava Appendix A Barb Ericson Georgia Institute of Technology May 2006.
CGS 1060 Introduction to MicroComputer Usage Chapter 1 Windows 7
Scite Scintilla integrated text editor. Click here.
Command Console Tutorial BCIS 3680 Enterprise Programming.
RIMS II Online Order and Delivery System Tutorial on Downloading and Viewing Multipliers.
COMPREHENSIVE Windows Tutorial 2 Organizing Your Files.
1 After completing this lesson, you will be able to: View and open folders. Open, edit, and save files. Print files. Sort files. (continued)
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 3 Windows File Management 1 Morrison / Wells / Ruffolo.
UBUNTU - Desktop Panel by default is across the top Applications menu Quick Launch icons Notification area Clock Shut Down Task Bar by default is on the.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
| | Tel: | | Computer Training & Personal Development Outlook Express Complete.
IE 411/511: Visual Programming for Industrial Applications
CHAPTER 9 Introducing Microsoft Office Learning Objectives Start Office programs and explore common elements Use the Ribbon Work with files Use.
1)Downlad the photoshop brushes from 2)Right click the file at the bottom of the page and press “Show in Folder” OR go.
C-Map Tutorial How to create and save a concept map using C-Map, export a C-Map as an image, and export a C-Map as a webpage.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
Point & Edit CMS An Introduction to Point & Edit.
File Management Presented to The Glades Computer Club January 4, 2001.
Quick Reference notes  Part of the Microsoft® Office Fluent user interface, the ribbon is the rectangular region across the top of the document window.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
Windows Tutorial Common Objects ACOS: 1, 4. Using the Taskbar 1. Using the taskbar, you can switch between open programs and between open documents within.
Copyright © 2010 Wolters Kluwer Health | Lippincott Williams & Wilkins Introduction to Windows Chapter 2.
CPSC1301 Computer Science 1 Overview of Dr. Java.
Active-HDL Interfaces Debugging C Code Course 10.
Getting to Know InDesign
Version How to Use Packet Tracer MarinaMD.
Microsoft Outlook 2010 Chapter 3 Managing Contacts and Personal Contact Information with Outlook.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
Level 1 Tutorial Project How to put a movie player on your Weebly website using an HTML code.
Click your mouse to continue. The Office Shortcut Bar The Office Shortcut Bar contains program buttons that, when clicked, start new documents or start.
Lesson No: 6 Introduction to Windows XP CHBT-01 Basic Micro process & Computer Operation.
Visual Basic CDA College Limassol Campus Lecture:Pelekanou Olga Semester C Week - 1.
How to Download and Install the Naper eReader and eBook Naper Publishing Group.
Lab 0 / Chapter 0 Windows XP Environment. 2 User Interfaces: A different perspective.
XP Browser and Basics COM111 Introduction to Computer Applications.
Envision Tutorial Horner APG, LLC July 18, Introduction The Cscape Remote Viewer allows remote interaction with the user interface on Horner OCS.
Computer Skills Chapter 3. Computer Skills1 by Maram & Dareen windows It is a GUI (Graphical User Interface) operating system which is designed for personal.
 2002 Prentice Hall. All rights reserved. 1 Chapter 2 – Introduction to the Visual Studio.NET IDE Outline 2.1Introduction 2.2Visual Studio.NET Integrated.
Introduction to KE EMu Unit objectives: Introduction to Windows Use the keyboard and mouse Use the desktop Open, move and resize a.
Windows 95/NT/XP. What is Windows 95/NT/XP n A program that sets up an environment for you to work in on your computer, based on colorful pictures (icons)
Basics of Windows 95/98/NT. Versions of Windows Windows 95 and 98 used mainly on standalone computers Windows NT used on networked computers (as in our.
Lesson 6: Working with Word Basics. 2 Learning Objectives After studying this lesson, you will be able to:  Use and customize the Ribbon  Use the Quick.
MIT-Word Lesson Two. The Open Command The Open command is accessed from the File Tab in the Backstage Clicking File/Open brings up the Open dialog box.
®® Microsoft Windows 7 Windows Tutorial 2 Organizing Your Files.
Computer Skills (1) Internet Explorer. To open the Internet Explorer: –Double click on the Internet Explorer icon on Desktop. –Or, from Start  All Programs.
Intoduction to Andriod studio Environment With a hello world program.
File and File Systems Compiled by IITG Team Need to be reorganized and reworded.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
Netbeans QuickStart. Creating a project File->New Project –For now you want General->Java Application –Then fill in the project details.
Today We Will Review: Operating Systems (Windows) (week 3 & 4) Starting up MS Windows Desktop and its contents Functions of the desktop components Brain.
1 Using an Integrated Development Environment. Integrated Development Environments An Integrated Development Environment, or IDE, permits you to edit,
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
Pasewark & Pasewark 1 Windows Vista Lesson 1 Windows Vista Basics Microsoft Office 2007: Introductory.
MATLAB The name of MATLAB stands for matrix laboratory. Starting a MATLAB Session -On Microsoft® Windows® platforms, start the MATLAB program by double-clicking.
User Profiles and Workspaces
Appendix A Barb Ericson Georgia Institute of Technology May 2006
The Alice Interface.
UBUNTU - Desktop Panel by default is across the top Applications menu
Windows Internet Explorer 7-Illustrated Essentials
Chapter 2 – Introduction to the Visual Studio .NET IDE
Evolve What is a Component?
Installing and Using Evolve
Computer Skills (1) Internet Explorer.
Recording and editing a Podcast
Presentation transcript:

Installing and Using Evolve Evolve is written in Java and runs on any system with Java 1.6 Download Evolve from Unzip the distribution into a directory and you should see the following set of files

Evolve directory

Using Evolve There are several ways to run Evolve If you are using Windows, you can double- click evolve.exe or create a shortcut, drag it to the desktop, and double-click that If you are using Linux or MacOS, then you may be able to double-click the executable evolve.jar file. Evolve from the command line – java -jar evolve.jar

Evolve on startup The startup diagram shows a stratum containing the Backbone definitions. Every model builds on this. You may like to change the Swing look and feel used for Evolve:

Setting Up The Environment Evolve environment variables

Setting Up The Environment We first need to add a variable BB, which will be where Evolve writes the Backbone files to Add the variable CARS and point it to the tutorial\CarRental directory of the installation Setting up the BB and other variables Test Java using Backbone Tab

Navigating Around the Tutorial Model File  Open  Existing model Navigate to the tutorial directory of the installation, and select the car-rental.evolve file.

Evolve models are XML files. Files with a.evolve extension are uncompressed. To create a compressed model choose the.evolvez extension when saving.

Navigating Around the Tutorial Model Navigating into Strata – To visit into a stratum, double-click it, or alternatively middle-click it To go backwards or forwards in the diagram history – View  Open previous diagram or View  Open next diagram

Navigating Around the Tutorial Model Tabs: Evolve uses a tabbed graphical interface – View  Open current in new tab The Tool Palette: the tools used to define components The Size of a Diagram: To enlarge the diagram simply drag a figure to the edge of the diagram Keys: File  Preferences  Edit Environment Preferences Pasting into a Wordprocessor: control C and pasted control V Full Screen Mode: File  Toggle full screen OR F11

Subjects and Views and the Subject Browser Evolve is a powerful and versatile CASE tool, and adopts common CASE tool conventions A subject is the underlying data of a component or other model element. Deleting a subject, however, will delete all its views. A view is the graphical presentation of this shown on a diagram. Deleting a view will not delete the subject.

Subjects and Views and the Subject Browser We can delete views by selecting them and invoking Edit  Delete views only. To remove a subject and all its views, however, we need to press delete or invoke Edit  Delete

The Subject Browser Diagrams allow us to see graphical views of subjects. To look at the subjects directly, however, we instead use the subject browser Select an item on the screen and invoke Object  Browse element

The Subject Browser The top left tree shows the strata of the model The bottom left tree shows the elements in the currently selected strata The right hand pane shows the details of the selected element

Running A Backbone Program Load the car-rental.evolve model Middle-click on the base stratum to navigate into it First, “tag” the current stratum to indicate that we want to run it (Backbone  Tag current stratum) Then choose the (Backbone  Run Backbone) menu option

The Backbone runner window If this all works, your installation is correct