SupplementalTypeInfo interface

L’interface qui fournit des informations sur un type n’est pas matérialisée en tant que classe de matériaux.

Propriétés

contextId
isAbstract
parentSupplementalType
parentType
properties
type

Détails de la propriété

contextId

contextId: string

Valeur de propriété

string

isAbstract

isAbstract: boolean

Valeur de propriété

boolean

parentSupplementalType

parentSupplementalType?: SupplementalTypeInfo

Valeur de propriété

parentType

parentType?: string

Valeur de propriété

string

properties

properties?: {[x: string]: SupplementalPropertyInfo}

Valeur de propriété

{[x: string]: SupplementalPropertyInfo}

type

type: string

Valeur de propriété

string