CAPITULO III: RESULTADOS Y DISCUSIÓN
3.1. Tratamiento estadístico e interpretación de cuadros
Use the Project menu for tasks related to the management of your project, such as recording issues, setting estimation parameters and compiling a glossary.
Menu Option & Function Keys
Use to
Add Package [Ctrl]+[W] Create a new package. (See UML Modeling with Enterprise Architect –
UML Modeling Tool.)
Add Diagram [Ctrl]+[Insert] Create a new diagram in the current package. (See UML Modeling with
Enterprise Architect – UML Modeling Tool.)
Add Element [Ctrl]+[M] Create a new element on the current diagram. (See UML Modeling with
Enterprise Architect – UML Modeling Tool.)
Documentation See Documentation Submenu .
Source Code Engineering See Source Code Engineering Submenu . Execution Analyzer See Execution Analyzer Submenu . Database Engineering See Database Engineering Submenu . Transformations See Model Transformations Submenu . Model Validation See Model Validation Submenu .
Web Services See Web Services Submenu .
XML Schema See XML Schema Submenu .
Security See Security Submenu .
Version Control See Version Control Submenu .
Import/Export See Import/Export Submenu .
Manage Baselines [Ctrl] +[Alt]+[B]
Store a model branch as a snapshot or baseline. Available in the
Corporate, Business and Software Engineering, Systems Engineering and Ultimate editions. (See Baseline UML Models.)
Use Case Metrics Set Use Case Metrics to assist in estimating project size. (See Project
Management with Enterprise Architect.)
Project Statistics View some basic project statistics.
6.4.1 Documentation Submenu
To generate various types of documentation, select the Project | Documentation menu option. Menu Option & Function Keys Use to
Rich Text Format Report [F8] Generate a report for the currently selected package in Rich Text Format. (See Report Creation in UML Models.)
107 44 45 46 47 47 47 47 48 48 48 49
Menu Option & Function Keys Use to
HTML Report [Shift]+[F8] Generate a report for the currently selected package in HTML format. (See Report Creation in UML Models.)
Diagrams Only Report [Ctrl]+[Shift]+[F8]
Generate an RTF report containing only diagrams. (See Report Creation
in UML Models.)
Testing Report Generate an RTF report of the model's existing tests. (See Project
Management with Enterprise Architect.)
Issues Generate an RTF report of the model's issues. (See Project Management
with Enterprise Architect.)
Glossary Generate an RTF report of the model's Glossary. (See Project
Management with Enterprise Architect.)
Implementation Details Generate an implementation report for the currently-selected package. (See Report Creation in UML Models.)
Dependency Details Generate a dependency report for the currently-selected package. (See
Report Creation in UML Models.)
Testing Details Generate test details for the currently-selected package. (See Project
Management with Enterprise Architect.)
Resource and Tasking Details View resource details. (See Project Management with Enterprise
Architect.)
6.4.2 Source Code Engineering Submenu
To forward and reverse engineer code using the language of your choice select the Project | Source Code Engineering menu option (Professional, Corporate, Business and Software Engineering, Systems
Engineering and Ultimate editions).
For further information on the facilities available through this menu, see Code Engineering Using UML Models. Menu Option &
Function Keys
Use to
Generate Package Source Code [Ctrl]+[Alt]+[K]
Generate source code for the currently selected package.
Synchronize Package Contents
[Ctrl]+[Alt]+[M]
Synchronize selected package with the source code.
Import Source Directory [Ctrl]+[Shift]+[U]
Import and reverse engineer an entire directory structure.
Import Binary Module Import a binary module. Import ActionScript
Files
Import code written in ActionScript with the file extension .AS.
Import C Files Import code written in ANSI C with the file extension .C or .H.
Import C# Files Import code written in the C# programming language with the file extension .CS. Import C++ Files Import code written in the C++ programming language with the file extension .H, .
HPP or .HH.
Import Delphi Files Import code written in the Delphi programming language with the file extension . PAS.
The Main Menu | The Project Menu 46
Menu Option & Function Keys
Use to
Import Java Files Import code written in the Java programming language with the file extension . JAVA.
Import PHP Files Import code written in PHP with the file extension .PHP, .PHP4, .INC. Import Python Files Import code written in Python with the file extension .PY.
Import Visual Basic Files
Import code written in the Visual Basic programming language with the file extension .FRM, .CLS, .BAS or .CTL.
Import VB.Net Files Import code written in the VB.Net programming language with the file extension . VB.
6.4.3 Execution Analyzer Submenu
To link your project with a compiler for building, running and debugging, select the Project | Execution Analyzer menu option.
For further information on the facilities available through these menu options, see Visual Execution Analyser in
Enterprise Architect.
Menu Option & Function Keys
Use to
Package Build Scripts [Shift]+[F12]
Create and configure Package Build compiler scripts.
Build [Ctrl]+[Shift] +[F12]
Build the application for your current script. Execute the Build command in the Build Scripts dialog.
Test [Ctrl]+[Alt]+[T] Execute the Test command you configured in the Build Scripts dialog. Run [Ctrl]+[Alt]+[N] Execute the Run command you configured in the Build Scripts dialog. Deploy [Ctrl]+[Shift]
+[Alt]+[F12]
Execute the Deploy command you configured in the Build Scripts dialog.
Debug Run [F6] Run the application and Debug the Run command in the Build Scripts dialog. Debug Pause Pause and restart execution of a debug run.
Step Into [Shift]+[F6] Step into the current function. Step Over [Alt]+[F6] Step over the current function. Step Out [Ctrl]+[F6] Step out of the current function. Debug Stop [Ctrl]
+[Alt]+[F6]
Stop the current debug session.
Start Debug Recording Start recording your trace for a debug session. Stop Debug Recording Stop a debug recording.
Auto Record Thread Autorecord your debug session. The Stack Trace History, Stack tab and Source Code Editor dynamically update to reflect the current execution sequence for the thread; Stack Trace Recording ends when the thread ends or when you click on the Stop button.
Show/Hide Execution Display the executing code when a thread has encountered a breakpoint. The option presents the source code file in an editor window with the current line of code highlighted for the thread that has the current focus.
Menu Option & Function Keys
Use to
Create Sequence Diagram
Create a Sequence diagram from the Stack Trace History.
6.4.4 Database Engineering Submenu
Select the Project | Database Engineering menu option.
For further information on the facilities available through these menu options, see Code Engineering Using
UML Models.
Menu Option Use to
Import DB Schema from ODBC
Import a database schema from an ODBC data source.
Generate Package DDL Generate a Package DDL script to create the tables in the currently selected package.
6.4.5 Transformations Submenu
Select the Project | Transformations menu option.
For further information on the facilities available through these menu options, see the MDA Transformations
User Guide.
Menu Option & Function Keys Use to Transform Selected Elements
[Ctrl]+[H]
Perform an MDA-style transformation to the currently selected elements.
Transform Current Package [Ctrl]+[Shift]+[H]
Perform an MDA-style transformation to the currently selected package.
6.4.6 Model Validation Submenu
Select the Project | Model Validation menu option.
For further information on the facilities available through these menu options, see UML Model Management. Menu Option & Function Keys Use to
Validate Selected [Ctrl]+[Alt] +[V]
Validate a selected element, diagram or package from the Project Browser
.
Cancel Validation Cancel the validation process.
Configure Configure the Validation rules from the list of available rules.
6.4.7 Web Services Submenu
Select the Project | Web Services menu option.
For further information on the facilities available through these menu options, see Code Engineering Using
UML Models.
Menu Option Use to
The Main Menu | The Project Menu 48
Menu Option Use to model.
Generate WSDL Forward engineer a UML Class model to a WSDL file.
6.4.8 XML Schema Submenu
Select the Project | XML Schema menu option.
For further information on the facilities available through these menu options, see Code Engineering Using
UML Models.
Menu Option Use to
Import XML Schema Reverse engineer a W3C XML Schema (XSD) file as a UML Class model. Generate XML Schema Forward engineer a UML Class model to a W3C XML Schema (XSD) file.
6.4.9 Security Submenu
To configure security settings for your project, select the Project | Security menu option.
For further information on the facilities available through these menu options, see User Security in UML
Models.
Notes:
· This feature is available in the Corporate, Business and Software Engineering, Systems Engineering and Ultimate editions.
Menu Option & Function Keys
Use to
Manage Users Add, modify and remove users, including maintaining permissions.
Manage Groups Add, modify and remove security groups, including maintaining permissions. Manage Locks View and manage element locks.
Change Password Change current security password. Login as Another User Switch the login to a different user ID. My Locks [Ctrl]+[Shift]+[L] View and delete your own locks.
Enable Security Enable or disable user security to limit access to update functions in the model.
Require User Lock to Edit Toggle the security policy in force. Encrypt Password Add encryption to your password.
6.4.10 Version Control Submenu
Select the Project | Version Control menu option.
For further information on the facilities available through these menu options, see Version Control Within UML
Menu Option & Function Keys Use to Configure Current Package [Ctrl]+[Alt]+[P]
Specify whether this package (and its children) is controlled and, if so, which file it is controlled through.
Version Control Settings
Specify the options required to connect to a Source Code Control (SCC) provider.
Validate Configurations Validate the version control configuration of each package in the model. Work Offline Toggle between 'offline' version control and online version control.
6.4.11 Import/Export Submenu
To perform import and export to XMI and CSV, select the Project | Import/Export menu options.
For further information on the facilities available through these menu options, see UML Model Management. Menu Option & Function Keys Use to
Import Package from XMI [Ctrl]+[Alt]+[I]
Import a package from an XMI (XML based) file.
Export Package to XMI [Ctrl]+[Alt]+[E]
Export the currently selected package to an XMI (XML based) file.
CSV Import/Export [Ctrl]+[Alt]+[C]
Import or Export information on Enterprise Architect elements in CSV format.
CSV Import/Export Specifications
Set up CSV import Export Specifications.
Batch XMI Export Export a group of controlled packages in one action. Batch XMI Import Run a batch import of multiple packages.