ArchiMate Application Layer

Learning ArchiMate Part 12 – Application Layer Structural Concepts and Relationships

Published: April 17, 2014
Share on:

A Recap from Part 11…

The Business, Application and Technology Layers are broken down into three types of concepts: Passive Structure, Behavior, and Active Structure. Passive structure elements are written to and read from by Active structure elements. Behavior elements describe the transaction between the Active and Passive structure elements as well as between Active structure elements.

Examples of Passive structure elements are contracts, data objects and products. Actors, roles, collaboration, and others represent active structure elements. Functions, processes, and events are some of the elements that represent behavior structure elements.

The following series of articles will cover Application Layer concepts. The Application Layer supports the business layer with application services, which are realized by (software) applications.

Application Layer Structural Concepts and Relationships

Application Component – a modular, deployable, and replaceable part of a software system that encapsulates its behavior and data and exposes these through a set of interfaces.

figure1Description

The main structural concept for the application layer is the application component. This concept is used to model any structural entity in the application layer: not just (re-­‐usable) software components that can be part of one or more applications, but also complete software applications, sub-applications, or information systems.

Although very similar to the UML 2.0 component, the ArchiMate component concept strictly models the structural aspect of an application: its behavior is modeled by an explicit relationship to the behavioral concepts.

An application component is a self-­‐contained unit of functionality. As such, it is independently deployable, re-usable, and replaceable.

An application component performs one or more application functions. It encapsulates its contents: its functionality is only accessible through a set of application interfaces. Co-operating application components are connected via application collaborations.

Relationships

An application component may be assigned to one or more application functions, business processes, or business functions, has one or more application interfaces, which expose its functionality, and application interfaces of other application components may be used by an application component.

figure2Application Collaboration – an aggregate of two or more application components that work together to perform collective behavior.

Description

An application collaboration specifies which components co-­‐operate to perform some task. The collaborative behavior, including, for example, the communication pattern of these components, is modeled by an application interaction.

An application collaboration typically models a logical or temporary collaboration of application components, and does not exist as a separate entity in the enterprise.

Relationships

An application collaboration:

  1. is a specialization of a componentfigure3
  2. aggregates two or more (co-­‐operating) application componentsfigure4
  3. is an active structure element that may be assigned to one or more application interactions or business interactionsfigure5

An application interface may be used by an application collaboration.

figure6

An application collaboration may be composed of application interfaces.

figure7

Application interface – a point of access where an application service is made available to a user or another application component.

Description

An application interface specifies how the functionality of a component can be accessed by other components (provided interface), or which functionality the component requires from its environment (required interface). An application interface exposes an application service to the environment.

The same application service may be exposed through different interfaces.

Relationships

An application interface may be part of an application component through composition, which means that these interfaces are provided or required by that component, and can be used by other application components.

figure8An application interface can be assigned to application services or business services, which means that the interface exposes these services to the environment.

figure9Data object — a passive element suitable for automated processing.

Description

An application function operates on a data object. A data object may be communicated via interactions and used or produced by application services.

It should be a self‐contained piece of information with a clear meaning to the business, not just to the application level. Typical examples of data objects are a customer record, a client database, or an insurance claim.

Relationships

A data object can be accessed by an application function, application interaction, or application service.

figure10A data object may realize a business object, and may be realized by an artifact.

figure11A data object may have association, specialization, aggregation, or composition relationships with other data objects.

figure12Next time…

Next week’s article will cover Application Behavior concepts.

This blog includes extracts of the ArchiMate 2.0 Specification, Copyright © 2009-2012 The Open Group. ArchiMate® is a registered trademark of The Open Group. For the original material please refer to this page.

More Free Resources

Related Courses:

TOGAF, Enterprise Architecture

TOGAF® Business Architecture: Foundation

$649.00
TOGAF, Enterprise Architecture

TOGAF® Enterprise Architecture: Foundation

$649.00
TOGAF, Enterprise Architecture

TOGAF® Enterprise Architecture: Practitioner

$649.00
TOGAF, Enterprise Architecture

TOGAF® Enterprise Architecture: Foundation & Practitioner (10th Edition, Parts 1 and 2)

$1,069.00

Related Resources: