Enterprise Architect Tips & Tricks Compilation - 1

Size: px
Start display at page:

Download "Enterprise Architect Tips & Tricks Compilation - 1"

Transcription

1 Enterprise Architect Tips & Tricks Compilation - 1 Sparx Systems India In this article we have complied all the tips and tricks which we discovered from our day to day usage of Enterprise Architect. In this article we have used Enterprise Architect 14 for reference and screenshots. This article contains 100 most essential tips and tricks for Enterprise Architect practitioners.

2 Tip #1: Highlight Connectors To highlight the connectors, select an element in a diagram (workspace) and press "L" (keyboard) to highlight its incoming and outgoing flows. Incoming flows will be highlighted in Red and Outgoing in Green. Tip #2: Insert Existing Element Figure 1 Highlight Connectors Draw connector to an existing model Element. One can insert an existing model element and establish a relationship while drawing a new connector Follow usual steps to draw a connector, but press "Shift" before choosing the type of element to be created, this will invoke the "Select Existing Element" dialog to choose a model element instead of creating a new element. Figure 2 Insert Existing Element Sparx Systems India Page 1

3 Tip #3: Bend Connectors Press "Shift" introduces a bend point while drawing a connector, enabling to draw a custom style connector. Tip #4: Generate Report from Diagram Figure 3 Bend Connectors Generate a report on elements in a diagram, switch to "List View"(Right-click on Diagram and select open in diagram List View), select the elements and use the "Rich Text Report" button. Figure 4 Generate Report from Diagram Sparx Systems India Page 2

4 Tip #5: Bookmark Elements Select Element(s) and use Shift + Space to add bookmark. Bookmarked elements can then be retrieved in Model Search (Ctrl + F Diagram Searches Find Bookmarked Elements) and also be generated as RTF report. Tip #6: Set Default Toolbox Figure 5 Bookmark Elements Pin your favorite toolboxes using More Tools -> Set Toolbox Visibility. This enables the desired toolbox visible in all diagram pages. Figure 6 Set Default Toolbox Sparx Systems India Page 3

5 Tip #7: Bezier Style Connector Create a Bezier Style Connector by adding a tagged value (_Bezier = 1). Figure 7 Bezier Style Connector Tip #8: Document with Pre-defined settings Creating a resource document lets you to Auto Generate documents with pre-defined settings. Figure 8 Document with Pre-defined settings Sparx Systems India Page 4

6 Tip #9: Update Elements Status Update the status of all elements in a package and its child packages using " Design Edit Advanced Update Status". Figure 9 Update Elements Status Tip #10: Favorites Folder Create a favorites folder in the "Model Views" to quickly access your frequently used items. Figure 10 Favorites Folder Sparx Systems India Page 5

7 Tip #11: Diagrams Slideshow Create a Slideshow folder in the "Model Views" to run screen-based presentations of a set of diagrams. Figure 11 Diagrams Slideshow Sparx Systems India Page 6

8 Tip #12: Move elements along its axis Select element and press "Shift" to move the element along its axis. Tip #13: Create Realization Relationship Figure 12 Move elements along its axis Move an internal requirement (Element Properties Window Requirements Tab) over any diagram element to implicitly create a realization relationship. Figure 13 Create Realization Relationship Sparx Systems India Page 7

9 Tip #14: Change Element Type Change type of an element. Select an element Design Element Change Type. Figure 14 Change Element Type Sparx Systems India Page 8

10 Tip #15: Project Template Package Add elements to a Package and configure it as Template package (Configure Project Template Package Select the Template Package) to create new elements based on a template package. Figure 15 Project Template Package Sparx Systems India Page 9

11 Tip #16: Project Publish Use Publish Technologies Publish to export a model in various XML formats. Tip #17: Filter Element Type on Diagram Figure 16 Project Publish Use Layout Edit Select Elements by Type to filter element by type and stereotype on a diagram. Figure 17 Filter Element Type on Diagram Sparx Systems India Page 10

12 Tip #18: Auto Names and Counters Use "Auto Names and Counters" from Settings menu, to configure naming and numbering convention for elements. Tip #19: Show / Hide connectors Figure 18 Auto Names and Counters "Links" tab in Element Properties window can be used to Show / Hide a relationship in the diagrams. Figure 19 Show / Hide connectors Sparx Systems India Page 11

13 Tip #20: Export Diagrams to RTF Document Generate a Diagrams Only report from Model using the "Export Diagrams to RTF Document" dialog (Ctrl + Shift + F8). Figure 20 Export Diagrams to RTF Document Tip #21: Stereotyped Nodes with Icons Adorn your deployment diagrams with pre-defined stereotypes for Nodes. Use pc, pc client, pc server, server, storage, etc. to add custom icons Figure 21 Stereotyped Nodes with Icons Sparx Systems India Page 12

14 Tip #22: UML Profiles Enterprise Architect Tips & Tricks Compilation - 1 Save custom stereotypes with tagged values as profile items and import into Resources->UML Profiles to simplify modeling. Tip #23: Synchronize tagged values Figure 22 UML Profiles Synchronize your tagged values associated with stereotypes using the "Synch Tagged Values and Constraints" option by right clicking the intended element in the toolbox. Tip #24: Convert Linked Element Figure 23 Synchronize tagged values Create a local copy of a referenced element in a diagram by using Convert Linked Element to Local Copy option in diagram context menu (Advanced). This will not maintain any relationship with existing elements. Figure 24 Convert Linked Element Sparx Systems India Page 13

