Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private _meta

_meta: any

Private _property

_property: any

Private _propertyGrammarType

_propertyGrammarType: any

example

example: boolean

texpr

texpr: boolean

Methods

docTableName

  • docTableName(): string

domain

  • Returns ITypeDefinition

getPropertyGrammarType

  • getPropertyGrammarType(): string
  • Returns string

id

  • id(): string
  • Returns string

isAllowNull

  • isAllowNull(): boolean
  • Returns boolean

isDescriminating

  • isDescriminating(): boolean
  • Returns boolean

isEmbedMap

  • isEmbedMap(): boolean

isExampleProperty

  • isExampleProperty(): boolean
  • Returns boolean

isHidden

  • isHidden(): boolean

isKey

  • isKey(): boolean
  • Returns boolean

isMerged

  • isMerged(): boolean
  • Returns boolean

isReference

  • isReference(): boolean
  • Returns boolean

isSystem

  • isSystem(): boolean

isTypeExpr

  • isTypeExpr(): boolean
  • Returns boolean

markdownDescription

  • markdownDescription(): string

meta

  • meta(key: string): any
  • Parameters

    • key: string

    Returns any

nameId

  • nameId(): string
  • Returns string

priority

  • priority(): number
  • Returns number

putMeta

  • putMeta(key: string, value: any): void
  • Parameters

    • key: string
    • value: any

    Returns void

range

  • Returns ITypeDefinition

referencesTo

  • Returns ITypeDefinition

setDocTableName

  • setDocTableName(val: string): void

setExample

  • setExample(e: boolean): void
  • Parameters

    • e: boolean

    Returns void

setHidden

  • setHidden(val: boolean): void

setMarkdownDescription

  • setMarkdownDescription(val: string): void

setTypeExpression

  • setTypeExpression(e: boolean): void
  • Parameters

    • e: boolean

    Returns void

setValueDescription

  • setValueDescription(val: string): void

valueDescription

  • valueDescription(): string

valueDocProvider

  • Returns IValueDocProvider

withEmbedMap

withPropertyGrammarType

  • withPropertyGrammarType(pt: string): void
  • Parameters

    • pt: string

    Returns void

withSystem

Generated using TypeDoc