Interface ReportChildEntryBase

Represents the the base of a child entry in a specification report.

Hierarchy

Index

Properties

classValue

classValue: string

The entry class.

depth

depth: number

The depth of the entry.

description

description: string

The entry description.

element

The element for the entry.

id

id: string

The identifier of the entry.

isProcess

isProcess: boolean

Whether the entry is a process entry.

target

target: string

The entry target.

typeValue

typeValue: string

The type of entry.

value

value: string

The value of the entry.