15 Tip #25: Find in Diagrams Use Find in Diagrams (Ctrl + U) from project browser to find the Link and classifier instances of an element in all diagrams. Tip #26: Shortcuts for Tasks Figure 25 Find in Diagrams Use "Shortcuts" menu item from "Learning Center" to begin Enterprise Architect tasks appropriate to the topic. Tip #27: Incorporate Model Templates Incorporate Model Templates in MDG Technology by following the guidelines Sparx Systems India Page 14

16 Tip #28: Project Calendar Use Start Collaborate Calender to Add Events, Meetings and Milestones. Tip #29: Linked Note Figure 26 Project Calendar Create individual "Linked Note" for an attribute and for an operation of a class element. Select attribute/operation and right-click from context menu choose Create Linked Note. Accounts - billingaddress: string - closed: bool - deliveryaddress: string - address: string - name: string + createnewaccount(): void + loadaccountdetails(): void + markaccountclosed(): void + retrieveaccountdetails(): void + submitnewaccountdetails(): void + validateuser(string, string) «property» + basket(): ShoppingBasket + billingaddress(): string + closed(): bool + deliveryaddress(): string + address(): string + name(): string + Order(): Order address Figure 27 Linked Note Sparx Systems India Page 15

17 Tip #30: Set Visible Relationships To Show/Hide the connectors in a diagram use Layout Diagram Appearance Set Visible Relationships or Ctrl + Shift + I Figure 28 Set Visible Relationships Tip #31: Exclude images from RTF document Use Diagram Properties "Exclude image from RTF documents" to exclude the diagram images from any RTF document generated on the parent package or element. Figure 29 Exclude Image for RTF Document Sparx Systems India Page 16

18 Tip #32: Context Filter Use Context Filter (Layout Filter Relationships) to play up the elements on the diagram that are directly related to the selected element. This one is very useful in complex diagrams. Tip #33: Set Direction for Association Figure 30 Context Filter Use "Association default = source --> target" (Tools Options Links) to automatically set the direction of new Associations, flowing from source to target element. Figure 31 Set Direction for Association Sparx Systems India Page 17

19 Tip #34: Change Element Default Color Use Element Appearance Default Appearance (F4), to change an element color on all diagrams except diagrams that override the appearance or use the format painter in the diagram toolbar to apply only on the current diagram. Tip #35: Export Tagged Values Figure 32 Change Element Default Color Use Configure Model Transfer Export Reference Data and select Tag Value Types from UML Types to export all the custom Tagged Values in the model. Figure 33 Export Tagged Values Sparx Systems India Page 18

20 Tip #36: Diagram Legend Use Diagram Legend to assist in distinguishing different elements, connectors or systems in a diagram. Tip #37: EA Command Figure 34 Diagram Legend Use Hyperlink of type "EA Command" to select and perform list of Enterprise Architect commands. Figure 35 Hyperlink "EA Command" Tip #38: Execute a script To execute a script, press Ctrl while you double-click on the script name. Sparx Systems India Page 19

21 Tip #39: Copy Script Enterprise Architect Tips & Tricks Compilation - 1 To copy Script, select Script and drag and drop pressing Ctrl to create a copy of the script into the new user scripts folder. Figure 36 Copy Script Tip #40: Add Stereotypes Configure UML Types Stereotype, to Add, Modify or Delete stereotypes. Figure 37 Add Stereotypes Sparx Systems India Page 20

22 Tip #41: Level Numbering Use Design Package Edit Advanced Toggle Level Numbering to display level numbering of elements of selected package in the project browser/list view. Tip #42: Code Samples Figure 38 Level Numbering Refer Code Samples to handle enterprise architect repository using external projects from "C:\Program Files (x86)\sparx Systems\EA\Code Samples". Tip #43: Code Gen default Language Set default Language for Code Generation using "Configure Options ". Figure 39 Code Gen default Language Sparx Systems India Page 21

23 Tip #44: Exact Placement Use Exact Placement option from Tools->Options->Links to set the orientation of the new connectors to the exact point in the target element. Tip #45: Duplicate Element Properties Figure 40 Exact Placement Use the Element Browser to copy element features from one element to another. Figure 41 Duplicate Elements Properties Sparx Systems India Page 22

24 Tip #46: Model Default Diagram Open a diagram choose "Layout Diagram Manage Set as Model Default" to display it when you open the model. Tip #47: User Default Diagram Figure 42 Model Default Diagram Set a diagram as the User default from "Layout Diagram Manage Set as User Default" to display the diagram, when the user opens the model. Tip #48: Add Tagged Value to Elements Figure 43 User Default Diagram Add the same tagged value to multiple elements. Select Multiple Element Right Click Add Tag Values. Figure 44 Add Tagged Value to Elements Sparx Systems India Page 23

25 Tip #49: Extend Data Types Extend the set of inbuilt data types for a standard programming language from Code Options Configure Code Engineering Datatypes. Tip #50: Display Diagram Property Figure 45 Extend Data Types Add Diagram Details in the Diagram. Open Diagram Properties window(double click on Diagram workspace) Diagram Tab click on checkbox Show Diagram Details Figure 46 Display Diagram Property Sparx Systems India Page 24

26 Tip #51: Add Macro Definition Add New Macro definition to a language. Setting Preprocessor Macros. Tip #52: QA Reports & Metrics Figure 47 Add Macro Definition Use "QA Reports & Metrics" to monitor and report, on the outstanding details on a package. Tip #53: Locate Element Figure 48 QA Reports & Metrics Locate the diagram object in the Project Browser using "ALT+G". Figure 49 Locate Element Sparx Systems India Page 25

