ComponentInfo interface

يمتد

الخصائص

entityKind
schema

الخصائص الموروثة

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

الأساليب المتوارثة

validateInstance(string)

تفاصيل الخاصية

entityKind

entityKind: "component"

قيمة الخاصية

"component"

schema

schema?: InterfaceInfo

قيمة الخاصية

تفاصيل الخاصية الموروثة

childOf

childOf: undefined | string

قيمة الخاصية

undefined | string

موروثة منContentInfo.childOf

comment

comment?: string

قيمة الخاصية

string

موروثة منContentInfo.comment

definedIn

definedIn: undefined | string

قيمة الخاصية

undefined | string

موروثة منContentInfo.definedIn

description

description?: LanguageStringType

قيمة الخاصية

موروثة منContentInfo.description

displayName

displayName?: LanguageStringType

قيمة الخاصية

موروثة منContentInfo.displayName

dtdlVersion

dtdlVersion: number

قيمة الخاصية

number

موروثة منContentInfo.dtdlVersion

id

id: string

قيمة الخاصية

string

موروثة منContentInfo.id

languageVersion

languageVersion?: number

قيمة الخاصية

number

موروثة منContentInfo.languageVersion

name

name?: string

قيمة الخاصية

string

موروثة منContentInfo.name

supplementalProperties

supplementalProperties: {[x: string]: any}

قيمة الخاصية

{[x: string]: any}

موروثة منContentInfo.supplementalProperties

supplementalTypeIds

supplementalTypeIds: string[]

قيمة الخاصية

string[]

موروثة منContentInfo.supplementalTypeIds

supplementalTypes

supplementalTypes: SupplementalTypeInfo[]

قيمة الخاصية

موروثة منContentInfo.supplementalTypes

undefinedProperties

undefinedProperties: {[name: string]: any}

قيمة الخاصية

{[name: string]: any}

موروثة منContentInfo.undefinedProperties

undefinedTypes

undefinedTypes: string[]

قيمة الخاصية

string[]

موروثة منContentInfo.undefinedTypes

تفاصيل الأساليب المتوارثة

validateInstance(string)

function validateInstance(instanceText: string): boolean

المعلمات

instanceText

string

المرتجعات

boolean

موروثة منContentInfo.validateInstance