Interface ReportEntryBase

Represents the common base of a report 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.