InterfaceInfo interface
- Rozszerzenie
Właściwości
| contents | |
| entity |
|
| extends | |
| schemas |
Właściwości dziedziczone
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Metody dziedziczone
| validate |
Szczegóły właściwości
contents
entityKind
entityKind: "interface"
Wartość właściwości
"interface"
extends
schemas
Szczegóły właściwości dziedziczonej
childOf
childOf: undefined | string
Wartość właściwości
undefined | string
Odziedziczone poEntityInfo.childOf
comment
definedIn
definedIn: undefined | string
Wartość właściwości
undefined | string
Odziedziczone poEntityInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
supplementalProperties
supplementalProperties: {[x: string]: any}
Wartość właściwości
{[x: string]: any}
Odziedziczone poEntityInfo.supplementalProperties
supplementalTypeIds
supplementalTypeIds: string[]
Wartość właściwości
string[]
Odziedziczone poEntityInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Wartość właściwości
Odziedziczone poEntityInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Wartość właściwości
{[name: string]: any}
Odziedziczone poEntityInfo.undefinedProperties
undefinedTypes
Szczegóły metody dziedziczonej
validateInstance(string)
function validateInstance(instanceText: string): boolean
Parametry
- instanceText
-
string
Zwraca
boolean
Odziedziczone poEntityInfo.validateInstance