Enterprise Architect (software)
Developer(s) | Sparx Systems |
---|---|
Written in | C++ |
Operating system | Microsoft Windows, supports Linux, Mac OS |
Available in | English, German, Japanese, Spanish, Chinese , French |
Type | Software modeling, Software development |
License | proprietary |
Website | www |
Sparx Systems Enterprise Architect is a visual modeling and design tool based on the OMG UML. The platform supports: the design and construction of software systems; modeling business processes; and modeling industry based domains. It is used by businesses and organizations to not only model the architecture of their systems, but to process the implementation of these models across the full application development life-cycle.
Overview
Systems modeling using UML provides a basis for modeling all aspects of organizational architecture, along with the ability to provide a foundation for designing and implementing new systems or changing existing systems. The aspects that can be covered by this type of modeling range from laying out organizational or systems architectures,[1] business process re-engineering, business analysis, and service oriented architectures and web modeling,[2][3] through to application and database design and re-engineering, and development of embedded systems.[4]
Along with system modeling, Enterprise Architect covers the core aspects of the application development life-cycle, from requirements management through to design, construction, testing and maintenance phases, with support for traceability, project management and change control of these processes, as well as, facilities for model driven development of application code using an internal integrated-development platform.
The user base ranges from programmers and business analysts through to enterprise architects, in organizations ranging from small developer companies, multi-national corporations and government organizations through to international industry standards bodies. [5][6][7]
Sparx Systems initially released Enterprise Architect in 2000. Originally designed as a UML modeling tool for modeling UML 1.1, the product has evolved to include other OMG UML specifications 1.3, 2.0, 2.1, 2.3 and 2.4.1.
Standards
Enterprise Architect supports a range of open industry standards for designing and modeling software and business systems. The following are the core standards supported:
- UML 2.4.1
- SysML
- BPMN
- BPEL
- SoaML
- SPEM
- WSDL
- XSD
- DDS
- ArchiMate
- Geography Markup Language (GML)
- ODM, OWL and RDF
Enterprise Architect also supports industry Frameworks such as:
Enterprise Architect supported Frameworks supplied by industry bodies:
Modeling
Underlying UML modeling are several key aspects that most modeling tools support. The core aspects supported by Enterprise Architect include:
UML Validation can be run against the model.[11]
General features
Requirements management
The common features of Requirements Management supported by Enterprise Architect include customization of how requirements are documented, linking requirements to the design and implementation details, and providing Requirement Traceability through the design and construction phases.[12] These requirements can be subject to change management, workflow processing, [13] baseline comparison and auditing.[14] There is also a model glossary that is interactive with notes for requirements.[15][16]
Business modeling and analysis
Enterprise Architect supports a number of methods of modeling business processes using UML as the foundation modeling language. The core languages for business modeling and analysis include BPMN and BPEL, with various historic profiles such as the Eriksson-Penker profile.[17] Enterprise Architect also supports the definition of Business Rules with the ability to generate executable code from these rules.[18] Business modeling can be combined with GAP analysis to view potential gaps in proposed solutions.
Simulation
Model simulation of Behavioral diagrams is supported for:[19]
- State Machines
- Interaction (Sequence diagrams)
- Activities
- BPMN
Execution flow is defined using Triggers, Guards and Effects. The simulation supports re-runs with alteration to the triggered events and supports viewing variables, the call stack and setting debug markers. There is also support for interaction with emulated User-Interface screens containing common UI fields.
System development
In line with the Model Driven design principles Enterprise Architect supports MDA transforms of PIM Class structures to PSM Class structures, Round-trip engineering of code for 10 software languages and several key embedded HDL systems languages (Ada, VHDL and Verilog). It also supports code generation from Behavioral models.[20]
Languages supported:
- ActionScript
- C
- C# (for both .NET 1.1 and .NET 2.0)
- C++(standard, plus .NET managed C++ extensions)
- Delphi
- Java (including Java 1.5, Aspects and Generics)
- PHP
- Python
- Visual Basic
- Visual Basic .NET
In accordance with Model Driven Development principles, Enterprise Architect provides an Integrated Development Environment that supports code editing (with Syntax highlighting and Intellisense), for Building, Debugging and Code Testing all from within the model.[21]
Compilers and interpreters supported:
- Microsoft Windows Native C
- Microsoft Windows Native C++
- Microsoft Windows Visual Basic
- Microsoft .NET Family (C#, J#, VB)
- Sun Microsystems Java.
- PHP
- GNU Compilers for C++, C and Ada (GCC & GDB )
Add-ins are available for integration with MS Visual Studio and Eclipse.
Test management
For code based testing there is support for:
- xUnit Testing
- This involves MDA transformation of Classes to NUnit or Junit Classes with the ability to generate unit tests from the model and automatically record the results against the tested Classes.[22]
- Testpoint testing
- This is a model based code testing. It is parallel to test contracts defined in ‘Design by Contract’ and it runs using debug definitions.[23]
In terms of model based testing; both of these methods support the test definitions and test results being logged against related Classes in the model.
Visual execution analysis
Integrated with building and debugging code Enterprise Architect allows the developer to perform abstract analysis of the software using Profiling and Sequence diagram generation:
- Sequence diagram generation provides a means to analyze the general process flow and iron out inconsistencies [24]
- Profiling summarizes, by thread and routine, the code's general efficiency [25]
System engineering
System Engineering is supported with SysML 1.2 modeling which can be coupled with executable code generation. SysML supports modeling from requirement definition and system composition using SysML Blocks and Parts, through to parametric model simulation.[26] The executable code generation supports embedded HDL system languages (Ada, VHDL and Verilog), or it can be coupled with behavioral code generation of the standard code languages defined above.
Data modeling
Enterprise Architect supports Data Modeling from the Conceptual to Physical levels, Forward and Reverse Engineering of Database Schemas,[27] and MDA transformation of the Logical (platform independent) to Physical DBMS(platform dependant).[28] Diagram types supported include:
Supported DBMSs:
- DB2
- Firebird/InterBase
- Informix
- Ingres
- MS Access 97, 2000, 2003
- MS Access 2007
- MS SQL Server 2000, 2005, 2008
- MySQL
- SQLite
- Oracle 9i, 10g and 11g
- PostgreSQL
- Sybase Adaptive Server Anywhere (Sybase ASA)
- Sybase Adaptive Server Enterprise (Sybase ASE)
- ArcGIS
Project management
Features supporting project management include:
- Resource Allocation and Tracking using Gantt charts
- Event Logging using model calendars
- Workflow scripting for setting workflow processes
- Security
- Model Metrics
- API Scripting (macros).
Change management
The key facilities supporting change management are:
The auditing feature supports logging changes to the model. The Baseline Management feature allows snapshots of parts of a model to be created periodically. A baseline can be compared and merged with the current model or a branch of that model. This supports Branching model information to another repository, then adding updates and merging them back.
The Version Control interface supports the major version control applications:
- Subversion
- CVS
- Team Foundation Server
- SCC interface to any SCC compatible version control system.
Team-based development and collaboration
The Team Interaction facilities include:
- Model Mail: Internal model based mailing system.[32]
- Team Review: Inter-repository forum for lodging discussion on issues.[33]
- Model Views: User definable Views, prompting users on relevant model updates
Client Customer Collaboration:
- User definable Word Compatible RTF reporting
- HTML reporting
- EAlite – provides free read-only viewing of models with support for client/customer interaction via the Team Review
Service Oriented Architectures
Supports the core Service Oriented Architectures:
Along with Round Trip engineering of WSDL, XSD used to facilitate BPEL generation.
Integration with other tools
The key features that support integration with other tools include:
- XMI Import/Export: Supports the XMI 1.1, 1.2 and 2.1 specifications (and import of .emx files).
- CSV import/Export
- Automation interface – supports a comprehensive API interface for use with any COM based language (and Java).
- MDG Add-ins are available, supporting interfaces to:
- VS .Net
- Eclipse
- TcSE
- HP Quality Center
- Import Visio diagrams
- Import DOORS requirements
- Atlassian JIRA integration
- SAP netweaver Integration
Reporting
Features for creating model documentation include:
- User-definable (MS Word) compatible RTF Reporting [37]
- User-definable HTML generation of the model[38]
- Model slide show presentations[39]
- User definable query based reporting[40]
Deployment
There are many scenarios for deployment. For the multi-user and multi-site development there is support for WAN based connectivity using a WAN Optimizer.[41] Information can be exchanged and merged between repositories for off-site analysis and development or for exchanging models between diverse development groups. The core logistics are:
- Repository Types:
- Tool Deployment:
- Supports a simple workstation installation and, if required, a simple DBMS installation.
- Scalability:
- The tool is very scalable with options for large scale cross-corporate or WAN based interconnections.
Platforms supported
- Windows XP, Windows Vista, Windows 7 (32 bit and 64 bit), Windows 8 (32 bit and 64 bit)
- Linux & Mac OS installations are supported using CrossOver
See also
References
- ^ IAG New Zealand. "Developing an Enterprise-wide Architecture IAG" (PDF). Sparx Systems.
- ^ Frank Truyen. "Enacting the Service Oreinted Modelng Framework". Cephas.
- ^ Doug Rosenberg. "Service Oriented Architecture Roadmap". Sparx Systems.
- ^ Doug Rosenberg. "Embedded Systems Development using SysML". Iconix.
- ^ Dr Simon Cox, Nicholas Ardlie. "Geoscience Australia and CSIRO Developing the GeoSciML interoperability standard with Enterprise Architect" (PDF). Sparx Systems.
- ^ Pavel Golodoniuc, Dr Simon Cox. "Modeling for interoperable geospatial Information using the ISO 19100" (PDF). CSIRO.
- ^ "Safety Standards Online". www.safetyonline.com.
- ^ "MDA Tool Sparx Systems" (PDF). Object Management Group (OMG).
- ^ Frank Truyen. "Model Driven Architecture with Enterprise Architect". Cephas.
- ^ Phil Chudley. "How to Create CORBA IDL using Enterprise Architect" (PDF). Dunstan Thomas.
- ^ Enterprise Architect Help. "Model Validation". Sparx Systems.
- ^ "Requirements Management". Sparx Systems.
- ^ "Workflow Scripting". Sparx Systems.
- ^ "Tracking Changes". Sparx Systems.
- ^ "Project Glossary". Sparx Systems.
- ^ "Glosasry Terms in Notes". Sparx Systems.
- ^ "Business Models". Enterprise Architect Help.
- ^ "Business Rules Code Generation". Enterprise Architect Help.
- ^ "Model Simulation". Sparx Systems.
- ^ "Behavioral Code Generation". Sparx Systems.
- ^ "Software Development". Sparx Systems.
- ^ "Unit Testing". Sparx Systems.
- ^ "Testpoint Management". Sparx Systems.
- ^ "Recording Sequence Diagrams". Sparx Systems.
- ^ "Profiling Native Applications". Sparx Systems.
- ^ "SysML". Sparx Systems.
- ^ "Database Engineering". Sparx Systems.
- ^ "Built-in MDA Transforms". Sparx Systems.
- ^ "Auditing". Sparx Systems.
- ^ "Baselines". Sparx Systems.
- ^ "Version Control". Sparx Systems.
- ^ "Internal Mail". Sparx Systems.
- ^ "Team Review". Sparx Systems.
- ^ "SoaML". Sparx Systems.
- ^ Doug Rosenberg. "Service Oriented Architecture" (PDF). Iconix.
- ^ "SOMF". Sparx Systems.
- ^ "Word Compatible RTF Reporting". Sparx Systems.
- ^ "HTML Reporting". Sparx Systems.
- ^ "Model Slide Shows". Sparx Systems.
- ^ "Model Search". Sparx Systems.
- ^ "WAN Optimizer". Sparx Systems.
- ^ "File Based Repositories". Sparx Systems.
- ^ "Server Based Repositories". Sparx Systems.