Class TSubstancePolymerRepeatUnit

Unit

Declaration

type TSubstancePolymerRepeatUnit = class(TBackboneElement)

Description

Todo.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property orientationOfPolymerisation : TCodeableConcept read GetorientationOfPolymerisation write SetorientationOfPolymerisation;
Public property repeatUnit : string read GetrepeatUnit write SetrepeatUnit;
Public property repeatUnitElement : Tstring read GetrepeatUnitElement write SetrepeatUnitElement;
Public property amount : TSubstanceAmount read Getamount write Setamount;
Public property degreeOfPolymerisation : TSubstancePolymerDegreeOfPolymerisationArray read GetdegreeOfPolymerisationArray;
Public property structuralRepresentation : TSubstancePolymerStructuralRepresentationArray read GetstructuralRepresentationArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property orientationOfPolymerisation : TCodeableConcept read GetorientationOfPolymerisation write SetorientationOfPolymerisation;

Todo.

Public property repeatUnit : string read GetrepeatUnit write SetrepeatUnit;

Todo.

Public property repeatUnitElement : Tstring read GetrepeatUnitElement write SetrepeatUnitElement;
 
Public property amount : TSubstanceAmount read Getamount write Setamount;

Todo.

Public property degreeOfPolymerisation : TSubstancePolymerDegreeOfPolymerisationArray read GetdegreeOfPolymerisationArray;

Todo.

Public property structuralRepresentation : TSubstancePolymerStructuralRepresentationArray read GetstructuralRepresentationArray;

Todo.


Generated by PasDoc 0.15.0.