Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

customDomainProperties

customDomainProperties: DomainExtension[]

description

description: StrField

displayName

displayName: StrField

extendsNode

extendsNode: DomainElement[]

id

id: string

isLink

isLink: boolean

linkLabel

linkLabel: StrField

linkTarget

linkTarget: DomainElement | undefined

mediaType

mediaType: StrField

name

name: StrField

position

position: Range

strict

strict: BoolField

structuredValue

structuredValue: DataNode

value

value: StrField

Methods

annotations

  • annotations(): any

graph

link

  • Returns Example

linkCopy

  • Returns Example

  • Returns Linkable

withCustomDomainProperties

withDescription

  • withDescription(description: string): this
  • Parameters

    • description: string

    Returns this

withDisplayName

  • withDisplayName(displayName: string): this
  • Parameters

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

withMediaType

  • withMediaType(mediaType: string): this
  • Parameters

    • mediaType: string

    Returns this

withName

  • withName(name: string): this
  • Parameters

    • name: string

    Returns this

withStrict

  • withStrict(strict: boolean): this
  • Parameters

    • strict: boolean

    Returns this

withStructuredValue

  • withStructuredValue(value: DataNode): this
  • Parameters

    Returns this

withValue

  • withValue(value: string): this
  • Parameters

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