HierarchicalModel interface

An interface representing HierarchicalModel.

Properties

children
features
inherits
name
roles

Property Details

children

children?: JsonChild[]

Property Value

features

features?: JsonModelFeatureInformation[]

Property Value

inherits

inherits?: PrebuiltDomainObject

Property Value

name

name?: string

Property Value

string

roles

roles?: string[]

Property Value

string[]