DVTk API
QueryRetrieveStudyRootInformationModel Class
DVTkDvtkHighLevelInterface.InformationModelQueryRetrieveStudyRootInformationModel
DVTk API

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

Summary description for QueryRetrieveStudyRootInformationModel. Provides a wrapper class around the Dvtk.Dicom.InformationEntity.QueryRetrieve.StudyRootInformationModel class.
Declaration Syntax
C#Visual BasicVisual C++
public class QueryRetrieveStudyRootInformationModel : BaseInformationModel, 
	ICommitInformationModel, IRetrieveInformationModel
Public Class QueryRetrieveStudyRootInformationModel _
	Inherits BaseInformationModel _
	Implements ICommitInformationModel, IRetrieveInformationModel
public ref class QueryRetrieveStudyRootInformationModel : public BaseInformationModel, 
	ICommitInformationModel, IRetrieveInformationModel
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
QueryRetrieveStudyRootInformationModel()()()
Class constructor.

AddAdditionalAttributeToInformationModel(Boolean, String, VR, array<Object>[]()[])
Add the attributes in this additional dataset to all Information Entities in the Information Models.
(Inherited from BaseInformationModel.)
AddDefaultAttributeToInformationModel(Boolean, String, VR, array<Object>[]()[])
Copy the default dataset attributes to the Information Entities in the Information Models that define them.
(Inherited from BaseInformationModel.)
AddToInformationModel(DataSet)
Add data to the Information Model from the given dataset.
(Inherited from BaseInformationModel.)
AddToInformationModel(DataSetCollection)
Add data to the Information Model from the given datasets.
(Inherited from BaseInformationModel.)
DataDirectory
Property - DataDirectory
(Inherited from BaseInformationModel.)
Dump()()() (Inherited from BaseInformationModel.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsInstanceInInformationModel(String, String)
Check if the given instance is present in the Information Model. The instance will be at the leaf nodes of the Information Model.

LoadInformationModel(String)
Loads the Information Model with the appropriate data from .DCM and .RAW files found in the given dataDirectory.
(Inherited from BaseInformationModel.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
PatientMerge(DataSet)
Patient merge request - update modality worklist information model.
(Inherited from BaseInformationModel.)
PatientRegistration(DataSet)
Patient Registration request - update modality worklist information model.
(Inherited from BaseInformationModel.)
PatientUpdate(DataSet)
Patient Update request - update modality worklist information model.
(Inherited from BaseInformationModel.)
PlacerOrderManagement(DataSet)
Placer order management request - update modality worklist information model.
(Inherited from BaseInformationModel.)
QueryInformationModel(DicomMessage)
Query the Information Model using the given query message.
(Inherited from BaseInformationModel.)
RefreshInformationModel()()()
Refresh the Information Model contents.
(Inherited from BaseInformationModel.)
RetrieveInformationModel(DicomMessage)
Retrieve data from the Information Model using the given retrieve message.

Root (Inherited from BaseInformationModel.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
BaseInformationModel
 QueryRetrieveStudyRootInformationModel

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0