Skip to content
Leon Starr edited this page Mar 12, 2022 · 6 revisions

R176 / Generalization

Association Reference is a Simple Association Reference or Association Class Reference


Whether an Association is formalized by an Association Class or not, each Association Reference refers along a Perspective toward some target Class.

Formalization of the Association by either an Association Class or a participating Class determines where the Association Reference is housed and the number of References required.

Formalization

Simple Association Reference.(From class, To class, Rnum, Domain) ->
    Association Reference.(From class, To class, Rnum, Domain)
Association Class Reference.(Association class, Participating class, Rnum, Domain) ->
    Association Reference.(From class, To class, Rnum, Domain)
Clone this wiki locally