Skip to content

Establish term meta-pointer #89

Description

@enikao

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions