LongInfo interface

Extends

Свойства

entityKind

Унаследованные свойства

childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedTypes

Наследуемые методы

validateInstance(string)

Сведения о свойстве

entityKind

entityKind: "long"

Значение свойства

"long"

Сведения об унаследованном свойстве

childOf

childOf: undefined | string

Значение свойства

undefined | string

Наследуется отNumericSchemaInfo.childOf

comment

comment?: string

Значение свойства

string

Наследуется отNumericSchemaInfo.comment

definedIn

definedIn: undefined | string

Значение свойства

undefined | string

Наследуется отNumericSchemaInfo.definedIn

description

description?: LanguageStringType

Значение свойства

Наследуется отNumericSchemaInfo.description

displayName

displayName?: LanguageStringType

Значение свойства

Наследуется отNumericSchemaInfo.displayName

dtdlVersion

dtdlVersion: number

Значение свойства

number

Наследуется отNumericSchemaInfo.dtdlVersion

id

id: string

Значение свойства

string

Унаследовано отNumericSchemaInfo.id

languageVersion

languageVersion?: number

Значение свойства

number

Наследуется отNumericSchemaInfo.languageVersion

supplementalProperties

supplementalProperties: {[x: string]: any}

Значение свойства

{[x: string]: any}

Наследуется отNumericSchemaInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Значение свойства

string[]

Наследуется отNumericSchemaInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Значение свойства

Наследуется отNumericSchemaInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Значение свойства

{[name: string]: any}

Наследуется отNumericSchemaInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Значение свойства

string[]

Наследуется отNumericSchemaInfo.undefinedTypes

Сведения о наследуемом методе

validateInstance(string)

function validateInstance(instanceText: string): boolean

Параметры

instanceText

string

Возвращаемое значение

boolean

Наследуется отNumericSchemaInfo.validateInstance