Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Properties

and

and: Shape[]

closed

closed: BoolField

customDomainProperties

customDomainProperties: DomainExtension[]

customShapeProperties

customShapeProperties: PropertyShape[]

customShapePropertyDefinitions

customShapePropertyDefinitions: PropertyShape[]

defaultValue

defaultValue: DataNode

defaultValueStr

defaultValueStr: StrField

dependencies

dependencies: PropertyDependencies[]

deprecated

deprecated: BoolField

description

description: StrField

discriminator

discriminator: StrField

discriminatorValue

discriminatorValue: 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

maxProperties

maxProperties: IntField

minProperties

minProperties: IntField

name

name: StrField

not

not: Shape

or

or: Shape[]

position

position: Range

properties

properties: PropertyShape[]

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

withClosed

  • withClosed(closed: boolean): this
  • Parameters

    • closed: boolean

    Returns this

withCustomDomainProperties

withCustomShapeProperties

  • Parameters

    Returns this

withCustomShapeProperty

  • Parameters

    • name: string

    Returns PropertyShape

withCustomShapePropertyDefinition

  • Parameters

    • name: string

    Returns PropertyShape

withCustomShapePropertyDefinitions

  • withCustomShapePropertyDefinitions(properties: PropertyShape[]): this
  • Parameters

    Returns this

withDefaultStr

  • withDefaultStr(value: string): this
  • Parameters

    • value: string

    Returns this

withDefaultValue

  • withDefaultValue(default_: DataNode): this

withDependencies

withDependency

withDeprecated

  • withDeprecated(deprecated: boolean): this
  • Parameters

    • deprecated: boolean

    Returns this

withDescription

  • withDescription(description: string): this
  • Parameters

    • description: string

    Returns this

withDiscriminator

  • withDiscriminator(discriminator: string): this
  • Parameters

    • discriminator: string

    Returns this

withDiscriminatorValue

  • withDiscriminatorValue(value: string): this
  • Parameters

    • value: string

    Returns this

withDisplayName

  • withDisplayName(name: string): this
  • Parameters

    • name: string

    Returns this

withDocumentation

withExample

  • withExample(mediaType: string): Example

withExamples

  • withExamples(examples: Example[]): this

withExtendsNode

withId

  • withId(id: string): this
  • Parameters

    • id: string

    Returns this

withInherits

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

    Returns this

withInheritsObject

  • withInheritsObject(name: string): NodeShape
  • Parameters

    • name: string

    Returns NodeShape

withInheritsScalar

  • Parameters

    • name: string

    Returns ScalarShape

withLinkLabel

  • withLinkLabel(label: string): this
  • Parameters

    • label: string

    Returns this

withLinkTarget

  • withLinkTarget(target: Linkable): this

withMaxProperties

  • withMaxProperties(max: number): this
  • Parameters

    • max: number

    Returns this

withMinProperties

  • withMinProperties(min: number): this
  • Parameters

    • min: number

    Returns 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

withProperties

  • Parameters

    Returns this

withProperty

  • Parameters

    • name: string

    Returns PropertyShape

withReadOnly

  • withReadOnly(readOnly: boolean): this
  • Parameters

    • readOnly: boolean

    Returns this

withValues

withWriteOnly

  • withWriteOnly(writeOnly: boolean): this
  • Parameters

    • writeOnly: boolean

    Returns this

withXMLSerialization

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