SysML 2.0b4 FTF Avatar
  1. OMG Issue

SYSML2_ — Missing Element Import Alias

  • Key: SYSML2_-239
  • Status: closed  
  • Source: Elparazim ( Edward Roberts)
  • Summary:

    in SysMLv1 for an ElementImport one can supply an Alias... That seems to be missing in SysMLv2

  • Reported: SysML 2.0b2 — Wed, 19 Jun 2024 16:31 GMT
  • Disposition: Closed; No Change — SysML 2.0b4
  • Disposition Summary:

    Use alias membership

    The language already provides the capability to declare aliases, including aliases in one namespace of elements in another namespace. This not done using import but, rather, via a non-owning membership relationship. As described in 7.5.2 Owned Members and Aliases:

    An alias for an element is a non-owning membership of the element in a namespace, which may or may not be the same namespace that owns the element. An alias name or short name is determined only relative to its membership in the namespace, and can therefore be different than the name or short name defined on the element itself. Note that the same element may be related to a namespace by multiple alias memberships, allowing the element to have multiple, different names relative to that namespace.

  • Updated: Sat, 19 Jul 2025 19:25 GMT