Class TDeviceDefinitionHasPart

Unit

Declaration

type TDeviceDefinitionHasPart = class(TBackboneElement)

Description

The characteristics, operational status and capabilities of a medical-related component of a medical device.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property reference : TReference read Getreference write Setreference;
Public property count : integer read Getcount write Setcount;
Public property countElement : Tinteger read GetcountElement write SetcountElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property reference : TReference read Getreference write Setreference;

Reference to the device that is part of the current device.

Public property count : integer read Getcount write Setcount;

Number of instances of the component device in the current device.

Public property countElement : Tinteger read GetcountElement write SetcountElement;
 

Generated by PasDoc 0.15.0.