Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

customDomainProperties

customDomainProperties: DomainExtension[]

dataNode

dataNode: DataNode

description

description: StrField

extendsNode

extendsNode: DomainElement[]

id

id: string

isLink

isLink: boolean

linkLabel

linkLabel: StrField

linkTarget

linkTarget: DomainElement | undefined

name

name: StrField

position

position: Range

variables

variables: StrField[]

Methods

annotations

  • annotations(): any

graph

link

linkCopy

  • Returns Linkable

withCustomDomainProperties

withDataNode

  • withDataNode(dataNode: DataNode): this
  • Parameters

    Returns this

withDescription

  • withDescription(description: string): this
  • Parameters

    • description: string

    Returns this

withExtendsNode

withId

  • withId(id: string): this
  • Parameters

    • id: string

    Returns this

withLinkLabel

  • withLinkLabel(label: string): this
  • Parameters

    • label: string

    Returns this

withLinkTarget

  • withLinkTarget(target: Linkable): this
  • Parameters

    Returns this

withName

  • withName(name: string): this
  • Parameters

    • name: string

    Returns this

withVariables

  • withVariables(variables: string[]): this
  • Parameters

    • variables: string[]

    Returns this

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc