The first version of the Enterprise Collaboration Architecture (ECA) has been published by the
Object Management Group
The Object Management Group (OMG) is a computer industry standardization, standards consortium. OMG Task Forces develop enterprise integration standards for a range of technologies.
Business activities
The goal of the OMG was a common portabl ...
(OMG) in 2001.
The vision of the (ECA) is to simplify the development of component based and services oriented systems by providing a modeling framework aligned with the
model-driven architecture
Model Driven Architecture (MDA) is a software design approach for the development of software systems. It provides a set of guidelines for the structuring of specifications, which are expressed as models. Model Driven Architecture is a kind of doma ...
(MDA) of the
Object Management Group
The Object Management Group (OMG) is a computer industry standardization, standards consortium. OMG Task Forces develop enterprise integration standards for a range of technologies.
Business activities
The goal of the OMG was a common portabl ...
(OMG).
The ECA thus provides a modeling framework for technology neutral business process design followed by implementation mappings onto the chosen architecture and technologies. It requires bi-directional traceability across the specification, implementation and operation.
The ECA specifies a set of UML models used to model different aspects (e.g. static and dynamic aspects) of the system and a set of viewpoints addressing different concerns (e.g. business, engineering, technology, ...).
ECA models
The ECA comprises four UML models:
#the Component Collaboration Architecture,
#the Business Process Model,
#the Events Model, and
#the Entities Model.
The Component Collaboration Architecture (CCA)
The Component Collaboration Architecture (CCA) provides a recursive decomposition and assembly of logical parts or process roles. These represent abstract role players which are ultimately mapped onto physical system components. ECA thus separates process roles from the physical process components realizing these roles.
The Business Process Model
The business process model defines the business processes across levels of granularity using compound task diagrams. A compound task coordinates lower level activities to perform a higher level activity. Process roles can be defined for activities. ECA defines the following three process roles
*Responsible party
*Performer
*Artifact
The ECA does not require the formal specification of services contracts for performers, but in most cases this would be encouraged.
The Events Model
The events model aims to support the specification of loosely coupled, event-driven applications. It defines
* processes with events in-flow and action out-flow, as well as
* entities with action in-flow and events out-flow.
The Entities Model
The entities model defines the structure of and relationships between business entities.
ECA Views
The ECA views are directly taken from the Reference Model of Open Distributed Processing
RM-ODP
Reference Model of Open Distributed Processing (RM-ODP) is a reference model in computer science, which provides a co-ordinating framework for the standardization of open distributed processing (ODP). It supports distribution, interworking, plat ...
:
* the Enterprise view : The ''enterprise view'' specifies the CCA, the processes, business entities and their relationships, the events leading to actions in a technology neutral way.
* the Computational view : The ''computations specification'' gets as inputs the enterprise specification and a set of mapping patterns and produces the computational specification.
* the Information view : The ''information view'' gets as inputs the entity specifications, relationships and a set of mapping patterns and generates the information specification.
* the Engineering view : The ''engineering view'' specifies abstract technology decisions like which components are to be network accessible, where messaging is to be used as integration channel and how entities are to be mapped onto persistent storage without specifying the concrete technologies to be used.
* the Technology view : The ''technology view'' specifies the mapping onto technologies like the component hosts (e.g. JavaEE, SOA/JBI, CORBA-CCM, Microsoft.Net, ...), concrete middleware providers, concrete persistence providers.
See also
*
Enterprise Distributed Object Computing (EDOC)
*
Model Driven Engineering
Model-driven engineering (MDE) is a software development methodology that focuses on creating and exploiting domain models, which are conceptual models of all the topics related to a specific problem. Hence, it highlights and aims at abstract r ...
(MDE)
*
Model-driven architecture
Model Driven Architecture (MDA) is a software design approach for the development of software systems. It provides a set of guidelines for the structuring of specifications, which are expressed as models. Model Driven Architecture is a kind of doma ...
(MDA)
*
Metamodeling
A metamodel or surrogate model is a model of a model, and metamodeling is the process of generating such metamodels. Thus metamodeling or meta-modeling is the analysis, construction and development of the frames, rules, constraints, models and ...
*
Unified Modeling Language
The Unified Modeling Language (UML) is a general-purpose, developmental modeling language in the field of software engineering that is intended to provide a standard way to visualize the design of a system.
The creation of UML was originally m ...
(UML)
References
{{Unreferenced, date=July 2009
External links
OMG ECA Specification
Enterprise architecture