DVTk API
ModalityWorklistInformationModel Class
DVTkDvtk.Dicom.InformationEntity.WorklistModalityWorklistInformationModel
DVTk API

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

Summary description for ModalityWorklistInformationModel.
Declaration Syntax
C#Visual BasicVisual C++
public class ModalityWorklistInformationModel : BaseInformationModel
Public Class ModalityWorklistInformationModel _
	Inherits BaseInformationModel
public ref class ModalityWorklistInformationModel : public BaseInformationModel
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ModalityWorklistInformationModel()()()
Class Constructor.

AddAdditionalAttributesToInformationModel(Boolean, DataSet)
Add the attributes in this additional dataset to all Information Entities in the Information Model.
(Inherited from BaseInformationModel.)
AddDefaultAttributesToInformationModel(Boolean, DataSet)
Copy the default dataset attributes to the Information Entities in the Information Model that define them.
(Inherited from BaseInformationModel.)
AddToInformationModel(DataSet, Boolean)
Add the given Dataset to the Information Model. The data is normalised into the Information Model.
(Overrides BaseInformationModel.AddToInformationModel(DataSet, Boolean).)
ConsoleDisplay()()()
Display the Information Model to the Console - for debugging purposes.
(Inherited from BaseInformationModel.)
DataDirectory
Property - Data Directory.
(Inherited from BaseInformationModel.)
Dump(String)
Dump the Information Model to a String - for debugging purposes.
(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.)
LoadInformationModel(String)
Load the Information Model by reading all the .DCM and .RAW files present in the given directory. The data read is normalised into the Information Model.
(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.
(Overrides BaseInformationModel.PatientMerge(DataSet).)
PatientRegistration(DataSet)
Patient Registration request - update modality worklist information model.
(Overrides BaseInformationModel.PatientRegistration(DataSet).)
PatientUpdate(DataSet)
Patient Update request - update modality worklist information model.
(Overrides BaseInformationModel.PatientUpdate(DataSet).)
PlacerOrderManagement(DataSet)
Placer order management request - update modality worklist information model.
(Overrides BaseInformationModel.PlacerOrderManagement(DataSet).)
QueryInformationModel(DataSet)
Query the Information Model using the given Query Dataset.
(Overrides BaseInformationModel.QueryInformationModel(DataSet).)
RefreshInformationModel()()()
Refresh the Information Model by re-loading the contents.
(Inherited from BaseInformationModel.)
Root (Inherited from BaseInformationModel.)
StoreDataset(DataSet)
Store the dataset into a DICOM Media File in the current Information Model directory. The file contents might be later used for retrieval.
(Inherited from BaseInformationModel.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
BaseInformationModel
 ModalityWorklistInformationModel

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0