Skip to content
Leon Starr edited this page Feb 17, 2026 · 7 revisions

Identifiers

  1. ID
  2. Address

Attributes

ID

ACT1, ACT2, ...

Type: Actor ID -> ID

Address

An unqualified address that can be resolved by the modeling language (metamodel) domain. In other words, the address structure is modeling language specific. For Shlaer-Mellor Executable UML, for example, we might have an address like:

EVMAN:ASLEV<S1-3>

Here the structure is domain:class and, in this example, identifies an instance of the ASLEV (Acessible Shaft Level) class in the EVMAN (Elevator Management) domain.

Clone this wiki locally