Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

and

and: Shape[]

customDomainProperties

customDomainProperties: DomainExtension[]

defaultValue

defaultValue: DataNode

defaultValueStr

defaultValueStr: StrField

deprecated

deprecated: BoolField

description

description: StrField

displayName

displayName: StrField

documentation

documentation: CreativeWork

examples

examples: Example[]

extendsNode

extendsNode: DomainElement[]

id

id: string

inherits

inherits: Shape[]

isDefaultEmpty

isDefaultEmpty: string

isLink

isLink: boolean

linkLabel

linkLabel: StrField

linkTarget

linkTarget: DomainElement | undefined

location

location: string

name

name: StrField

not

not: Shape

or

or: Shape[]

position

position: Range

readOnly

readOnly: BoolField

toJsonSchema

toJsonSchema: string

values

values: DataNode[]

writeOnly

writeOnly: BoolField

xmlSerialization

xmlSerialization: XMLSerializer

xone

xone: Shape[]

Methods

annotations

  • annotations(): any

graph

link

  • Returns Shape

linkCopy

validate

withAnd

  • withAnd(subShapes: Shape[]): this
  • Parameters

    Returns this

withCustomDomainProperties

withDefaultStr

  • withDefaultStr(value: string): this
  • Parameters

    • value: string

    Returns this

withDefaultValue

  • withDefaultValue(default_: DataNode): this

withDeprecated

  • withDeprecated(deprecated: boolean): this
  • Parameters

    • deprecated: boolean

    Returns this

withDescription

  • withDescription(description: string): this
  • Parameters

    • description: string

    Returns this

withDisplayName

  • withDisplayName(name: string): this
  • Parameters

    • name: string

    Returns this

withDocumentation

  • Parameters

    Returns this

withExample

  • withExample(mediaType: string): Example
  • Parameters

    • mediaType: string

    Returns Example

withExamples

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

    Returns this

withExtendsNode

withId

  • withId(id: string): this
  • Parameters

    • id: string

    Returns this

withInherits

  • withInherits(inherits: Shape[]): this
  • Parameters

    Returns this

withLinkLabel

  • withLinkLabel(label: string): this
  • Parameters

    • label: string

    Returns this

withLinkTarget

  • withLinkTarget(target: Linkable): this

withName

  • withName(name: string): this
  • Parameters

    • name: string

    Returns this

withNode

  • withNode(shape: Shape): this
  • Parameters

    Returns this

withOr

  • withOr(subShapes: Shape[]): this
  • Parameters

    Returns this

withReadOnly

  • withReadOnly(readOnly: boolean): this
  • Parameters

    • readOnly: boolean

    Returns this

withValues

withWriteOnly

  • withWriteOnly(writeOnly: boolean): this
  • Parameters

    • writeOnly: boolean

    Returns this

withXMLSerialization

  • Parameters

    Returns this

withXone

  • withXone(subShapes: 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