Conceptual modeling languages for information and business systems focus on certain aspects of the system, e.g. its data model, its process model, and so forth. Some models are detailing elements of other models. Elements of some models are referenced in other models, and so forth.

My question is an ontological one about which types of links exist between models and/or the elements.

Here is my initial list:

T1 (reference)

Element X defined in model A is referenced inside model B.

T2 (implementation)

Element X in model A is implemented by element Y in model B.

Which other types of links exist in methods that combine several modeling languages?

Similar questions and discussions