Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElementPair

Details of semantically aligned elements.

Hierarchy

  • ElementPair

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 of the document (that is, the value of either the file_1_label or file_2_label parameters) in which the element occurs.

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 contents of the element.

Optional types

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

Generated using TypeDoc