InterfaceInfo interface

يمتد

الخصائص

contents
entityKind
extends
schemas

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

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

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

validateInstance(string)

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

contents

contents?: {[value: string]: ContentInfo}

قيمة الخاصية

{[value: string]: ContentInfo}

entityKind

entityKind: "interface"

قيمة الخاصية

"interface"

extends

extends?: InterfaceInfo[]

قيمة الخاصية

schemas

schemas?: ComplexSchemaInfo[]

قيمة الخاصية

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

childOf

childOf: undefined | string

قيمة الخاصية

undefined | string

موروثة منEntityInfo.childOf

comment

comment?: string

قيمة الخاصية

string

موروثة منEntityInfo.comment

definedIn

definedIn: undefined | string

قيمة الخاصية

undefined | string

موروثة منEntityInfo.definedIn

description

description?: LanguageStringType

قيمة الخاصية

موروثة منEntityInfo.description

displayName

displayName?: LanguageStringType

قيمة الخاصية

موروثة منEntityInfo.displayName

dtdlVersion

dtdlVersion: number

قيمة الخاصية

number

موروثة منEntityInfo.dtdlVersion

id

id: string

قيمة الخاصية

string

موروثة منEntityInfo.id

languageVersion

languageVersion?: number

قيمة الخاصية

number

موروثة منEntityInfo.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

undefinedTypes: string[]

قيمة الخاصية

string[]

موروثة منEntityInfo.undefinedTypes

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

validateInstance(string)

function validateInstance(instanceText: string): boolean

المعلمات

instanceText

string

المرتجعات

boolean

موروثة منEntityInfo.validateInstance