Class TSubstancePolymerMonomerSet

Unit

Declaration

type TSubstancePolymerMonomerSet = class(TBackboneElement)

Description

Properties of a substance specific to it being a polymer.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property ratioType : TCodeableConcept read GetratioType write SetratioType;
Public property startingMaterial : TSubstancePolymerStartingMaterialArray read GetstartingMaterialArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property ratioType : TCodeableConcept read GetratioType write SetratioType;

Captures the type of ratio to the entire polymer, e.g. Monomer/Polymer ratio, SRU/Polymer Ratio.

Public property startingMaterial : TSubstancePolymerStartingMaterialArray read GetstartingMaterialArray;

The starting materials - monomer(s) used in the synthesis of the polymer.


Generated by PasDoc 0.15.0.