MapInfo interface

Rozszerzenie

Właściwości

entityKind
mapKey
mapValue

Właściwości dziedziczone

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

Metody dziedziczone

validateInstance(string)

Szczegóły właściwości

entityKind

entityKind: "map"

Wartość właściwości

"map"

mapKey

mapKey?: MapKeyInfo

Wartość właściwości

mapValue

mapValue?: MapValueInfo

Wartość właściwości

Szczegóły właściwości dziedziczonej

childOf

childOf: undefined | string

Wartość właściwości

undefined | string

Odziedziczone poComplexSchemaInfo.childOf

comment

comment?: string

Wartość właściwości

string

Odziedziczone poComplexSchemaInfo.comment

definedIn

definedIn: undefined | string

Wartość właściwości

undefined | string

Odziedziczone zComplexSchemaInfo.definedIn

description

description?: LanguageStringType

Wartość właściwości

Odziedziczone zComplexSchemaInfo.description

displayName

displayName?: LanguageStringType

Wartość właściwości

Odziedziczone poComplexSchemaInfo.displayName

dtdlVersion

dtdlVersion: number

Wartość właściwości

number

Odziedziczone zComplexSchemaInfo.dtdlVersion

id

id: string

Wartość właściwości

string

Odziedziczone poComplexSchemaInfo.id

languageVersion

languageVersion?: number

Wartość właściwości

number

Odziedziczone poComplexSchemaInfo.languageVersion

supplementalProperties

supplementalProperties: {[x: string]: any}

Wartość właściwości

{[x: string]: any}

Odziedziczone poComplexSchemaInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Wartość właściwości

string[]

Odziedziczone zComplexSchemaInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Wartość właściwości

Odziedziczone poComplexSchemaInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Wartość właściwości

{[name: string]: any}

Odziedziczone zComplexSchemaInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Wartość właściwości

string[]

Odziedziczone zComplexSchemaInfo.undefinedTypes

Szczegóły metody dziedziczonej

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametry

instanceText

string

Zwraca

boolean

Odziedziczone poComplexSchemaInfo.validateInstance