27 Tip #54: Element Usage Find the element usage by selecting an element in "Project Browser" then press "CTRL + U". Tip #55: Find Orphan Elements Figure 50 Element Usage Find elements that are not used in any diagrams. Press Ctrl + F Diagram Searches Find Orphans. Figure 51 Find Orphan Elements Sparx Systems India Page 26

28 Tip #56: Audit History Use Configure Auditing to audit all the modifications in entire project. Audit view could be sort by Type & User. Tip #57: Place Related Elements Figure 52 Audit History Place the related elements of an element in the diagram using Traceability (Start Trace) window Right Click on an element. Place element on the Diagram. Tip #58: Validate Project Figure 53 Placed Related Elements Use "Design Package Edit Validation Validate Current Package " to validate model against known UML rules. Figure 54 Validate Project Sparx Systems India Page 27

29 Tip #59: Create Shape Scripts Use "Configure Reference Data UML Types" to apply Shape scripts to custom stereotypes. Tip #60: Instant Toolbox Figure 55 Create Shape Scripts Use Shift and Right-Click or space bar on diagram workspace to get the toolbox instantly. Figure 56 Instant Toolbox Sparx Systems India Page 28

30 Tip #61: Create Multiple Elements Hold Ctrl and Right-Click on the diagram workspace then select Create Multiple Elements to add multiple elements. Change the type of element from type drop-down. Tip #62: Import Elements from Clipboard Figure 57 Create Multiple Elements Import names from clipboard by hold Ctrl and Right-Click on diagram workspace then select Create Multiple Elements. Right click on the blank space. Then click Import Names from Clipboard. Figure 58 Import Elements from Clipboard Sparx Systems India Page 29

31 Tip #63: Repeat Element To repeat the last created element type use Ctrl + Click. Tip #64: Repeat Connecter Figure 59 Repeat Element Use F3 to repeat the last created connector type. Figure 60 Repeat Connecter Sparx Systems India Page 30

32 Tip #65: Draw Elements without Toolbar Draw elements without toolbar by simply using ctrl +shift +arrow keys. Tip #66: Add New View/Package Figure 61 Draw Elements without Toolbar Use Ctrl + w to add a new view or package to a currently selected model root view or package. Tip #67: Auto Size Elements Figure 62 Add New View/Package Auto size (Alt + z) resizes objects to best fit. This can be quite handy when you enable / disable Element's Features (Feature Visibility). Figure 63 Auto Size Elements Sparx Systems India Page 31

33 Tip #68: Attributes Window Use Features & Properties window to Add/Edit/Delete Attribute. Select the element and Press F9 to open up attributes tab in features window. Tip #69: Operations Window Figure 64 Attributes Window Use Features & Properties window to Add/Edit/Delete Operation. Select the element and Press F10 to open up operations tab in features window. Figure 65 Operations Window Sparx Systems India Page 32

34 Tip #70: Generate Excel Report from Query Generate CSV report with from query results. Use Ctrl+F Run a Search. Export results using CSV Import/Export Option Tip #71: Change Line Style Figure 66 Generating Excel Report from Query Change line styles for multiple connectors at a time using Relationships Window. Select a few objects in the diagram, see all its connectors in the relationship window -> Right click -> Lines Style -> Choose desired line style. Figure 67 Change Line Style Sparx Systems India Page 33

35 Tip #72: Apply Line Style Use Apply Line Style to -> All connectors of same type / stereotype to quickly apply line styles to multiple connectors in a diagram. Tip #73: Switch Between Windows Figure 68 Apply Line Style Use Ctrl + Tab to switch between open windows within Enterprise Architect. One of the less known, highly useful feature to flip between item diagrams. Figure 69 Switch Between Windows Sparx Systems India Page 34

36 Tip #74: Instant Copy Enterprise Architect Tips & Tricks Compilation - 1 Select an object in diagram, hold ctrl and drag to a new position to create object as new (copy) Tip #75: Add Attributes Inline Figure 70 Instant Copy Add attributes in line with Ctrl + Shift + F9 - one of the most commonly used trick in Class models. Figure 71 Add Attributes Inline Sparx Systems India Page 35

37 Tip #76: Add Operations Inline Add operations in line with Ctrl + Shift + F10 - one of the most commonly used trick in Class models. Tip #77: Use Diagram Compare Figure 72 Add Operations Inline Use Diagram Compare (Layout Diagram Manage Compare to baseline) option to compare your diagrams to previous state. Handy feature to keep track of diagram changes. Figure 73 Use Diagram Compare Sparx Systems India Page 36

38 Tip #78: Diagram Frame Configure Diagram Frame (Start Preferences Diagram Tab) to copy images with/without diagram frames. Figure 74 Diagram Frame Sparx Systems India Page 37

39 Tip #79: Image Memory Limit Property Increase the Image Memory Limit (Start Preferences Diagram Tab) property to get better quality images in HTML / Clipboard Tip #80: Hide Page Border Figure 75 Image Memory Limit Use Start Preferences Diagram Tab to Show/Hide page border of the diagrams. Figure 76 Hide Page Border Sparx Systems India Page 38

40 Tip #81: Auto Group Elements Use Start Preferences Diagram Behavior Auto Group Elements to set grouping elements as default behavior in all the diagrams. Tip #82: Presentation Mode Figure 77 Auto Group Elements Enable Presentation Mode to hide popups / on-hover messages, etc. (Start Preferences Diagram Behavior) Figure 78 Presentation Mode Sparx Systems India Page 39

41 Tip #83: Show Direction Use Show Direction (Layout Helpers Show Direction) to highlight incoming and outgoing relationships of selected element Tip #84: Rectangle Notation Figure 79 Show Direction Change Element Appearance using "Use Rectangle Notation" icon below quick linker Figure 80 Rectangle Notation Sparx Systems India Page 40

