KerML 1.0b4 FTF Avatar
  1. OMG Issue

KERML_ — MetadataAccessExpression::referencedElement should be derived

  • Key: KERML_-162
  • Status: closed  
  • Source: Model Driven Solutions ( Mr. Ed Seidewitz)
  • Summary:

    The current abstract syntax for MetadataAccessExpression violates the rule that non-relationship metaclasses should only be (concretely) related by reified relationships. The property MetadataAccessExpression::referencedElement should be derived from such a reified relationship (like FeatureReferenceExpression::referent), rather than pointing directly to an Element.

  • Reported: KerML 1.0b2 — Sun, 9 Feb 2025 21:03 GMT
  • Disposition: Resolved — KerML 1.0b4
  • Disposition Summary:

    Revise MetadataAccessExpression

    This resolution makes the property MetadataAccessExpression::referencedElement derived. The actual Relationship to the referencedElement is then an ownedMembership that is not a FeatureMembership.

  • Updated: Sat, 19 Jul 2025 18:59 GMT