navigability

Navigability on an association end is a Boolean quality that indicates whether it is possible to use an association at run time to find the value or values (depending on the multiplicity of the end) of the type specified by the end, given one value for each of the other ends. An attribute is always navigable.

See also navigation efficiency.

Semantics

Navigability describes whether it is possible to traverse an association at run time. At run time, the extent of an association is a set of tuples (links), each tuple containing one value corresponding to each end of the association. Navigability means that, given values for all but one of the association ends, the tuples containing all of those values can be obtained; the result is ...

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.