42 Tip #85: Show Status Colors Display element status on diagrams using Show Status Colors (Start Preferences Diagram Objects). Figure 81 Show Status Colors Sparx Systems India Page 41

43 Tip #86: Set Line Style/Width Use Pen Width, Routing options (Start Preferences Links) to set line style / line width across all diagrams Tip #87: Compact EAP Figure 82 Set Line Style/Width In EAP projects, doing a Compact.EAP File (Configure Integrity Check Manage.EAPX/.EAP File Compact.EAPX/.EAP File) on a regular basis helps to reduce the size of file in large models. Figure 83 Compact EAP Sparx Systems India Page 42

44 Tip #88: Diagram Filters Use Diagram Filters, and set mode to Hide this will allow normal Context Filtering to hide non-context items (Default behavior is greying out) Figure 84 Diagram Filters Sparx Systems India Page 43

45 Tip #89: Reorder Messages Hold Alt and move messages to reorder messages in Sequence Diagrams. Tip #90: Recently Modified Elements Figure 85 Reorder Messages Set Auto notifications on new items in the model by using Recently Modified Elements Search in Model Views and setting auto-refresh. To identify the recently modified elements, create a New Search folder under View Folder in Model Views. To check the Recently modified elements (Start Explore Browse Model Views). Figure 86 Recently Modified Elements Sparx Systems India Page 44

46 Tip #91: Create Element from Text Select a piece of text in an application (e.g. web browser, word document, notepad++). Then drag and drop the selection to the diagram view in EA, to create an element with Name. Figure 87 Create Element from Text Tip #92: Enable Tool Tips Enable tool tips in Enterprise Architect 14 using Show Tips in Status Bar (restart) option (Start Visual Style). Figure 88 Enable Tool Tips Sparx Systems India Page 45

47 Tip #93: Kanban Charts Use Kanban charts (driven by Default properties / Tagged Values) to categorize elements. To Create Kanban Charts, Right-click on diagram workspace select Kanban from context menu. Configure properties to categorize. Drag and drop the element in the Kanban workspace. Figure 89 Kanban Charts Tip #94: Save Server Connection Save your server connection as an EAP file. EA icon Drop Down (Left Top) Save as Shortcut Figure 90 Save Server Connection Sparx Systems India Page 46

48 Tip #95: Inline Reader Inline Reader (Simplified version of Specification window) option represents artifact name and notes along with diagram. To access the Inline Reader, open diagram and select (Design Diagram View as Toggle Inline Specification View). Tip #96: Clone Element Figure 91 Inline Reader To clone the element, open the cloned diagram. Select a element Right Click on the Element Clone Element as New Version. Enter value for version and click OK. Figure 92 Clone Element Sparx Systems India Page 47

49 Tip #97: Create Charts Charts in Enterprise Architect can help you manage projects, communicate strategy, identify trends and track KPI's. Drag and drop the standard chart artifact from the tool box, double click on the artifact to open the properties. Configure Properties, type of chart. Data represented in chart can be defined from current model/external model/query/csv. Figure 93 Create Charts Sparx Systems India Page 48

50 Tip #98: Save Relationship Profiles Configure Relationship Matrix (Design Matrix) using source/target package, element type, connector type and direction and save it as profiles (Options Profiles Save as New Profile) to publish in report. Figure 94 Save Relationship Profiles Tip #99: Add Elements from Project Browser In the project browser, click on drop-down New Element. Use Save option to create multiple elements. Figure 95 Add Elements from Project Browser Sparx Systems India Page 49

51 Tip #100: Sequence Numbering Enable Show Sequence Numbering checkbox (Start Preferences Diagram Sequence) to display interaction sequence between lifelines. Figure 96 Sequence Numbering Sparx Systems India Page 50

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents The Specification Manager 3 Specification Manager - Overview

More information

The Unified Modeling Language (UML ) Using Enterprise Architect 13.x or 14.x

The Unified Modeling Language (UML ) Using Enterprise Architect 13.x or 14.x The Unified Modeling Language (UML ) Using Enterprise Architect 13.x or 14.x Three Day Course Syllabus DAY I Introduction to Enterprise Architect User Interface Desktop layout Portals Commonly used Windows/Ribbons

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager How to define model elements simply? In Sparx Systems Enterprise Architect, use the document-based Specification Manager to create elements

More information

Enterprise Architect. User Guide Series. Model Navigation. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Model Navigation. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Model Navigation Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents Model Navigation 4 Navigate: Exploring Your Model 5 The Project

More information

Enterprise Architect. User Guide Series. Model Navigation

Enterprise Architect. User Guide Series. Model Navigation Enterprise Architect User Guide Series Model Navigation How to navigate repositories? In Sparx Systems Enterprise Architect the Project Browser shows model structure. Model Searches and browsers locate

More information

Requirements Management with Enterprise Architect

Requirements Management with Enterprise Architect Requirements Management with Enterprise Architect By Sparx Systems www.sparxsystems.com Sparx Systems 2016 Trademarks Object Management Group, OMG, Unified Modeling Language and UML are registered trademarks

More information

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Ribbons Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH Table of Contents Ribbons 4 File Management 6 Show Panel 8 Start Ribbon 12 Using the Explore

More information

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Ribbons Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Ribbons 4 File Management 6 Show Panel 8 Start Ribbon 12 Using the Explore

More information

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 10/05/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 10/05/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Testing Author: Sparx Systems Date: 10/05/2018 Version: 1.0 CREATED WITH Table of Contents Testing 3 Test Management 4 Create Test Records 6 Working On Test Records

