MapKeyInfo interface

Extends

Свойства

entityKind
schema

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

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

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

validateInstance(string)

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

entityKind

entityKind: "mapkey"

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

"mapkey"

schema

schema?: StringInfo

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

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

childOf

childOf: undefined | string

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

undefined | string

наследуется отNamedEntityInfo.childOf

comment

comment?: string

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

string

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

definedIn

definedIn: undefined | string

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

undefined | string

наследуется отNamedEntityInfo.definedIn

description

description?: LanguageStringType

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

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

displayName

displayName?: LanguageStringType

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

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

dtdlVersion

dtdlVersion: number

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

number

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

id

id: string

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

string

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

languageVersion

languageVersion?: number

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

number

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

name

name?: string

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

string

Унаследовано отNamedEntityInfo.name

supplementalProperties

supplementalProperties: {[x: string]: any}

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

{[x: string]: any}

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

supplementalTypeIds

supplementalTypeIds: string[]

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

string[]

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

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

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

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

undefinedProperties

undefinedProperties: {[name: string]: any}

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

{[name: string]: any}

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

undefinedTypes

undefinedTypes: string[]

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

string[]

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

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

validateInstance(string)

function validateInstance(instanceText: string): boolean

Параметры

instanceText

string

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

boolean

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