RelationshipInfo interface

Extends

Vlastnosti

entityKind
maxMultiplicity
minMultiplicity
properties
target
writable

Zděděné vlastnosti

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

Zděděné metody

validateInstance(string)

Podrobnosti vlastnosti

entityKind

entityKind: "relationship"

Hodnota vlastnosti

"relationship"

maxMultiplicity

maxMultiplicity?: number

Hodnota vlastnosti

number

minMultiplicity

minMultiplicity?: number

Hodnota vlastnosti

number

properties

properties?: PropertyInfo[]

Hodnota vlastnosti

target

target?: string

Hodnota vlastnosti

string

writable

writable?: boolean

Hodnota vlastnosti

boolean

Podrobnosti zděděných vlastností

childOf

childOf: undefined | string

Hodnota vlastnosti

undefined | string

Zděděno zContentInfo.childOf

comment

comment?: string

Hodnota vlastnosti

string

Zděděno zContentInfo.comment

definedIn

definedIn: undefined | string

Hodnota vlastnosti

undefined | string

Zděděno zContentInfo.definedIn

description

description?: LanguageStringType

Hodnota vlastnosti

Zděděno zContentInfo.description

displayName

displayName?: LanguageStringType

Hodnota vlastnosti

Zděděno zContentInfo.displayName

dtdlVersion

dtdlVersion: number

Hodnota vlastnosti

number

Zděděno zContentInfo.dtdlVersion

id

id: string

Hodnota vlastnosti

string

Zděděno poContentInfo.id

languageVersion

languageVersion?: number

Hodnota vlastnosti

number

Zděděno zContentInfo.languageVersion

name

name?: string

Hodnota vlastnosti

string

Zděděno odContentInfo.name

supplementalProperties

supplementalProperties: {[x: string]: any}

Hodnota vlastnosti

{[x: string]: any}

Zděděno zContentInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

Hodnota vlastnosti

string[]

Zděděno zContentInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

Hodnota vlastnosti

Zděděno zContentInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

Hodnota vlastnosti

{[name: string]: any}

Zděděno zContentInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

Hodnota vlastnosti

string[]

Zděděno zContentInfo.undefinedTypes

Podrobnosti zděděných metod

validateInstance(string)

function validateInstance(instanceText: string): boolean

Parametry

instanceText

string

Návraty

boolean

Zděděno zContentInfo.validateInstance