:TS:EnumMember Node

represents a TypeScript enum element

Properties

NameDescription
globalFqnglobal FQN of the enum member
localFqnlocal FQN of the enum member
namename of the enum member
code coordinatescode coordinates of the enum member (without fileName)

Relations

NameTarget Label(s)CardinalityDescription
INITIALIZED_WITH:TS:Value0..1explicitly assigned value of the enum member