DVTk API
DvtkHighLevelInterface.Common.Compare Namespace
DVTkDvtkHighLevelInterface.Common.Compare
DVTk API

[This is preliminary documentation and is subject to change.]

 
Declaration Syntax
C#Visual BasicVisual C++
namespace DvtkHighLevelInterface.Common.Compare
Namespace DvtkHighLevelInterface.Common.Compare
namespace DvtkHighLevelInterface.Common.Compare
Types
All TypesClassesEnumerations
IconTypeDescription
AttributeCollections
Summary description for AttributeCollections.

AttributeTypes
Summary description for AttributeTypes.

CompareBase
This class contains the shared functionality for doing a static and dynamic compare of multiple datasets.

CompareResults
Summary description for CompareResults.

CompareRule
Contains one or more ValidationRule instances. Specifies how a list of attributes (Dicom and/or HL7) should be validated together.

CompareRules
All validation rules that will be applied to a list of attribute collections.

CompareValueTypes
Summary description for ValueTypes.

DynamicCompare
This class implements a dynamic compare of attribute sets, i.e. (absent) attributes from different attribute sets with possible different tags are compared with each other.

FlagsBase
Union of all possible flags defined in the other Flags enumerates.

FlagsDicomAttribute
Flags the are relevant for Dicom Attributes.

FlagsHl7Attribute
Flags the are relevant for HL7 Attributes.

StaticDicomCompare
Summary description for StaticDicomCompare.

ValidationRuleBase
Abstract base class. Specifies for an attribute in some protocol how it should be validated.

ValidationRuleDicomAttribute
Specifies how a Dicom attribute should be validated.

ValidationRuleHl7Attribute
Specifies how a HL7 attribute should be validated.