More information

Enterprise Architect. User Guide Series. Tutorial. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Tutorial. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Tutorial Author: Sparx Systems Date: 26/07/2018 Version: 1.0 CREATED WITH Table of Contents Tutorial 3 Startup 4 Create a Project 5 Add a View to your Model 6 Add

More information

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Testing Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Testing 3 Test Management 4 Create Test Records 6 Working On Test Records

More information

Enterprise Architect. User Guide Series. Tutorial

Enterprise Architect. User Guide Series. Tutorial Enterprise Architect User Guide Series Tutorial How do I build a model in Enterprise Architect? Follow this tutorial to build a simple model in a Firebird Repository, using Enterprise Architect. Author:

More information

Enterprise Architect. User Guide Series. Maintenance. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Maintenance. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Maintenance Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents Maintenance 3 Working on Maintenance Items 5 Create Maintenance Items

More information

Working with the RTF Generator

Working with the RTF Generator Using EA Working with the RTF Generator by Dermot O Bryan All material Sparx Systems 2008 Sparx Systems 2008 Page 1 Trademarks Microsoft, Microsoft Word are trademarks or registered trademarks of the Microsoft

More information

Enterprise Architect. User Guide Series. Model Wizard

Enterprise Architect. User Guide Series. Model Wizard Enterprise Architect User Guide Series Model Wizard How to create a model quickly? In Sparx Systems Enterprise Architect, the Model Wizard provides Patterns from a wide range of technologies, to help you

More information

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Testing Author: Sparx Systems Date: 26/07/2018 Version: 1.0 CREATED WITH Table of Contents Testing 3 Test Management 4 Create Test Records 6 Show Test Script Compartments

More information

Enterprise Architect. User Guide Series. Maintenance

Enterprise Architect. User Guide Series. Maintenance Enterprise Architect User Guide Series Maintenance In Sparx Systems Enterprise Architect, Maintenance items (such as defects, tasks and events) are managed as element properties. Change and Issue elements

More information

Enterprise Architect. User Guide Series. Testing

Enterprise Architect. User Guide Series. Testing Enterprise Architect User Guide Series Testing How to manage testing? Use Sparx Systems Enterprise Architect as a complete Test Management bed to create and manage tests and test scripts for model elements,

More information

Microsoft. Microsoft. Microsoft Visio Duration: 16hrs

Microsoft. Microsoft. Microsoft Visio Duration: 16hrs Visio 2010 Duration: 16hrs Target Audience: This course is designed for users who need to use the diagramming capabilities with Visio 2010. Pre-requisites: Basic knowledge of Windows operating system knowledge

More information

Enterprise Architect. User Guide Series. Portals. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Portals. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Portals Author: Sparx Systems Date: 19/03/2018 Version: 1.0 CREATED WITH Table of Contents Portals 3 Perspective Portal 6 Workspace Portal 7 Window Portal 9 Status

More information

Enterprise Architect. User Guide Series. Portals

Enterprise Architect. User Guide Series. Portals Enterprise Architect User Guide Series Portals What are Portals? In Sparx Systems Enterprise Architect, each Portal is a high-level logical grouping of common tools, custom searches, window layouts and

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Enterprise Architect. User Guide Series. Portals

Enterprise Architect. User Guide Series. Portals Enterprise Architect User Guide Series Portals What are Portals? In Sparx Systems Enterprise Architect, each Portal is a high-level logical grouping of common tools, custom searches, window layouts and

More information

UML Modeling with Enterprise Architect - UML Modeling Tool

UML Modeling with Enterprise Architect - UML Modeling Tool UML Modeling with Enterprise Architect - UML Modeling Tool Enterprise Architect is an intuitive, flexible and powerful UML analysis and design tool for building robust and maintainable software. This booklet

More information

Getting Started with Milestones Professional

Getting Started with Milestones Professional Create a new Schedule: Use the default template. Or Choose the Setup Wizard. (File/New). Or Choose a predesigned template. NEXT: Follow the tips below. Set the Schedule Start and End Dates: Click the Toolbar

More information

IDERA ER/Studio Software Architect Evaluation Guide. Version 16.5/2016+ Published February 2017

IDERA ER/Studio Software Architect Evaluation Guide. Version 16.5/2016+ Published February 2017 IDERA ER/Studio Software Architect Evaluation Guide Version 16.5/2016+ Published February 2017 2017 IDERA, Inc. All rights reserved. IDERA and the IDERA logo are trademarks or registered trademarks of

More information

Publish Joomla! Article

