Click or drag to resize

imbSCI.Reporting.meta Namespace

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
META structure is abstract DATA representation of report: content and relationship between parts of it.
Classes
Interfaces
Remarks

Logical hierarchy of a META structure

  • metaDocumentSet - The main container for single test report. It is related to one science test run, has unique test run stamp.
  • metaDocument - Describes an output unit (html, pdf, md, xlsx) - it containes pages that may result in separate subfolder (html, md) files or may be as part of it (psf, xlsx) depending on settings and output format.
  • metaDocumentPage -

    Containes subpages and/or content blocks

    Describes one output onit for particular data source. It may be separate file or part of metaDocument. In web crawler scenario: describes one particular part of the process
  • MetaContentNestedBase classes : IMetaContent - Content blocks that describe structure of content and hold particular information to be shown.