location

The physical placement of an artifact, such as a file, within a distributed environment. In UML, location is discrete and the units of location are nodes.

See also artifact, node.

Semantics

The concept of location requires the concept of a space within which things can exist. UML does not model the full complexity of the three-dimensional universe. Instead, it supports a topological model of spaces connected by communications paths. A node is a computing resource at which a run-time entity can live. Nodes are connected by communications paths modeled as associations. Nodes may contain deployments of artifacts, which means that a copy of the artifact is stored on or executed on the node. Deployment may be specified on a type or instance ...

Get Unified Modeling Language Reference Manual, The, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.