NamedEntityInfo interface
- Extends
Свойства
| entity |
|
| name |
Унаследованные свойства
| child |
|
| comment | |
| defined |
|
| description | |
| display |
|
| dtdl |
|
| id | |
| language |
|
| supplemental |
|
| supplemental |
|
| supplemental |
|
| undefined |
|
| undefined |
Наследуемые методы
| validate |
Сведения о свойстве
entityKind
entityKind: "command" | "commandpayload" | "commandrequest" | "commandresponse" | "component" | "property" | "relationship" | "telemetry" | "enumvalue" | "field" | "mapkey" | "mapvalue" | "unitattribute" | "namedlatenttype"
Значение свойства
"command" | "commandpayload" | "commandrequest" | "commandresponse" | "component" | "property" | "relationship" | "telemetry" | "enumvalue" | "field" | "mapkey" | "mapvalue" | "unitattribute" | "namedlatenttype"
name
name?: string
Значение свойства
string
Сведения об унаследованном свойстве
childOf
comment
definedIn
definedIn: undefined | string
Значение свойства
undefined | string
Наследуется отEntityInfo.definedIn
description
displayName
dtdlVersion
id
languageVersion
supplementalProperties
supplementalProperties: {[x: string]: any}
Значение свойства
{[x: string]: any}
Наследуется отEntityInfo.supplementalProperties
supplementalTypeIds
supplementalTypeIds: string[]
Значение свойства
string[]
Наследуется отEntityInfo.supplementalTypeIds
supplementalTypes
supplementalTypes: SupplementalTypeInfo[]
Значение свойства
Наследуется отEntityInfo.supplementalTypes
undefinedProperties
undefinedProperties: {[name: string]: any}
Значение свойства
{[name: string]: any}
Наследуется отEntityInfo.undefinedProperties
undefinedTypes
Сведения о наследуемом методе
validateInstance(string)
function validateInstance(instanceText: string): boolean
Параметры
- instanceText
-
string
Возвращаемое значение
boolean
Наследуется отEntityInfo.validateInstance