Publish Joomla! Article Enterprise Architect User Guide Series Publish Joomla! Article Sparx Systems Enterprise Architect supports publishing an entire model, or part of the model, in a local Joomla! Repository as Articles (HTML

More information

Publish Joomla! Article

Publish Joomla! Article Enterprise Architect User Guide Series Publish Joomla! Article Author: Sparx Systems Date: 10/05/2018 Version: 1.0 CREATED WITH Table of Contents Publish Joomla! Article 3 Install Joomla! Locally 4 Set

More information

Guide to the Trial Edition

Guide to the Trial Edition Enterprise Architect User Guide Series Guide to the Trial Edition The Trial Edition of Sparx Systems Enterprise Architect provides a free 30-day exploration of the features and facilities of the application,

More information

To learn more about the Milestones window choose: Help Help Topics Select the Index tab and type in the feature. For Example toolbox.

To learn more about the Milestones window choose: Help Help Topics Select the Index tab and type in the feature. For Example toolbox. To learn more about the Milestones window choose: Help Help Topics Select the Index tab and type in the feature. For Example toolbox. 1 of 12 CHOOSE THE DATES TAB TO: 1. Set the schedule s Date Range.

More information

For more tips on using this workbook, press F1 and click More information about this template.

For more tips on using this workbook, press F1 and click More information about this template. Excel: Menu to ribbon reference To view Office 2003 menu and toolbar commands and their Office 2010 equivalents, click a worksheet tab at the bottom of the window. If you don't see the tab you want, right-click

More information

Enterprise Architect. User Guide Series. User Interface. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. User Interface. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series User Interface Author: Sparx Systems Date: 19/03/2018 Version: 1.0 CREATED WITH Table of Contents User Interface The Start Page How to Remove Links to Recent Projects

More information

Enterprise Architect - UML Dictionary

Enterprise Architect - UML Dictionary Enterprise Architect is an intuitive, flexible and powerful UML analysis and design tool for building robust and maintainable software. This dictionary explains the way in which Enterprise Architect represents

More information

Access Intermediate

Access Intermediate Access 2010 - Intermediate 103-134 Unit 6 - Data Integration Quick Links & Text References Overview Pages AC418 AC419 Showing Data on the Web Pages AC420 AC423 CSV Files Pages AC423 AC428 XML Files Pages

More information

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit # Instructions Screenshot

Quick Guide FAST HR. For more resources, including a guide on FAST HR codes, visit   # Instructions Screenshot Tips & tricks This quick guide describes basic navigation within the FAST HR reporting tool, including how to use filter options, format columns and export reports. For more resources, including a guide

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

BusinessObjects Frequently Asked Questions

BusinessObjects Frequently Asked Questions BusinessObjects Frequently Asked Questions Contents Is there a quick way of printing together several reports from the same document?... 2 Is there a way of controlling the text wrap of a cell?... 2 How

More information

METABUILDER QUICK START GUIDE

METABUILDER QUICK START GUIDE METABUILDER QUICK START GUIDE Table of Contents... 1... 2 The Menu, Tool, Format and Status bar... 2 The Stencil- Properties- Task- and Canvas Pane... 3... 4 Creating, Saving and Loading a model.... 4

More information

Enterprise Architect. User Guide Series. Keyboard Shortcuts

Enterprise Architect. User Guide Series. Keyboard Shortcuts Enterprise Architect User Guide Series Keyboard s Are there keyboard shortcuts in Sparx Systems Enterprise Architect? You can display Enterprise Architect dialogs, windows and views, navigate the model,

More information

Enterprise Architect. User Guide Series. Keyboard Shortcuts

Enterprise Architect. User Guide Series. Keyboard Shortcuts Enterprise Architect User Guide Series Keyboard s Are there keyboard shortcuts in Sparx Systems Enterprise Architect? You can display Enterprise Architect dialogs, windows and views, navigate the model,

More information

PowerPoint 2016 Building a Presentation

PowerPoint 2016 Building a Presentation PowerPoint 2016 Building a Presentation What is PowerPoint? PowerPoint is presentation software that helps users quickly and efficiently create dynamic, professional-looking presentations through the use

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

PM4 + Partners Knowledge Articles

PM4 + Partners Knowledge Articles PM4 + Partners Knowledge Articles Customizing your PM4+ user experience r 1 November 30, 2108 PM4+ Partners Workspace - customize your experience Page 2 Contents Customizing Your Workspace... 1 Customizing

More information

User Guide for Explorer Users

User Guide for Explorer Users User Guide for Explorer Users Version 2015.1 Hubble Suite (Edition 2) Document Information....................................................... 1 Notices.........................................................................

More information

Enterprise Architect. User Guide Series. Database Models. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Database Models. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Database Models Author: Sparx Systems Date: 19/03/2018 Version: 1.0 CREATED WITH Table of Contents Database Models Data Modeling Overview Conceptual Data Model Logical

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

Excel 2010 Level 1: The Excel Environment

Excel 2010 Level 1: The Excel Environment Excel 2010 Level 1: The Excel Environment Table of Contents The Excel 2010 Environment... 1 The Excel Window... 1 File Tab... 1 The Quick Access Toolbar... 4 Access the Customize the Quick Access Toolbar

More information

Tutorials. Lesson 3 Work with Text

Tutorials. Lesson 3 Work with Text In this lesson you will learn how to: Add a border and shadow to the title. Add a block of freeform text. Customize freeform text. Tutorials Display dates with symbols. Annotate a symbol using symbol text.

More information

User Guide. November 29, Version 9.2

User Guide. November 29, Version 9.2 User Guide November 29, 2017 - Version 9.2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

MindView Accessibility Enhancements

MindView Accessibility Enhancements MindView Accessibility Enhancements Enhancements to the Backstage View... 2 Working with MindView without using a mouse... 2 Select "New MindMap" as default... 2 Make text available for screen readers...

More information

Quick Reference Card Business Objects Toolbar Design Mode

Quick Reference Card Business Objects Toolbar Design Mode Icon Description Open in a new window Pin/Unpin this tab Close this tab File Toolbar New create a new document Open Open a document Select a Folder Select a Document Select Open Save Click the button to

More information

User Guide. August 2, Version 9.4

User Guide. August 2, Version 9.4 User Guide August 2, 2016 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Enterprise Architect. User Guide Series. Testpoints. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Testpoints. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Testpoints Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents Testpoints 3 Test Domain Diagram 7 Test Cut 9 Test Set 10 Test Suite

More information

Outlook Quick Start Guide

Outlook Quick Start Guide Getting Started Outlook 2013 Quick Start Guide File Tab: Click to access actions like Print, Save As, etc. Also to set Outlook Options. Quick Access Toolbar: Add your mostused tool buttons to this customizable

More information

Management Reports Centre. User Guide. Emmanuel Amekuedi

Management Reports Centre. User Guide. Emmanuel Amekuedi Management Reports Centre User Guide Emmanuel Amekuedi Table of Contents Introduction... 3 Overview... 3 Key features... 4 Authentication methods... 4 System requirements... 5 Deployment options... 5 Getting

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

Enterprise Architect. User Guide Series. Document Reports

Enterprise Architect. User Guide Series. Document Reports Enterprise Architect User Guide Series Document Reports How to document a model? Use Sparx Systems Enterprise Architect to generate high quality documents directly from the model, with predefined templates

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Outlook 2010 Quick Start Guide Getting Started File Tab: Click to access actions like Print, Save As, etc. Also to set Outlook options. Ribbon: Logically organizes Command Buttons onto Tabs and Groups

More information

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display.

Word Tips & Tricks. Status Bar. Add item to Status Bar To add an itme to the status bar, click on the item and a checkmark will display. Status Bar The status bar is located on the bottom of the Microsoft Word window. The status bar displays information about the document such as the current page number, the word count in the document,

More information

Getting Started KIDASA So ware, Inc. All Rights Reserved

Getting Started KIDASA So ware, Inc. All Rights Reserved Getting Started 1989 2012 KIDASA So ware, Inc. All Rights Reserved Getting Started: Exploring Your Workspace To learn more about the Milestones window choose: Help /Help Topics /Milestones Professional

More information

Enterprise Architect. User Guide Series. Time Aware Models. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Time Aware Models. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Time Aware Models Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents Time Aware Models 3 Clone Structure as New Version 5 Clone Diagram

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

FrontPage Help Center. Topic: FrontPage Basics

FrontPage Help Center. Topic: FrontPage Basics FrontPage Help Center Topic: FrontPage Basics by Karey Cummins http://www.rtbwizards.com http://www.myartsdesire.com 2004 Getting Started... FrontPage is a "What You See Is What You Get" editor or WYSIWYG

More information

NetBrain POC Walk-Through

NetBrain POC Walk-Through NetBrain POC Walk-Through For OE 4.1 Dynamic Documentation Visual Troubleshooting NetBrain Technologies, Inc. 2004-2013. All rights reserved +1.800.605.7964 support@netbraintech.com www.netbraintech.com

More information

Enterprise Architect. User Guide Series. Team Support. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Team Support. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Team Support Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Team Support 4 Project Roles 7 Summary of Typical Tasks 9 Business

More information

MS Word 2010 An Introduction

MS Word 2010 An Introduction MS Word 2010 An Introduction Table of Contents The MS Word 2010 Environment... 1 The Word Window Frame... 1 The File Tab... 1 The Quick Access Toolbar... 4 To Customize the Quick Access Toolbar:... 4

More information

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15

Libraries. Multi-Touch. Aero Peek. Sema Foundation 10 Classes 2 nd Exam Review ICT Department 5/22/ Lesson - 15 10 Classes 2 nd Exam Review Lesson - 15 Introduction Windows 7, previous version of the latest version (Windows 8.1) of Microsoft Windows, was produced for use on personal computers, including home and

More information

Enterprise Architect. User Guide Series. Geospatial Models. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Geospatial Models. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Geospatial Models Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Geospatial Modeling 3 Geodatabase Design for ArcGIS 4 ArcGIS

More information

A Guide to Quark Author Web Edition 2015

A Guide to Quark Author Web Edition 2015 A Guide to Quark Author Web Edition 2015 CONTENTS Contents Getting Started...4 About Quark Author - Web Edition...4 Smart documents...4 Introduction to the Quark Author - Web Edition User Guide...4 Quark

More information

OX Documents Release v Feature Overview

OX Documents Release v Feature Overview OX Documents Release v7.8.4 Feature Overview 1 Objective of this Document... 3 1.1 The Purpose of this Document... 3 2 General Improvements... 4 2.1 Security First: Working with Encrypted Files (OX Guard)...

More information

User Guide. September 10, 2018 Version For the most recent version of this document, visit our documentation website.

User Guide. September 10, 2018 Version For the most recent version of this document, visit our documentation website. User Guide September 10, 2018 Version 9.5.411.4 For the most recent version of this document, visit our documentation website. Table of Contents 1 User guide overview 7 1.1 Navigation 7 1.1.1 Logging in

More information

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline 2 T U T O R I A L Objectives In this tutorial, you will learn to: Navigate Visual Studio.NET s Start Page. Create a Visual Basic.NET solution. Use the IDE s menus and toolbars. Manipulate windows in the

More information

Setting up a multiuser Enterprise Architect (EA) project. Repository. Model. Working draft

Setting up a multiuser Enterprise Architect (EA) project. Repository. Model. Working draft Setting up a multiuser Enterprise Architect (EA) project This document provides some general notes on items that should be reviewed when setting up a multi-user project in EA. It is provided as a set of

More information

Microsoft PowerPoint 2016 Basics Unit 9 Final Review - Student Notes Directions: Fill in the blanks.

Microsoft PowerPoint 2016 Basics Unit 9 Final Review - Student Notes Directions: Fill in the blanks. Directions: Fill in the blanks. 1. PowerPoint Window Layout 2. File Tab When clicked, opens - automatically opens the Info option by default Holds the following options: - Info - New - Open - Save - Save

More information

SIEMENS. Teamcenter Rapid Start Introducing Rapid Start RS

SIEMENS. Teamcenter Rapid Start Introducing Rapid Start RS SIEMENS Teamcenter Rapid Start 11.6 Introducing Rapid Start RS002 11.6 Contents Rapid Start overview................................................... 1-1 Rapid Start User Interfaces..............................................

More information

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Table of Contents Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Series Chart with Dynamic Series Master-Detail

More information

USER MANUAL.

USER MANUAL. USER MANUAL www.seavusprojectviewer.com 1 Contents Chapter: Welcome to Seavus Project Viewer... 7 Introduction... 7 What s New in Using Seavus Project Viewer... 7 Benefits of Using Seavus Project Viewer...

More information

Enterprise Architect. User Guide Series. Model Validation. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Model Validation. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Model Validation Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Model Validation 3 Configure Model Validation 5 Run Validation

More information

Corel Ventura 8 Introduction

Corel Ventura 8 Introduction Corel Ventura 8 Introduction Training Manual A! ANZAI 1998 Anzai! Inc. Corel Ventura 8 Introduction Table of Contents Section 1, Introduction...1 What Is Corel Ventura?...2 Course Objectives...3 How to

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

InDesign CS Basics. To learn the tools and features of InDesign CS to create publications efficiently and effectively.

InDesign CS Basics. To learn the tools and features of InDesign CS to create publications efficiently and effectively. InDesign CS Basics InDesign Basics Training Objective To learn the tools and features of InDesign CS to create publications efficiently and effectively. What you can expect to learn from this class: How

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

Word 2013 Quick Start Guide

Word 2013 Quick Start Guide Getting Started File Tab: Click to access actions like Print, Save As, and Word Options. Ribbon: Logically organize actions onto Tabs, Groups, and Buttons to facilitate finding commands. Active Document

More information

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0 User Manual Administrator s guide for mass managing VirtueMart products using VM Mass Update 1.0 The ultimate product management solution for VirtueMart! Contents Product Overview... 3 Feature List...

More information

User Guide. December 21, For the most recent version of this document, visit our documentation website.

User Guide. December 21, For the most recent version of this document, visit our documentation website. User Guide December 21, 2018 For the most recent version of this document, visit our documentation website. Table of Contents 1 User guide overview 7 1.1 Navigation 7 1.1.1 Logging in 7 1.1.2 Tab navigation

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

FactoryLink 7. Version 7.0. Client Builder Reference Manual

FactoryLink 7. Version 7.0. Client Builder Reference Manual FactoryLink 7 Version 7.0 Client Builder Reference Manual Copyright 2000 United States Data Corporation. All rights reserved. NOTICE: The information contained in this document (and other media provided

More information

Using Eclipse for Java. Using Eclipse for Java 1 / 1

Using Eclipse for Java. Using Eclipse for Java 1 / 1 Using Eclipse for Java Using Eclipse for Java 1 / 1 Using Eclipse IDE for Java Development Download the latest version of Eclipse (Eclipse for Java Developers or the Standard version) from the website:

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Release Notes ClearSQL (build 181)

Release Notes ClearSQL (build 181) August 14, 2018 Release Notes ClearSQL 7.1.2 (build 181) NEW FEATURES NEW: Exclusion of code lines from Flowcharts. It is now possible to exclude lines of code from a Flowchart diagram by defining exclusion

More information

BIM II IC3 & MOS Certification Pacing Guide

BIM II IC3 & MOS Certification Pacing Guide BIM II IC3 & MOS Certification Pacing Guide 1st 9 Weeks IC3 Certification Computer Fundamentals Mobile Devices Using cell phones, voicemail, SMS, notifications Hardware Device types, storage, networking,

More information

Getting Started. Microsoft QUICK Source 7

Getting Started. Microsoft QUICK Source 7 Microsoft QUICK Windows Source 7 Getting Started The Windows 7 Desktop u v w x u Icon links to a program, file, or folder that is stored on the desktop. v Shortcut Icon links to a program, file, or folder

More information

INTRODUCTION...6 WHAT S NEW IN IMINDQ BACKSTAGE VIEW (FILE MENU), QUICK ACCESS TOOLBAR AND QUICK TOPIC MENU...9 RIBBONS...

INTRODUCTION...6 WHAT S NEW IN IMINDQ BACKSTAGE VIEW (FILE MENU), QUICK ACCESS TOOLBAR AND QUICK TOPIC MENU...9 RIBBONS... Stylized Map Layout Index Contents INTRODUCTION...6 WHAT S NEW IN IMINDQ 7.0...6 BACKSTAGE VIEW (FILE MENU), QUICK ACCESS TOOLBAR AND QUICK TOPIC MENU...9 RIBBONS... 22 WALKTHROUGH IMINDQ RIBBONS... 23

More information

Freestyle Reports DW DIG Crosstabs, Hotspots and Exporting

Freestyle Reports DW DIG Crosstabs, Hotspots and Exporting Exporting a Report You can export a report into other file formats. Acrobat (.pdf) Before exporting a report to.pdf format, make sure the columns in your report provide ample space for their contents.

More information

Enterprise Architect. User Guide Series. UML Models. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. UML Models. Author: Sparx Systems. Date: 30/06/2017. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series UML Models Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents UML Models UML Diagrams UML Structural Models Class Diagram Composite

More information

Getting Started Guide

Getting Started Guide UX-App Getting Started Guide Contents Keyboard Shortcuts... 2 Basic Shortcuts... 2 Component Manipulation... 2 Working with groups... 3 Grid Control... 3 Context Menu... 4 User Interface... 5 Managing

More information

CCH INCORPORATED 05/03

CCH INCORPORATED 05/03 Button Bar Main Menu Return to the main tab level of the current library without deselecting your targets Preferences Set preferences for searching, document display, and other functions Citation Search

More information