Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnalignedElement

Element that does not align semantically between two compared documents.

Hierarchy

  • UnalignedElement

Index

Properties

Optional attributes

attributes: Attribute[]

List of document attributes.

Optional categories

categories: CategoryComparison[]

List of functional categories into which the element falls; in other words, the subject matter of the element.

Optional document_label

document_label: string

The label assigned to the document by the value of the file_1_label or file_2_label parameters on the Compare two documents method.

Optional location

location: Location

The numeric location of the identified element in the document, represented with two integers labeled begin and end.

Optional text

text: string

The text of the element.

Optional types

Description of the action specified by the element and whom it affects.

Generated using TypeDoc