The term meta-link describes references from M1 to M2, e.g. from an instance to its concept.
All known meta-links are:
- Metamodel usage to its
Metamodel.key
- Node to its
FeaturesContainer.key
- Property value in a node to its
Property.key
- List of children in a node to its
Containment.key
- List of references in a node to its
Reference.key
meta-links are conceptually always triplets, consisting of:
- Concept/Feature
key
- Metamodel
key
- Metamodel
version
In some contexts, the physical representation might be compressed (e.g. factor out Metamodel.key+version from meta-links).
The term meta-link describes references from M1 to M2, e.g. from an instance to its concept.
All known meta-links are:
Metamodel.keyFeaturesContainer.keyProperty.keyContainment.keyReference.keymeta-links are conceptually always triplets, consisting of:
keykeyversionIn some contexts, the physical representation might be compressed (e.g. factor out Metamodel.key+version from meta-links).