To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Enterprise Architect (software)

From Wikipedia, the free encyclopedia

Sparx Systems Enterprise Architect
Developer(s)Sparx Systems
Initial releaseAugust 2000; 23 years ago (2000-08)
Stable release
16.1 Build 1627 / July 11, 2023; 8 months ago (2023-07-11)[1]
Operating systemWindows
Available inEnglish, German, Japanese, Spanish, Chinese, French
TypeSoftware modeling, software development, business process modelling
Licenseproprietary
Websitewww.sparxsystems.com

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.

YouTube Encyclopedic

  • 1/5
    Views:
    425 533
    11 540
    717
    23 899
    25 161
  • What is Enterprise Architecture (EA) and why is it important? EA concepts explained in a simple way.
  • Definition of Software Interfaces in Enterprise Architect
  • Enterprise Architect Software Modeling
  • SysML Quick Start Using Enterprise Architect
  • Creating Models, Views & Packages in Enterprise Architect

Transcription

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, business process reengineering, 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, 2.4.1 and 2.5.

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:

Enterprise Architect also supports industry frameworks such as:

Enterprise Architect supported frameworks supplied by industry bodies:

Supports the core service-oriented architectures:

Along with Round Trip engineering of WSDL, XSD used to facilitate BPEL generation.

Standards development

Models published by industry standards development bodies using Enterprise Architect include:

Modeling

Underlying UML modeling are the key aspects that most modeling tools support. The core aspects supported by Enterprise Architect include: profiles, patterns, MOF, OCL, MDA[32][33] transforms, and CORBA IDL.[34] UML validation can be run against the model.[35]

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 requirements traceability through the design and construction phases.[36] These requirements can be subject to change management, workflow processing,[36] baseline comparison and auditing.[36]

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, BMM and VDML, along with various historic profiles.[36]

Enterprise Architect supports the simulation of:

  • BPMN models using BPSim
  • Business Rules definitions using DMN models.

BPMN can be integrated with DMN models for simulation. This includes the ability to generate executable code from these business rules.[36] Business modeling can be combined with Gap analysis to view potential gaps in proposed solutions.

Simulation

Model simulation is supported for behavioral diagrams including: state machines, interaction (sequence diagrams) and activity diagrams. For state machine and activity diagrams the 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. Simulation can interact with emulated user-interface screens containing common UI fields. Graphical Plots of the simulation can be generated.

There is also support for generating executable code from State Machines for both simulation, as well for use in applications.

BPMN models (using BPSim), can be simulated creating tabulated results for analysis. BPSim also supports Monte Carlo probability-based simulations.

SysML simulation is supported for IBD and Parametric models using Open Modelica or Matlab (using Simulink and Simscape). Mathematical formulas in SysML's Internal Block diagrams and Parametric models can be simulated for plotting graphs used in the analysis.

Simulation is also supported for DMN (Decision Model and Notation). The simulation involves generating code usable in applications and supports interaction between DMN models and BPMN models using BPSim.

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 ten software languages and several key embedded HDL systems languages (Ada, VHDL and Verilog). It also supports code generation from behavioral models.

Languages supported include ActionScript, C, C# and C++, Delphi, Java, PHP, Python, Visual Basic and 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.

Compilers and interpreters supported: Microsoft Windows Native C, C++, Visual Basic, .NET family (C#, VB); Java, PHP, and GNU compilers for C++, C and Ada (GCC and GDB). Includes features for importing MS Visual Studio and Eclipse projects.

Wireframing

Wireframe modeling supports using templates for modeling the appearance of dialogs presented to users when interacting with an application. The supported device dialogs include: Screen Dialogs, Webpages, Android, Apple, and Windows 8.1 phones and Tablets.

Test management

For code based testing there is support for both 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).[36] and Testpoint testing ( a model based code testing. It is parallel to test contracts defined in ‘Design by Contract’ and it runs using debug definitions.[36] Both 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,[36] and Profiling summarizes, by thread and routine, the code's general efficiency [36]

System engineering

System Engineering is supported with SysML 1.4 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.[36] 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,[36] and MDA transformation of the logical (platform independent) to physical DBMS (platform dependent).[36]

Diagram types supported include: DDL notation, ERD notation, IDEF1X notation, Information Engineering notation.

Supported DBMSs include: DB2, Firebird/InterBase, MS Access 97, 2000, 2003, 2007, 2013, MS SQL Server, all editions from 2005 including Express and Azure, MySQL, MariaDB, SQLite, Oracle from 9i (all editions), PostgreSQL, ArcGIS, Informix, Ingres, Sybase Adaptive Server Anywhere (Sybase ASA) and Sybase Adaptive Server Enterprise (Sybase ASE).[36]

Project and change management

Features supporting project management include: Resource allocation and tracking using Gantt charts, Kanban diagrams, event logging using model calendars, Workflow scripting for setting workflow processes, security, and model metrics.[36]

The key facilities supporting change management are: auditing, baseline difference and merge, and version control.[36] The version control interface supports the major version control applications: Subversion, CVS, Team Foundation Server, and SCC interface to any SCC compatible version control system.

Integration with other tools

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 and Rhapsody files), Open Services for Lifecycle Collaboration (OSLC), CSV Import/Export, ArchiMate Open Exchange Format Import / Export.

