DVTk API
ModalityWorklistInformationModel Class
DVTkDvtkHighLevelInterface.InformationModelModalityWorklistInformationModel
DVTk API

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

Summary description for ModalityWorklistInformationModel. Provides a wrapper class around the Dvtk.Dicom.InformationEntity.Worklist.ModalityWorklistInformationModel class.
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.

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.)
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.)
Root (Inherited from BaseInformationModel.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
BaseInformationModel
 ModalityWorklistInformationModel

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0