Class TStructureMapDependent

Unit

Declaration

type TStructureMapDependent = class(TBackboneElement)

Description

A Map of relationships between 2 structures that can be used to transform data.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property name_ : string read Getname_ write Setname_;
Public property name_Element : Tid read Getname_Element write Setname_Element;
Public property variable : TBSFHIRPrimitiveStringArray read GetvariableArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property name_ : string read Getname_ write Setname_;

Name of a rule or group to apply.

Public property name_Element : Tid read Getname_Element write Setname_Element;
 
Public property variable : TBSFHIRPrimitiveStringArray read GetvariableArray;

Variable to pass to the rule or group.


Generated by PasDoc 0.15.0.