GlobalElementDecl

final case class GlobalElementDecl(targetEName: EName) extends LocatorNode

Key referring to a global element declaration. Typically the global element declaration is for a concept (that is, item or tuple), but this is only known if we have enough context to determine the substitution group inheritance hierarchy. It could also be a global element declaration for a typed dimension member.

Key referring to a global element declaration. Typically the global element declaration is for a concept (that is, item or tuple), but this is only known if we have enough context to determine the substitution group inheritance hierarchy. It could also be a global element declaration for a typed dimension member.

trait Serializable
trait Product
trait Equals
trait Node
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product