RelationshipInfo interface
- Extends
Vlastnosti
| entity |
|
| max |
|
| min |
|
| properties | |
| target | |
| writable |
Zděděné vlastnosti
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| name | |
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Zděděné metody
| validate |
Podrobnosti vlastnosti
entityKind
entityKind: "relationship"
Hodnota vlastnosti
"relationship"
maxMultiplicity
maxMultiplicity?: number
Hodnota vlastnosti
number
minMultiplicity
minMultiplicity?: number
Hodnota vlastnosti
number
properties
target
target?: string
Hodnota vlastnosti
string
writable
writable?: boolean
Hodnota vlastnosti
boolean
Podrobnosti zděděných vlastností
childOf
comment
definedIn
description
displayName
dtdlVersion
id
languageVersion
name
supplementalProperties
supplementalProperties: {[x: string]: any}
Hodnota vlastnosti
{[x: string]: any}
Zděděno zContentInfo.supplementalProperties
supplementalTypeIds
supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Hodnota vlastnosti
{[name: string]: any}
Zděděno zContentInfo.undefinedProperties
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