The Pro Cloud Server Integration supports integrating data from external providers including Application Lifecycle Management, Jazz (DOORS, Rhapsody DM, Team Concert CCM & QM), Jira, Confluence, TFS, Wrike, ServiceNow, Autodesk, Bugzilla, Salesforce and SharePoint.

The Data Miner provides a means of extracting data from a range of external data sources including: databases (ODBC, ADO, OLEDB, JET), text files (XML, JSON, plain text), Excel (xls, CSV), and online files or URLs.

The Automation interface – supports a comprehensive API for use with any COM based language (and Java). This supports defining internal scripts, as well as accessibility for writing external add-ins. There is also support for model based event driven add-ins using Javascript.

Among the Add-ins available are interfaces to Microsoft Office and DOORS, along with third party add-ins.

See also

References

  1. ^ "Latest News". sparxsystems.com. Retrieved 2021-03-23.
  2. ^ Frank Truyen. "Enacting the Service Oriented Modeling Framework (SOMF) using Enterprise Architect" (PDF). Cephas. Archived from the original (PDF) on 2012-09-07. Retrieved 2014-07-14.
  3. ^ Doug Rosenberg. "Service Oriented Architecture Roadmap". Iconix. Archived from the original on 2014-07-07. Retrieved 2014-07-17.
  4. ^ Doug Rosenberg. "Embedded Systems Development using SysML". Iconix. Archived from the original on 2012-03-27. Retrieved 2011-07-15.
  5. ^ Simon Cox; Nicholas Ardlie. "Geoscience Australia and CSIRO Developing the GeoSciML interoperability standard with Enterprise Architect" (PDF). Sparx Systems.
  6. ^ Pavel Golodoniuc; Simon Cox. "Modeling for interoperable geospatial Information using the ISO 19100" (PDF). CSIRO.
  7. ^ "Safety Standards Online". www.safetyonline.com.
  8. ^ "DM2 Model". IDEAS. Archived from the original on 2015-02-04. Retrieved 2014-07-15.
  9. ^ "SoaML". Sparx Systems.
  10. ^ Doug Rosenberg. "Service Oriented Architecture" (PDF). Iconix. Archived from the original (PDF) on 2012-03-27. Retrieved 2011-07-15.
  11. ^ "SOMF". Sparx Systems.
  12. ^ "Aeronautical Information Exchange Model (AIXM)". Eurocontrol and FAA.
  13. ^ "FIXM". FIXM.
  14. ^ IWXXM
  15. ^ SmartTrek. "ICT Reference Models". SmartTrek.
  16. ^ AUTOSAR. "AUTOSAR MOD BSWUMLModel". AUTOSAR. Archived from the original on 2014-07-28. Retrieved 2014-07-22.
  17. ^ LieberLieber. "LieberLieber AUTOSAR Engineer". LieberLieber. Archived from the original on 2015-02-17. Retrieved 2015-01-28.
  18. ^ Nic Plum (10 November 2010). "Implementing TRACK in Sparx Systems Enterprise Architect". INCOSE.
  19. ^ "MDG Technology for TRAK". INCOSE.
  20. ^ "DATEX II v2.0 SCHEMA GENERATION TOOL GUIDE" (PDF). European Commission - Directorate General for Transport and Energy. Archived from the original (PDF) on 2014-07-28. Retrieved 2014-07-21.
  21. ^ CGI. "GeoSciML Resource Repository". Commission for the Management of Geoscience information.
  22. ^ "Sparx Systems tools for ISO Geospatial Community". GeoConnexion. Archived from the original on 2015-09-24. Retrieved 2014-07-21.
  23. ^ "ArcGIS Pipeline Data Model (APDM) Clearinghouse". APDM.net. Archived from the original on 2014-08-08. Retrieved 2014-07-22.
  24. ^ IDEAS Group. "IDEAS DM2 MetaModel". IDEAS Group. Archived from the original on 2015-02-04. Retrieved 2014-07-15.
  25. ^ CIMEA Group. "Enterprise Architect Add-in for IEC CIM". CIMEA.
  26. ^ Michael van der Zel. "Detailed Clinical Models with Enterprise Architect" (PDF). HL7 Org.
  27. ^ G.Dickinson, N. Orvis, S.Hufnagel. "From HITSP to HL7 EHR System Function and Information Model EHR-S FIM Release 3.0" (PDF). National Institute of Standards and Technology.{{cite web}}: CS1 maint: multiple names: authors list (link)
  28. ^ "caBIGModel Creation Guide". U.S. National Institute of Health.
  29. ^ "BRIDGE Model". U.S. National Cancer Institute (NCI). Archived from the original on 2014-10-11. Retrieved 2014-07-21.
  30. ^ UMM. "UML Profiles for UMM". UMM Development Site.
  31. ^ UMM. "VIENNA Addin". UMM Development Site.
  32. ^ "MDA Tool Sparx Systems" (PDF). Object Management Group (OMG).
  33. ^ Frank Truyen. "Model Driven Architecture with Enterprise Architect" (PDF). Cephas. Archived from the original (PDF) on 2016-03-04. Retrieved 2014-07-14.
  34. ^ Phil Chudley. "How to Create CORBA IDL using Enterprise Architect" (PDF). Dunstan Thomas.
  35. ^ Enterprise Architect Help. "Model Validation". Sparx Systems.
  36. ^ a b c d e f g h i j k l m n o "Enterprise Architect User Guide". Sparx Systems. Retrieved July 25, 2019.

External links

This page was last edited on 28 March 2024, at 00:03
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.