MapInfo interface

Extends

Свойства

entityKind
mapKey
mapValue

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

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

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

validateInstance(string)

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

entityKind

entityKind: "map"

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

"map"

mapKey

mapKey?: MapKeyInfo

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

mapValue

mapValue?: MapValueInfo

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

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

childOf

childOf: undefined | string

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

undefined | string

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

comment

comment?: string

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

string

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

definedIn

definedIn: undefined | string

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

undefined | string

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

description

description?: LanguageStringType

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

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

displayName

displayName?: LanguageStringType

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

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

dtdlVersion

dtdlVersion: number

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

number

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

id

id: string

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

string

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

languageVersion

languageVersion?: number

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

number

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

supplementalProperties

supplementalProperties: {[x: string]: any}

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

{[x: string]: any}

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

supplementalTypeIds

supplementalTypeIds: string[]

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

string[]

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

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

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

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

undefinedProperties

undefinedProperties: {[name: string]: any}

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

{[name: string]: any}

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

undefinedTypes

undefinedTypes: string[]

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

string[]

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

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

validateInstance(string)

function validateInstance(instanceText: string): boolean

Параметры

instanceText

string

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

boolean

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