Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

customDomainProperties

customDomainProperties: DomainExtension[]

encoding

encoding: Encoding[]

examples

examples: Example[]

extendsNode

extendsNode: DomainElement[]

id

id: string

mediaType

mediaType: StrField

name

name: StrField

position

position: Range

schema

schema: Shape

Methods

annotations

  • annotations(): any

graph

withCustomDomainProperties

withEncoding

  • Parameters

    Returns this

  • Parameters

    • name: string

    Returns Encoding

withExample

  • withExample(name: string): Example
  • Parameters

    • name: string

    Returns Example

withExamples

  • withExamples(examples: Example[]): this
  • Parameters

    Returns this

withExtendsNode

withId

  • withId(id: string): this
  • Parameters

    • id: string

    Returns this

withMediaType

  • withMediaType(mediaType: string): this
  • Parameters

    • mediaType: string

    Returns this

withName

  • withName(name: string): this
  • Parameters

    • name: string

    Returns this

withObjectSchema

  • Parameters

    • name: string

    Returns NodeShape

withScalarSchema

  • Parameters

    • name: string

    Returns ScalarShape

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