Class TEvidenceVariableCategory

Unit

Declaration

type TEvidenceVariableCategory = class(TBackboneElement)

Description

The EvidenceVariable resource describes an element that knowledge (Evidence) is about.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property name_ : string read Getname_ write Setname_;
Public property name_Element : Tstring read Getname_Element write Setname_Element;
Public property value : TElement read Getvalue write Setvalue;

Description

Methods

Public constructor Create; override;
 

Properties

Public property name_ : string read Getname_ write Setname_;

A human-readable title or representation of the grouping.

Public property name_Element : Tstring read Getname_Element write Setname_Element;
 
Public property value : TElement read Getvalue write Setvalue;

Value or set of values that define the grouping.


Generated by PasDoc 0.15.0.