Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

customDomainProperties

customDomainProperties: DomainExtension[]

description

description: StrField

displayName

displayName: StrField

domain

domain: StrField[]

extendsNode

extendsNode: DomainElement[]

id

id: string

isLink

isLink: boolean

linkLabel

linkLabel: StrField

linkTarget

linkTarget: DomainElement | undefined

name

name: StrField

position

position: Range

schema

schema: Shape

Methods

annotations

  • annotations(): any

graph

link

linkCopy

  • Returns Linkable

withCustomDomainProperties

withDescription

  • withDescription(description: string): this
  • Parameters

    • description: string

    Returns this

withDisplayName

  • withDisplayName(displayName: string): this
  • Parameters

    • displayName: string

    Returns this

withDomain

  • withDomain(domain: string[]): this
  • Parameters

    • domain: 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

withSchema

  • withSchema(schema: Shape): this
  • Parameters

    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